Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jritsema/python-template

Quick starter template for new python projects
https://github.com/jritsema/python-template

new project python scaffold starter template

Last synced: 17 days ago
JSON representation

Quick starter template for new python projects

Awesome Lists containing this project

README

        

# python-template

Quick starter template for new python projects

```
Choose a make command to run

init run this once to initialize a new python project
install install project dependencies
start run local project
```