First official release
Added
- Planned functionality implemented
- Unit tests are implemented, coverage is 100%, connected to [codecov.io](https://codecov.io)
- The code is linted with `flake8` and `pylint`
- API documentation is created and published on [readthedocs.io](https://readthedocs.io)
- Python distribution package is published on PyPI
- Github workflows are implemented to automate testing and package publishing