boilerplate-py/README.md

20 lines
189 B
Markdown
Raw Normal View History

# ${REPO_NAME}
2022-01-11 15:44:16 +01:00
${REPO_DESCRIPTION}
2022-01-11 15:44:16 +01:00
## Usage
2022-01-11 15:44:16 +01:00
...
## Installation
`pip install ${REPO_NAME}`
2022-01-11 15:44:16 +01:00
## Dependencies
Python Version ..., OS ...
## Building from source
Run `python -m build`