matemat/README.md
2018-06-12 22:01:01 +02:00

21 lines
469 B
Markdown

# matemat
[![pipeline status](https://gitlab.com/s3lph/matemat/badges/master/pipeline.svg)](https://gitlab.com/s3lph/matemat/commits/master)
[![coverage report](https://gitlab.com/s3lph/matemat/badges/master/coverage.svg)](https://gitlab.com/s3lph/matemat/commits/master)
## Dependencies
- Python 3.6
- Python dependencies:
- apsw
- bcrypt
## Usage
```sh
python -m matemat
```
## License
[MIT License](https://gitlab.com/s3lph/matemat/blob/master/LICENSE)