Enhancements
- Add sponsor links
- Drop support for Python 3.3
- Add support for Python 3.7 and 3.8
- Improve `setup.py`
- Improve the file hierarchy
- Use Tox to run tests
- Improve Sphinx documentation
- Switch from Travis CI to GitHub Actions
- Add pre-commit framework to install Git hooks
Fixes
- Fix linting issues