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

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: 12 months 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
```