Toggl API Wrapper

Ongoing

TogglGithubPytestSQLToxJSONMkdocsHttpx

Simple Python Toggl API wrapper for non-premium features primarily focused on creating a cached framework for developing custom commands.

Built with simplicty in mind which allows the user to prototype quick commands with the builtin endpoints while also caching to JSON or a Sqlite database. Built through a few metaclasses expandablity is fairly easily achieved.

Tested pretty extensively with Tox & Github actions this runs through a bunch of tests before publishing to PyPi.

Technologies:

PythonSqliteSQLAlchemy