Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peopledoc/django-docusign
Integration of DocuSign's SaaS signature platform with Django
https://github.com/peopledoc/django-docusign
approved-public ghec-mig-migrated
Last synced: 17 days ago
JSON representation
Integration of DocuSign's SaaS signature platform with Django
- Host: GitHub
- URL: https://github.com/peopledoc/django-docusign
- Owner: peopledoc
- License: other
- Created: 2014-06-10T15:07:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-03-24T15:33:13.000Z (almost 3 years ago)
- Last Synced: 2024-12-02T18:00:49.329Z (about 1 month ago)
- Topics: approved-public, ghec-mig-migrated
- Language: Python
- Homepage:
- Size: 266 KB
- Stars: 25
- Watchers: 27
- Forks: 17
- Open Issues: 10
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
|Build Status| |Documentation Status| |Pypi Status|
###############
django-docusign
###############`django-docusign` is a Django application for `DocuSign`_'s digital signature
SAAS platform.It uses `pydocusign`_ as `Python` client.
It implements `django-anysign`_ API.**************
Project status
**************`django-docusign` is under active development. 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://django-docusign.readthedocs.org
* PyPI page: https://pypi.org/project/django-docusign/
* Bugtracker: https://github.com/peopledoc/django-docusign/issues
* Changelog: https://django-docusign.readthedocs.org/en/latest/about/changelog.html
* Code repository: https://github.com/peopledoc/django-docusign
* Continuous integration: https://travis-ci.org/peopledoc/django-docusign.. _`DocuSign`: https://www.docusign.com/
.. _`pydocusign`: https://pypi.org/project/pydocusign/
.. _`django-anysign`: https://pypi.org/project/django-anysign/.. |Build Status| image:: https://github.com/peopledoc/django-docusign/actions/workflows/ci.yml/badge.svg?branch=master
:target: https://github.com/peopledoc/django-docusign/actions.. |Documentation Status| image:: https://readthedocs.org/projects/django-docusign/badge/
:target: http://django-docusign.readthedocs.io/en/latest/.. |Pypi Status| image:: https://img.shields.io/pypi/v/django-docusign.svg
:target: https://pypi.org/project/django-docusign