Metadata-Version: 2.1
Name: clockify-api
Version: 0.1.0
Summary: Python wrapper for Clockify's API.
Author: Jean-Paul Weijers
Author-email: jpweijers@users.noreply.github.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: bidict (>=0.22.0,<0.23.0)
Requires-Dist: marshmallow (>=3.15.0,<4.0.0)
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
