django-anysign
  • Install
  • Configure
  • Models
  • Backends
  • Views
  • Loading
  • Demo project
  • About django-anysign
    • Vision
    • Alternatives and related projects
    • License
    • Authors & contributors
    • Changelog
  • Contributing
 
django-anysign
  • Docs »
  • About django-anysign »
  • 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-anysign.

django-dummysign¶

django-dummysign [1] provides a dummy backend that implements django-anysign API. It is made for tests, prototypes or developments.

Note

At the moment, django-dummysign is distributed as part of django-anysign itself. When you pip install django-anysign you get both import django_anysign and django_dummysign.

This happened because django-anysign and django-dummysign are developed together and tests from one require updates from the other, and vice-versa. They may be separated again later, as an example if django-dummysign gets additional requirements such as pyPdf you do not need in django-anysign.

django-docusign¶

django-docusign [2] provides a backend for DocuSign [3] signature service. It uses django-anysign to integrate pydocusign [4] in Django.

django-hello_sign¶

django-hello_sign [5] integrates hellosign [6] in Django. It does not use django-anysign API.

References

[1]https://github.com/novapost/django-anysign/tree/master/django_dummysign/
[2]https://github.com/novapost/django-docusign/
[3]https://www.docusign.com/
[4]https://github.com/novapost/pydocusign/
[5]https://pypi.python.org/pypi/django-hello_sign/
[6]https://www.hellosign.com/
Next Previous

© Copyright 2014 - Benoît Bryon.

Sphinx theme provided by Read the Docs
Read the Docs v: 0.1
Versions
latest
0.1
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.