Skip to content

Stocked/python.cz

 
 

Repository files navigation

python.cz

Czech Python community homepage.

Build Status Test Coverage

Installation

The code is Python 3 (the production Python version is 3.4).

$ pip install .

Development

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

Deployment

The site gets automatically deployed after any push to the master branch. See documentation in the deployment directory.

Authors & Contributions

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.

License

MIT

About

Czech Python user group homepage / Domovská stránka českých Pythonistů

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.6%
  • Python 33.4%
  • CSS 7.7%
  • JavaScript 2.1%
  • Shell 1.2%