https://github.com/michinaoshimizu/boilerplate.poetry.py
boilerplate poetry python
https://github.com/michinaoshimizu/boilerplate.poetry.py
boilerplate poetry python
Last synced: 2 months ago
JSON representation
boilerplate poetry python
- Host: GitHub
- URL: https://github.com/michinaoshimizu/boilerplate.poetry.py
- Owner: MichinaoShimizu
- License: mit
- Created: 2022-02-11T04:57:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-20T17:07:14.000Z (about 1 year ago)
- Last Synced: 2024-10-06T03:05:03.165Z (8 months ago)
- Topics: boilerplate, poetry, python
- Language: Makefile
- Homepage: https://github.com/MichinaoShimizu/boilerplate.poetry.py
- Size: 145 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# boilerplate.poetry.py
[](https://github.com/MichinaoShimizu/boilerplate.poetry.py/actions/workflows/python-package.yml)
## Requirements
- python >= 3.8
## pip install
```bash
pip install -U git+ssh://[email protected]/$(REPOSITORY_NAME).git
```## Contributing
[CONTRIBUTING.md](CONTRIBUTING.md)