Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/peopledoc/django-anysign

Generic online signature for Django
https://github.com/peopledoc/django-anysign

approved-public ghec-mig-migrated

Last synced: 3 months ago
JSON representation

Generic online signature for Django

Awesome Lists containing this project

README

        

|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