Skip to content

zaxebo1/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

Languages

  • Python 99.6%
  • Makefile 0.4%