{"library":"django-cryptography","type":"library","category":null,"description":"django-cryptography simplifies encrypting data within Django models and applications. It provides encrypted model fields and utilities based on the `cryptography` library. The current version is 1.1, with releases occurring periodically to maintain compatibility with Django and the underlying `cryptography` library.","language":"python","status":"active","version":"1.1","tags":["django","encryption","security","data-privacy","fields"],"last_verified":"Mon May 25","install":[{"cmd":"pip install django-cryptography","imports":["from django_cryptography.fields import EncryptedCharField","from django_cryptography.fields import EncryptedTextField","from django_cryptography.core import encrypt","from django_cryptography.core import decrypt","N/A (removed in v1.0)"]}],"homepage":null,"github":"https://github.com/georgemarshall/django-cryptography","docs":"https://django-cryptography.readthedocs.io","changelog":null,"pypi":"https://pypi.org/project/django-cryptography/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.2,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-cryptography/compatibility"}}