PyCon 2016 in Portland, Or
hills next to breadcrumb illustration

PymeSync, the Python interface to the TimeSync API

Matthew Johnson

Audience level:
Intermediate
Category:
Python Libraries

Description

The TimeSync API is an Open Source centralize time tracking API. Its simple, powerful REST API makes it easy to hook comprehensive time tracking and reporting into any workflow. PymeSync is a python module providing full access to the TimeSync API.

Abstract

The TimeSync API is designed to provide simple yet comprehensive time tracking for projects of any size or structure. TimeSync's REST API allows developers to easily build hooks into ticketing tools, project management tools, revision control systems, and mobile apps so that project members can track their time easily, no matter what their workflow. PymeSync is the Python interface to this API, designed to allow Python developers to easily plug TimeSync time entry and reporting into any Python application.