An open API service indexing awesome lists of open source software.

https://github.com/pyvec/python.cz

Czech Python user group homepage / Domovská stránka českých Pythonistů
https://github.com/pyvec/python.cz

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

# python.cz

Czech Python community homepage, now powered by [MkDocs](https://www.mkdocs.org/).

## What happened here?

In 2023-2024, there has been a volunteer-driven effort to revive this site and migrate it from Flask-Frozen to MkDocs.
For details and motivations, read [#559](https://github.com/pyvec/python.cz/pull/559).
The main bulk of the work is done, but many small details still need to be finalized.
The effort is ongoing, and you're welcome to help!
Check out the [issues](https://github.com/pyvec/python.cz/issues), especially the pinned ones.

## How to run (for development)

1. Clone repository
1. `poetry install`
1. `poetry run mkdocs serve`

## License

[MIT](LICENSE)