python-producteev

Producteev API
Download

python-producteev Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Martin Garcia
  • Publisher web site:
  • https://github.com/magarcia/

python-producteev Tags


python-producteev Description

python-producteev is a Python wrapper for the Producteev API.InstallationTo install producteev, simply: pip install producteevOr, if you absolutely must: easy_install producteevUsageCreate a new client instance:from producteev import Producteevclient = Producteev("api_key_from_producteev","api_secret_from_producteev")Login in as a user:client.login("username","password")Get the server time:client.timeGet as list of tasks:client.tasks.listGet as list of lables:client.labels.listProduct's homepage


python-producteev Related Software