Giter Club home page Giter Club logo

python.cz's Introduction

python.cz

Czech Python community homepage.

Build Status Test Coverage

Installation

The code is Python 3.7.

  1. Install Pipenv

  2. 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.

  3. Go inside the project directory and run Pipenv to install dependencies:

    $ cd ./python.cz
    $ pipenv install --dev
    

Development

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

Deployment

The 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.

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, the @pyvec/python-cz are python.cz maintainers.

License

MIT

python.cz's People

Contributors

honzajavorek avatar encukou avatar dependabot-preview[bot] avatar dependabot-support avatar messa avatar hroncok avatar martinbilek avatar svetlanam avatar frenzymadness avatar mikicz avatar sputnikus avatar djanku avatar bukovskyjosef avatar michalwiglasz avatar tomasbedrich avatar petrblahos avatar vahalova avatar starenka avatar mintaka avatar milonline-eu avatar honzadvorak avatar viktorstiskala avatar segeda avatar magicie avatar msgre avatar mnovackova avatar thejoeejoee avatar josefjezek avatar honzas83 avatar pupapaik avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.