Metadata-Version: 1.1
Name: pydocusign
Version: 2.2
Summary: Python client for DocuSign signature SAAS platform.
Home-page: https://pydocusign.readthedocs.io/
Author: Benoît Bryon
Author-email: peopledoc@people-doc.com
License: BSD
Description: |Build Status| |Documentation Status| |Pypi Status|
        
        ##########
        pydocusign
        ##########
        
        `pydocusign` is a Python client for `DocuSign`_ signature SAAS platform.
        
        
        **************
        Project status
        **************
        
        `pydocusign` has just been created to provide Python bindings for DocuSign's
        API. The project is not mature yet, but authors already use it! It means that,
        while API and implementation may change (improve!) a bit, authors do care of
        the changes.
        
        Also, help is welcome! Feel free to report issues, request features or
        refactoring!
        
        
        *********
        Resources
        *********
        
        * Documentation: https://pydocusign.readthedocs.org
        * PyPI page: https://pypi.python.org/pypi/pydocusign
        * Bugtracker: https://github.com/peopledoc/pydocusign/issues
        * Changelog: https://pydocusign.readthedocs.org/en/latest/about/changelog.html
        * Code repository: https://github.com/peopledoc/pydocusign
        * Continuous integration: https://travis-ci.org/peopledoc/pydocusign
        
        .. _`DocuSign`: https://www.docusign.com
        
        .. |Build Status| image:: https://travis-ci.org/peopledoc/pydocusign.svg?branch=master
            :target: https://travis-ci.org/peopledoc/pydocusign
        
        .. |Documentation Status| image:: https://readthedocs.org/projects/pydocusign/badge/
            :target: http://pydocusign.readthedocs.io/en/latest/
        
        .. |Pypi Status| image:: https://img.shields.io/pypi/v/pydocusign.svg
            :target: https://pypi.python.org/pypi/pydocusign
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
