pedhosp


Namepedhosp JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/y-takefuji/pedhosp
Summarypediatric COVID-19 hospitalizations
upload_time2024-06-25 10:37:02
maintainerNone
docs_urlNone
authoryoshiyasu takefuji
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pedhosp

<pre>
The objective of this program is to generate a visualization 
representing the count of pediatric COVID-19 hospitalizations 
in the US, spanning from August 8, 2020, to June 15, 2024.
  
To install pedhosp, use pip command.
$ pip install pedhosp
  
To display a graph of the result, run the following command:
$ pedhosp
</pre>

<img src='https://github.com/y-takefuji/pedhosp/raw/main/pediatric.png' height=360 width=600>



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/y-takefuji/pedhosp",
    "name": "pedhosp",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "yoshiyasu takefuji",
    "author_email": "takefuji@keio.jp",
    "download_url": "https://files.pythonhosted.org/packages/0c/87/f3a16b8920b6d519c1a4484c939145981bddf0e830aa4b62c508556a7093/pedhosp-0.0.3.tar.gz",
    "platform": null,
    "description": "# pedhosp\n\n<pre>\nThe objective of this program is to generate a visualization \nrepresenting the count of pediatric COVID-19 hospitalizations \nin the US, spanning from August 8, 2020, to June 15, 2024.\n  \nTo install pedhosp, use pip command.\n$ pip install pedhosp\n  \nTo display a graph of the result, run the following command:\n$ pedhosp\n</pre>\n\n<img src='https://github.com/y-takefuji/pedhosp/raw/main/pediatric.png' height=360 width=600>\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "pediatric COVID-19 hospitalizations",
    "version": "0.0.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/y-takefuji/pedhosp",
        "Homepage": "https://github.com/y-takefuji/pedhosp"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "25ad9bb2618f9226f06b715f6311097922d929f1e798b56145cceb45985de4f2",
                "md5": "dcd68a36b20d2f78b4032c5d2f287ccd",
                "sha256": "4d340d93b4b077796dde71bc4d926043a14976225233a828f6c79db903d42a66"
            },
            "downloads": -1,
            "filename": "pedhosp-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dcd68a36b20d2f78b4032c5d2f287ccd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2258,
            "upload_time": "2024-06-25T10:37:01",
            "upload_time_iso_8601": "2024-06-25T10:37:01.528038Z",
            "url": "https://files.pythonhosted.org/packages/25/ad/9bb2618f9226f06b715f6311097922d929f1e798b56145cceb45985de4f2/pedhosp-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0c87f3a16b8920b6d519c1a4484c939145981bddf0e830aa4b62c508556a7093",
                "md5": "e46b7a6a791fac5758e1a4585e5dd4ef",
                "sha256": "2435fef880fb852d29338e9f2c9036003ccfb1b61b9ae0546e78472006239c6a"
            },
            "downloads": -1,
            "filename": "pedhosp-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "e46b7a6a791fac5758e1a4585e5dd4ef",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1982,
            "upload_time": "2024-06-25T10:37:02",
            "upload_time_iso_8601": "2024-06-25T10:37:02.617123Z",
            "url": "https://files.pythonhosted.org/packages/0c/87/f3a16b8920b6d519c1a4484c939145981bddf0e830aa4b62c508556a7093/pedhosp-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-25 10:37:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "y-takefuji",
    "github_project": "pedhosp",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pedhosp"
}
        
Elapsed time: 0.28556s