rcsb.app.template


Namercsb.app.template JSON
Version 0.15 PyPI version JSON
download
home_pagehttps://github.com/rcsb/py-rcsb_app_template
SummaryRCSB Application Template
upload_time2023-01-11 19:50:23
maintainer
docs_urlNone
authorJohn Westbrook
requires_python
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements gunicorn fastapi rcsb.utils.io
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # py-rcsb_app_template

[![Build Status](https://dev.azure.com/rcsb/RCSB%20PDB%20Python%20Projects/_apis/build/status/rcsb.py-rcsb_app_template?branchName=master)](https://dev.azure.com/rcsb/RCSB%20PDB%20Python%20Projects/_build/latest?definitionId=23&branchName=master)

Template Python Web Service Application

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rcsb/py-rcsb_app_template",
    "name": "rcsb.app.template",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "John Westbrook",
    "author_email": "john.westbrook@rcsb.org",
    "download_url": "https://files.pythonhosted.org/packages/4b/b5/477d19c770cf3f89f92c7c6a5af2126b63680c57557cea70e08db3a30f5c/rcsb.app.template-0.15.tar.gz",
    "platform": null,
    "description": "# py-rcsb_app_template\n\n[![Build Status](https://dev.azure.com/rcsb/RCSB%20PDB%20Python%20Projects/_apis/build/status/rcsb.py-rcsb_app_template?branchName=master)](https://dev.azure.com/rcsb/RCSB%20PDB%20Python%20Projects/_build/latest?definitionId=23&branchName=master)\n\nTemplate Python Web Service Application\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "RCSB Application Template",
    "version": "0.15",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4bb5477d19c770cf3f89f92c7c6a5af2126b63680c57557cea70e08db3a30f5c",
                "md5": "7a4479ddf03d700dc2f29d15985c2f05",
                "sha256": "5f71e68d9f00b0f981b8f11a9835b0d9dfec05ce141156a78d4b30de111c3e6d"
            },
            "downloads": -1,
            "filename": "rcsb.app.template-0.15.tar.gz",
            "has_sig": false,
            "md5_digest": "7a4479ddf03d700dc2f29d15985c2f05",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9186,
            "upload_time": "2023-01-11T19:50:23",
            "upload_time_iso_8601": "2023-01-11T19:50:23.727412Z",
            "url": "https://files.pythonhosted.org/packages/4b/b5/477d19c770cf3f89f92c7c6a5af2126b63680c57557cea70e08db3a30f5c/rcsb.app.template-0.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-11 19:50:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "rcsb",
    "github_project": "py-rcsb_app_template",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "gunicorn",
            "specs": [
                [
                    ">=",
                    "20.0.4"
                ]
            ]
        },
        {
            "name": "fastapi",
            "specs": [
                [
                    ">=",
                    "0.68"
                ]
            ]
        },
        {
            "name": "rcsb.utils.io",
            "specs": [
                [
                    ">=",
                    "1.17"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "rcsb.app.template"
}
        
Elapsed time: 0.02685s