Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/peopledoc/django-anysign
- Owner: peopledoc
- License: other
- Created: 2014-06-11T16:41:02.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-03-24T15:34:12.000Z (over 2 years ago)
- Last Synced: 2024-06-21T00:13:35.039Z (5 months ago)
- Topics: approved-public, ghec-mig-migrated
- Language: Python
- Size: 116 KB
- Stars: 22
- Watchers: 26
- Forks: 10
- Open Issues: 9
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- starred-awesome - django-anysign - Generic online signature for Django (Python)
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