django-dbmi-client


Namedjango-dbmi-client JSON
Version 1.0.8 PyPI version JSON
download
home_pagehttps://github.com/hms-dbmi/django-dbmi-client
Summary
upload_time2024-03-18 17:41:23
maintainer
docs_urlNone
authorHMS DBMI Tech-core
requires_python
licenseCreative Commons Attribution-Noncommercial-Share Alike license
keywords
VCS
bugtrack_url
requirements django djangorestframework cryptography requests furl pyjwt django-bootstrap3 raven pytz
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hms-dbmi/django-dbmi-client",
    "name": "django-dbmi-client",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "HMS DBMI Tech-core",
    "author_email": "dbmi-tech-core@hms.harvard.edu",
    "download_url": "https://files.pythonhosted.org/packages/be/66/307ede180516ad1e49e90c5288ea83867dadf7aefeb90f28ec14a8ceeaba/django-dbmi-client-1.0.8.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Creative Commons Attribution-Noncommercial-Share Alike license",
    "summary": "",
    "version": "1.0.8",
    "project_urls": {
        "Homepage": "https://github.com/hms-dbmi/django-dbmi-client"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "be66307ede180516ad1e49e90c5288ea83867dadf7aefeb90f28ec14a8ceeaba",
                "md5": "fadd47885211fdd9f8b3b625cfaf79c7",
                "sha256": "34d71b69387b33afd2ae238b441dcc158e02f5c3bab43632002b789f8deb8030"
            },
            "downloads": -1,
            "filename": "django-dbmi-client-1.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "fadd47885211fdd9f8b3b625cfaf79c7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 493866,
            "upload_time": "2024-03-18T17:41:23",
            "upload_time_iso_8601": "2024-03-18T17:41:23.005341Z",
            "url": "https://files.pythonhosted.org/packages/be/66/307ede180516ad1e49e90c5288ea83867dadf7aefeb90f28ec14a8ceeaba/django-dbmi-client-1.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-18 17:41:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hms-dbmi",
    "github_project": "django-dbmi-client",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "django",
            "specs": [
                [
                    ">=",
                    "2.2"
                ]
            ]
        },
        {
            "name": "djangorestframework",
            "specs": [
                [
                    ">=",
                    "3.12"
                ]
            ]
        },
        {
            "name": "cryptography",
            "specs": [
                [
                    ">=",
                    "3.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "furl",
            "specs": []
        },
        {
            "name": "pyjwt",
            "specs": [
                [
                    "<",
                    "3.0"
                ],
                [
                    ">",
                    "2.0"
                ]
            ]
        },
        {
            "name": "django-bootstrap3",
            "specs": []
        },
        {
            "name": "raven",
            "specs": [
                [
                    ">=",
                    "6.9.0"
                ]
            ]
        },
        {
            "name": "pytz",
            "specs": []
        }
    ],
    "lcname": "django-dbmi-client"
}
        
Elapsed time: 0.24677s