Miscellaneous Chores
* Proper CLI for standalone usage
* Documentation (still in progress, though)
* Introduced ``tox`` for handling testing, build, and publishing tasks
* Introduced Github Actions for automated testing
Code Refactoring
* Replaced ``nosetest`` with ``pytest`` as the choice for unit and integration testing
* Updated the existing tests for ``pytest``
Bug Fixes
* Module imports were fixed