Czech Python community homepage.
The code is Python 3 (the production Python version is 3.6).
$ git clone git@github.com:pyvec/python.cz.git ./python.cz --depth=10
$ cd ./python.cz
$ pip install -e .It is recommended to start with a shallow clone as historically, this repo has contained a lot of rather large photos.
The site uses GitHub API. For certian pages to work correctly, you need to set the GITHUB_TOKEN environment variable to a GitHub Personal Access Token (no scopes needed).
$ export GITHUB_TOKEN=...
$ python runserver.py --helpThe site gets automatically deployed after any push to the master branch. It is frozen by Elsa. A Travis CI cron job (admin access) redeploys it daily, so any content of dynamic nature isn't outdated.
- Domain: bestowed by KRAXNET
Access: e-mail request to KRAXNET - Analytics: Google Analytics
Access: @honzajavorek, @encukou, @martinbilek, @benabraham
This site is community effort and contributions are very welcome! See the Hall of fame for the most active contributors.
The site is backed by Pyvec, nonprofit organization dedicated to support of Python in the Czech Republic. Honza Javorek is the original author, core commiter and maintainer of python.cz.