Skip to main content

Simple Toggl API wrapper for non-premium features.

Project description

Python Toggl API Wrapper

GitHub Actions Workflow Status Codecov


[!WARNING]
Alpha Stage: Anything might change without notice at any moment.

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


Installation

Poetry

  • $ poetry add toggl-api-wrapper

PIP

  • $ pip install toggl-api-wrapper

Usage

  • Currently supports interacting with Trackers, Projects, Clients & Tags and some extras.

  • Designed to be rudimentary to allow simple development of custom commands.

  • Most of the configuration relies on setting the environment variables.

  1. TOGGL_API_TOKEN: Your Toggl API token or account email.
    • If using an email TOGGL_PASSWORD must be set as well.

Development

See CONTRIBUTING.

License

MIT. Check LICENSE for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

toggl_api_wrapper-0.1.0.tar.gz (17.1 kB view hashes)

Uploaded Source

Built Distribution

toggl_api_wrapper-0.1.0-py3-none-any.whl (23.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page