Ecosyste.ms: Awesome
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: 17 days ago
JSON representation
Quick starter template for new python projects
- Host: GitHub
- URL: https://github.com/jritsema/python-template
- Owner: jritsema
- Created: 2020-10-30T15:42:10.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-13T21:50:20.000Z (4 months ago)
- Last Synced: 2024-09-14T13:03:05.008Z (4 months ago)
- Topics: new, project, python, scaffold, starter, template
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# python-template
Quick starter template for new python projects
```
Choose a make command to runinit run this once to initialize a new python project
install install project dependencies
start run local project
```