Skip to main content

Extensions for Django in terms of Cryptography.

Project description

DJANGO-CRYPTO-EXTENSIONS

.. image:: https://img.shields.io/pypi/v/django-crypto-extensions :alt: PyPI

.. image:: https://img.shields.io/pypi/pyversions/django-crypto-extensions :alt: PyPI - Python Version

.. image:: https://readthedocs.org/projects/django-crypto-extensions/badge/?version=latest :target: https://django-crypto-extensions.readthedocs.io/en/latest/?badge=latest :alt: Documentation

.. image:: https://travis-ci.com/DjangoCrypto/django-crypto-extensions.svg?branch=main :target: https://travis-ci.com/DjangoCrypto/django-crypto-extensions :alt: Travis CI

Documentation

For more information on installation and configuration see the documentation at:

https://django-crypto-extensions.readthedocs.io/

CONTRIBUTION

TESTS

  • Make sure that you add the test for contributed field to test/test_fields.py and run with command before sending a pull request:
$ pip install tox  # if not already installed
$ tox

Or, if you prefer using Docker (recommended):

docker build -t django_crypto_extensions .
docker run -v $(pwd):/app -it django_crypto_extensions /bin/bash
tox

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-crypto-extensions-1.0.0.tar.gz (10.5 kB view hashes)

Uploaded Source

Built Distribution

django_crypto_extensions-1.0.0-py3-none-any.whl (12.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page