https://github.com/olivmath/liby
https://github.com/olivmath/liby
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/olivmath/liby
- Owner: olivmath
- License: mit
- Created: 2023-12-31T18:57:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-01T04:51:09.000Z (about 1 year ago)
- Last Synced: 2025-01-14T14:49:49.466Z (4 months ago)
- Language: Shell
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Template for automatic library deployment in PyPi
**RUN BEFORE COMMIT**
```
poetry install
pre-commit install
```