Lákalo by tě python.cz udržovat, rozvíjet, nebo to celé předělat? Ozvi se na Slacku!
Czech Python community homepage.
The code is Python 3.7.
-
Clone the project:
$ git clone [email protected]:pyvec/python.cz.git --depth=10
It is recommended to start with a shallow clone as historically, this repo has contained a lot of rather large photos.
-
Go inside the project directory and run Pipenv to install dependencies:
$ cd ./python.cz $ pipenv install --dev
The site uses GitHub API. For certain 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=...
$ pipenv run serve
The site gets automatically deployed after any push to the master
branch. It is frozen by Elsa. A GitHub action redeploys it daily, so any content of dynamic nature isn't outdated.
- Domain: bestowed by KRAXNET
Access: e-mail request to KRAXNET - Public Analytics: Simple Analytics
Access: @honzajavorek
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, the @pyvec/python-cz are python.cz maintainers.