littleROSE / python.cz

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

Home Page:https://python.cz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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ů

https://python.cz

License:MIT License


Languages

Language:HTML 55.7%Language:Python 33.3%Language:CSS 7.7%Language:JavaScript 2.1%Language:Shell 1.2%