pyvariot/README.md
2024-06-07 11:07:52 +02:00

22 lines
322 B
Markdown

# Python client and module for Project Template
This is a simple template used in all the web based APIs in this repository, and a few others.
## Installation
```bash
pip install pyproject
```
## Usage
### Command line
You can use the `client` command to do a thing:
```bash
```
### Library
See [API Reference]()