Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alvarofpp/template-python
Template for Python projects.
https://github.com/alvarofpp/template-python
python3 template
Last synced: 2 days ago
JSON representation
Template for Python projects.
- Host: GitHub
- URL: https://github.com/alvarofpp/template-python
- Owner: alvarofpp
- License: bsd-3-clause
- Created: 2022-03-27T20:57:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-15T01:06:11.000Z (4 months ago)
- Last Synced: 2024-11-05T22:04:11.412Z (2 days ago)
- Topics: python3, template
- Language: Makefile
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Boilerplate for Python projects
In this boilerplate you have:
- Python 3.12;
- Docker and Docker Compose;
- Integration workflow (lint + tests).