https://github.com/innovailable/pytoggl
High-level Python 3 interface for Toggl API
https://github.com/innovailable/pytoggl
Last synced: about 1 year ago
JSON representation
High-level Python 3 interface for Toggl API
- Host: GitHub
- URL: https://github.com/innovailable/pytoggl
- Owner: Innovailable
- Created: 2013-11-02T06:47:18.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-02T06:48:23.000Z (over 12 years ago)
- Last Synced: 2025-05-18T05:14:24.514Z (about 1 year ago)
- Language: Python
- Size: 102 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pytoggl
`pytoggl` attempts to provide a simple Python 3 wrapper for the [Toggl
API](https://github.com/toggl/toggl_api_docs).
The developement will be driven by a specific use case (a tray icon app). The
goal is to provide a high-level abstraction for the complete API, but
functionality exceeding the use case might not be developed immediately. If you
are interested in using this library feel free to contact me with requests or
extend the code yourself.