Skip to content
/ pymite Public

python library that wraps the rest calls of the time tracking service mite

License

Notifications You must be signed in to change notification settings

damnit/pymite

Repository files navigation

pymite logo

Python wrapper for the Mite API.

travis Coverage Status

Install

pip install pymite

Usage

from pymite import Mite
m = Mite("foo", "fooapikey123")
m.tracker_adapter.show()

backporting

Due to bug 1673007 in python < 3.3 we did not plan to do a backport of pymite.

About

python library that wraps the rest calls of the time tracking service mite

Resources

License

Stars

Watchers

Forks

Packages

No packages published