DEV Community

João M.C. Teixeira
João M.C. Teixeira

Posted on • Updated on

Python Project Template

I have updated my Python Project Template repository. This is a fully working template where you will find configured continuous integration services with GitHub actions, Codecov, tox, ReadTheDocs, and others.

You can use this template as a reference to configure your own CI protocol or as an actual GitHub template for your repository.

I also discuss many aspects on how to structure a Python application/library.

Let me know your thoughts,

https://github.com/joaomcteixeira/python-project-skeleton

Top comments (0)