Metadata-Version: 2.1
Name: rescue-api
Version: 1.0.3
Summary: A Python wrapper for the RescueTime API.
Home-page: https://git.sr.ht/~mjorgensen/rescue-api
Author: Matthew Jorgensen
Author-email: matthew@jrgnsn.net
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# rescue-api

This is a Python 3 implementation of the RescueTime API.

## Resources

You can find this project [on PyPi][pypi].

You should also familiarize yourself with the official [RescueTime API docs][official].

[official]: https://www.rescuetime.com/anapi/setup/documentation
[pypi]: https://pypi.org/project/rescue-api/


