Python Project Template

python_project_template – Template for all my Python projects on Github. Automatic integration with Python 2.7 – 3.7, Travis, AppVeyor, Codecov, CodeClimate, MentionBot, Sphinx, Readthedocs, Flake8…

Similar

Build Python Go-extensions

Go(golang) is a very fast and efficient compiled programming language. Much like how you can build Python C-extensions to speed up your python applications, Python developers also have the option to build Go components that are embedded into their python. (more…)

Read more »