Metadata-Version: 2.1
Name: faster-closeio
Version: 1.5.0
Summary: Slim API wrapper to access close.io CRM.
Home-page: https://github.com/Thermondo/closeio
Author: Thermondo GmbH
Author-email: opensource@thermondo.de
License: Apache-2
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Django
Requires-Dist: python-dateutil (>=2.2)
Requires-Dist: requests (>=2.2.1)
Requires-Dist: six (>=1.6.1)
Requires-Dist: slumber (==0.7.1)
Provides-Extra: django
Requires-Dist: django (>=1.11) ; extra == 'django'

|version| |ci| |codecov| |license|

closeio
=======

Slim API wrapper to access close.io CRM

.. |version| image:: https://img.shields.io/pypi/v/faster_closeio.svg
   :target: https://pypi.python.org/pypi/faster_closeio/

.. |ci| image:: https://travis-ci.org/Thermondo/closeio.svg?branch=master
   :target: https://travis-ci.org/Thermondo/closeio

.. |codecov| image:: https://codecov.io/gh/Thermondo/closeio/branch/master/graph/badge.svg
   :target: https://codecov.io/gh/Thermondo/closeio

.. |license| image:: https://img.shields.io/badge/license-APL_2-blue.svg
   :target: LICENSE



