Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 221 Bytes

README.rst

File metadata and controls

10 lines (7 loc) · 221 Bytes

python-teamwork

Python Wrapper for Teamwork API

API Reference: http://developer.teamwork.com/

To use, simply do:

>>> import teamwork
>>> instance = teamork.Teamwork('company.teamwork.com', 'API_KEY')