Metadata-Version: 2.0
Name: pyEchosign
Version: 0.3.5.dev0
Summary: Connect to the Echosign API without constructing HTTP requests
Home-page: https://gitlab.com/jensastrup/pyEchosign
Author: Jens Astrup
Author-email: jensaiden@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Keywords: adobe echosign
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Office/Business
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Natural Language :: English
Requires-Dist: arrow (>=0.10.0,<1.0.0)
Requires-Dist: requests (>=2.12.4,<3.0.0)

.. image:: https://gitlab.com/jensastrup/pyEchosign/badges/master/coverage.svg
    :target: https://gitlab.com/jensastrup/pyEchosign/commits/master

WIP - A module to connect to the Echosign API to create, send, and retrieve agreements.

Documentation
#############

Documentation is hosted at `RTD <http://pyechosign.readthedocs.io/en/latest/>`_

