https://github.com/peopledoc/pydocusign
Python client for DocuSign signature API
https://github.com/peopledoc/pydocusign
approved-public ghec-mig-migrated
Last synced: 6 months ago
JSON representation
Python client for DocuSign signature API
- Host: GitHub
- URL: https://github.com/peopledoc/pydocusign
- Owner: peopledoc
- License: other
- Created: 2014-06-02T14:17:27.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-08-11T00:57:13.000Z (almost 2 years ago)
- Last Synced: 2024-12-08T21:36:20.067Z (6 months ago)
- Topics: approved-public, ghec-mig-migrated
- Language: Python
- Size: 200 KB
- Stars: 18
- Watchers: 17
- Forks: 21
- Open Issues: 15
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
|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