connect-client

Python client for getconnect.io


Keywords
getconnect, io, analytics, connect
License
MIT
Install
pip install connect-client==0.1.1

Documentation

connect-python

http://codecov.io/github/getconnect/connect-python/coverage.svg?branch=master https://travis-ci.org/getconnect/connect-python.svg?branch=master

This is the official Connect python client.

Sign up

If you don't already have a Connect account, sign up at https://getconnect.io - it's free!

Install

The library can be installed by pip

pip install connect-client

Documentation

All of the documentation can be found at http://docs.getconnect.io

Contributing

We love open source, so we are happy to accept pull requests and will endeavour to fix the issues and include the enhancements that the community raise.

Tests

Tests are run via py.test and tox.

Changelog

0.1.0

  • Initial version

0.1.1

  • Minor bug fixes