Metadata-Version: 2.0
Name: amocrm
Version: 0.7.7
Summary: AmoCRM API wrapper in python
Home-page: https://github.com/paramono/amocrm
Author: Alexander Paramonov
Author-email: alex@paramono.com
License: BSD License
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Environment :: Plugins
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Office/Business
Classifier: Topic :: Office/Business :: Financial
Requires-Dist: requests

======
amocrm
======

amocrm is a package for RESTful communication with AmoCRM


Installation
------------

    pip install amocrm



