django-cryptographic-fields-bihealth


Namedjango-cryptographic-fields-bihealth JSON
Version 0.6.0 PyPI version JSON
download
home_pagehttp://github.com/bihealth/django-cryptographic-fields/
SummaryA set of django fields that internally are encrypted using the cryptography.io native python encryption library.
upload_time2023-07-18 14:54:41
maintainer
docs_urlNone
authorManuel Holtgrewe, Mikko Nieminen, Oliver Stolpe
requires_python
licenseMIT
keywords encryption django fields
VCS
bugtrack_url
requirements setuptools coverage cryptography Django django_coverage flake8 ipython mock pep8 psycopg2 pyflakes pytz yolk freezegun
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/bihealth/django-cryptographic-fields/",
    "name": "django-cryptographic-fields-bihealth",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "encryption,django,fields",
    "author": "Manuel Holtgrewe, Mikko Nieminen, Oliver Stolpe",
    "author_email": "manuel.holtgrewe@bih-charite.de, mikko.nieminen@bih-charite.de, oliver.stolpe@bih-charite.de",
    "download_url": "https://files.pythonhosted.org/packages/db/a8/8936f646bafa10efe00a4dda1909d2453ffb65b2d5c8fc3150f1d86bcca3/django-cryptographic-fields-bihealth-0.6.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A set of django fields that internally are encrypted using the cryptography.io native python encryption library.",
    "version": "0.6.0",
    "project_urls": {
        "Homepage": "http://github.com/bihealth/django-cryptographic-fields/"
    },
    "split_keywords": [
        "encryption",
        "django",
        "fields"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dba88936f646bafa10efe00a4dda1909d2453ffb65b2d5c8fc3150f1d86bcca3",
                "md5": "889bc22b265df859cfb323e3f29b9a13",
                "sha256": "f7199caa36761b19c0c6c467d5f87c6bd1b281e8aa29c97404c194578bc24b62"
            },
            "downloads": -1,
            "filename": "django-cryptographic-fields-bihealth-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "889bc22b265df859cfb323e3f29b9a13",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8162,
            "upload_time": "2023-07-18T14:54:41",
            "upload_time_iso_8601": "2023-07-18T14:54:41.278927Z",
            "url": "https://files.pythonhosted.org/packages/db/a8/8936f646bafa10efe00a4dda1909d2453ffb65b2d5c8fc3150f1d86bcca3/django-cryptographic-fields-bihealth-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-18 14:54:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bihealth",
    "github_project": "django-cryptographic-fields",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "setuptools",
            "specs": []
        },
        {
            "name": "coverage",
            "specs": []
        },
        {
            "name": "cryptography",
            "specs": []
        },
        {
            "name": "Django",
            "specs": [
                [
                    ">=",
                    "1.9.4"
                ]
            ]
        },
        {
            "name": "django_coverage",
            "specs": []
        },
        {
            "name": "flake8",
            "specs": []
        },
        {
            "name": "ipython",
            "specs": []
        },
        {
            "name": "mock",
            "specs": []
        },
        {
            "name": "pep8",
            "specs": []
        },
        {
            "name": "psycopg2",
            "specs": []
        },
        {
            "name": "pyflakes",
            "specs": []
        },
        {
            "name": "pytz",
            "specs": []
        },
        {
            "name": "yolk",
            "specs": []
        },
        {
            "name": "freezegun",
            "specs": []
        }
    ],
    "lcname": "django-cryptographic-fields-bihealth"
}
        
Elapsed time: 0.09632s