django-anysign icon indicating copy to clipboard operation
django-anysign copied to clipboard

Generic online signature for Django

|Build Status| |Documentation Status| |Pypi Status|

############## django-anysign ##############

django-anysign is a Django application to manage online signature in a generic way.

Its goal is to provide a consistent API whatever the signature implementation, so that you can either:

  • switch from one signature backend to another;
  • use several backends at once.

See Alternatives & related projects_ for details about supported online signature services.


Project status


django-anysign 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!), authors do care of the changes.

Also, help is welcome! Feel free to report issues, request features or refactoring!


Resources


  • Documentation: https://django-anysign.readthedocs.io
  • PyPI page: https://pypi.org/project/django-anysign
  • Bugtracker: https://github.com/peopledoc/django-anysign/issues
  • Changelog: https://django-anysign.readthedocs.io/en/latest/about/changelog.html
  • Code repository: https://github.com/peopledoc/django-anysign
  • Continuous integration: https://travis-ci.org/peopledoc/django-anysign

.. _Alternatives & related projects: https://django-anysign.readthedocs.io/en/latest/about/alternatives.html

.. |Build Status| image:: https://github.com/peopledoc/django-anysign/actions/workflows/main.yml/badge.svg?branch=master :target: https://github.com/peopledoc/django-anysign/actions

.. |Documentation Status| image:: https://readthedocs.org/projects/django-anysign/badge/ :target: http://django-anysign.readthedocs.io/en/latest/

.. |Pypi Status| image:: https://img.shields.io/pypi/v/django-anysign.svg :target: https://pypi.org/project/django-anysign