tllcommon

Low-level, reshareable Python code for Timeline Labs projects


License
Other
Install
pip install tllcommon==0.1.0

Documentation

tllcommon

Latest CircleCI Release

Low-level, reshareable Python code for Timeline Labs projects

Usage

Installation

Testing

Make sure you have the following python environments local:

pyenv local 3.3.3 2.7.6 2.6.8 3.4.1

Then:

tox

Requirements

Compatibility

Python 2 and 3 support enforced by tox on circleci