
django-cryptography 1.1
0
Easily encrypt data in Django
Contents
Easily encrypt data in Django
Stars: 407, Watchers: 407, Forks: 88, Open Issues: 48The georgemarshall/django-cryptography repo was created 9 years ago and the last code push was 1 years ago.
The project is popular with 407 github stars!
How to Install django-cryptography
You can install django-cryptography using pip
pip install django-cryptography
or add it to a project with poetry
poetry add django-cryptography
Package Details
- Author
- George Marshall
- License
- BSD-3-Clause
- Homepage
- https://github.com/georgemarshall/django-cryptography
- PyPi:
- https://pypi.org/project/django-cryptography/
- Documentation:
- https://django-cryptography.readthedocs.io
- GitHub Repo:
- https://github.com/georgemarshall/django-cryptography
Classifiers
- Internet/WWW/HTTP
- Security/Cryptography
Related Packages
Errors
A list of common django-cryptography errors.
Code Examples
Here are some django-cryptography code examples and snippets.
pythonfix







