Metadata-Version: 2.1
Name: imaginaition
Version: 0.1.2
Author: jtpotato
License: MPL-2.0
Project-URL: homepage, https://github.com/jtpotato/imaginaition
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

### To use
To see a list of all commands:
```
imaginaition -h
```
### Running in development
```
cd src
python -m imaginaition
```
