https://github.com/furechan/simple-hatch
https://github.com/furechan/simple-hatch
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/furechan/simple-hatch
- Owner: furechan
- License: mit
- Created: 2025-03-05T18:38:02.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-05T22:12:55.000Z (about 2 months ago)
- Last Synced: 2025-03-05T23:22:19.636Z (about 2 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Simple-Hatch
Simple python project with an src layout using hatchling backend
This project is used as example package in https://github.com/furechan/pypi-index
Installation using direct references
pip install "simple-hatch @ git+https://github.com/furechan/simple-hatch#egg=simple-hatch-0.0.0"