A low dependency and really simple to start project template for Python Projects.
DO NOT FORK this is meant to be used from Use this template feature.
- Click on Use this template
- Give a name to your project
(e.g.
my_awesome_projectrecommendation is to use all lowercase and underscores separation for repo names.) - Wait until the first run of CI finishes (Github Actions will process the template and commit to your new repo)
NOTE: WAIT until first CI run on github actions before cloning your new project.