https://github.com/perinim/lib-python-template
https://github.com/perinim/lib-python-template
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/perinim/lib-python-template
- Owner: PeriniM
- License: mit
- Created: 2025-06-09T18:32:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-18T21:51:10.000Z (10 months ago)
- Last Synced: 2025-09-23T20:15:02.663Z (9 months ago)
- Language: Makefile
- Size: 157 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Lib Template
This is a Python library template with a CI/CD pipeline that uses semantic versioning and GitHub Actions.
## Installation
```bash
pip install python-lib-template
```