Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonsymhoven/python-project-template
https://github.com/simonsymhoven/python-project-template
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/simonsymhoven/python-project-template
- Owner: simonsymhoven
- Created: 2023-02-04T14:19:57.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-20T15:07:27.000Z (almost 2 years ago)
- Last Synced: 2024-12-16T03:08:59.263Z (about 1 month ago)
- Language: Python
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# project_name
project_description
## Install it from PyPI
```bash
pip install project_name
```## Usage
```txt
project_name @ git+https://github.com/simonsymhoven/[email protected]
```