django-docusign
  • Install
  • Configure
  • Demo project
  • About django-docusign
    • Vision
    • Alternatives and related projects
    • License
    • Authors & contributors
    • Changelog
  • Contributing
 
django-docusign
  • Docs »
  • About django-docusign »
  • Alternatives and related projects
  • Edit on GitHub

Alternatives and related projects¶

This document presents other projects that provide similar or complementary functionalities. It focuses on differences or relationships with django-docusign.

DocuSign’s helper libraries¶

There are other libraries related to DocuSign [1] service. Check https://www.docusign.com/developer-center/helper-libraries

pydocusign¶

django-docusign uses pydocusign [2], a Python library for DocuSign [1]. django-docusign focuses on integration in Django.

django-anysign¶

django-anysign [3] provides generic tools to integrate online signing in Django. django-docusign implements django-anysign API.

References

[1](1, 2) https://www.docusign.com/
[2]https://pypi.python.org/pypi/pydocusign/
[3]https://pypi.python.org/pypi/django-anysign/
Next Previous

© Copyright 2014 - Benoît Bryon.

Built with Sphinx using a theme provided by Read the Docs.