pasero


Namepasero JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/y-takefuji/pasero
Summarypasero for detecting pathogen-serotype outbreaks
upload_time2024-07-16 02:26:52
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.
            # pasero

pasero is a PyPI tool to visualize "Number of isolates" or "% Change" against the baseline of "Past two years average". pasero can be used for detecting outbreaks of pathogens and serotypes.
Execute the pip command provided below in your system terminal to install Pasero. 
Note that the symbol ‘$’ signifies the system prompt. Pasero is an interactive system to show either 'Number of isolates' or 'Past two years average' as baseline and '% Change'.

$ pip install pasero

The subsequent illustration showcases a scenario where ‘Salmonella’ is the chosen pathogen and ‘Sundsvall’ is the selected serotype. The ‘Past two years average and % Change’ option was picked, resulting in a graph with two distinct lines.

<pre>
$ pasero
Pathogens:
1. Campylobacter
2. STEC
3. Salmonella
4. Shigella
5. Vibrio
Select a pathogen by number: 3

Serotypes:
1. Africana
2. Agbeni
3. Agona
  ...
32. Stanley
33. Sundsvall
34. Thompson
35. Typhi
36. Typhimurium
37. Uganda
Select up to 4 serotypes by number (separated by space): 33

1. Number of isolates
2. Past two years average and % Change
Select one by number: 2
</pre>
<img src='https://github.com/y-takefuji/pasero/raw/main/Salmonella_Sundsvall.png' width=640 hight=480>


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/y-takefuji/pasero",
    "name": "pasero",
    "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/ac/ce/aa97167d82fb7ff7564f16d49ed7919d91916c9638fd5fbd01514e211aa9/pasero-0.0.1.tar.gz",
    "platform": null,
    "description": "# pasero\n\npasero is a PyPI tool to visualize \"Number of isolates\" or \"% Change\" against the baseline of \"Past two years average\". pasero can be used for detecting outbreaks of pathogens and serotypes.\nExecute the pip command provided below in your system terminal to install Pasero. \nNote that the symbol \u2018$\u2019 signifies the system prompt. Pasero is an interactive system to show either 'Number of isolates' or 'Past two years average' as baseline and '% Change'.\n\n$ pip install pasero\n\nThe subsequent illustration showcases a scenario where \u2018Salmonella\u2019 is the chosen pathogen and \u2018Sundsvall\u2019 is the selected serotype. The \u2018Past two years average and % Change\u2019 option was picked, resulting in a graph with two distinct lines.\n\n<pre>\n$ pasero\nPathogens:\n1. Campylobacter\n2. STEC\n3. Salmonella\n4. Shigella\n5. Vibrio\nSelect a pathogen by number: 3\n\nSerotypes:\n1. Africana\n2. Agbeni\n3. Agona\n  ...\n32. Stanley\n33. Sundsvall\n34. Thompson\n35. Typhi\n36. Typhimurium\n37. Uganda\nSelect up to 4 serotypes by number (separated by space): 33\n\n1. Number of isolates\n2. Past two years average and % Change\nSelect one by number: 2\n</pre>\n<img src='https://github.com/y-takefuji/pasero/raw/main/Salmonella_Sundsvall.png' width=640 hight=480>\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "pasero for detecting pathogen-serotype outbreaks",
    "version": "0.0.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/y-takefuji/pasero",
        "Homepage": "https://github.com/y-takefuji/pasero"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75b0191813f2b26b56c888e9b0bef06e4d3179930bb877bfc3018a5b25489df5",
                "md5": "54e080266416a7377b4499eaba32a0a9",
                "sha256": "31669f25488970d91e4cc058b444e17334d2704732964aa8ba0eb7aed86e1469"
            },
            "downloads": -1,
            "filename": "pasero-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "54e080266416a7377b4499eaba32a0a9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3396,
            "upload_time": "2024-07-16T02:26:51",
            "upload_time_iso_8601": "2024-07-16T02:26:51.236869Z",
            "url": "https://files.pythonhosted.org/packages/75/b0/191813f2b26b56c888e9b0bef06e4d3179930bb877bfc3018a5b25489df5/pasero-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "acceaa97167d82fb7ff7564f16d49ed7919d91916c9638fd5fbd01514e211aa9",
                "md5": "e7df970878fe73bd8e9bb24af709ba1b",
                "sha256": "d329cd157cd5813937211097427ca6efbfb62d53647bb090836fbd23bdbdce14"
            },
            "downloads": -1,
            "filename": "pasero-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e7df970878fe73bd8e9bb24af709ba1b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3154,
            "upload_time": "2024-07-16T02:26:52",
            "upload_time_iso_8601": "2024-07-16T02:26:52.977558Z",
            "url": "https://files.pythonhosted.org/packages/ac/ce/aa97167d82fb7ff7564f16d49ed7919d91916c9638fd5fbd01514e211aa9/pasero-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-16 02:26:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "y-takefuji",
    "github_project": "pasero",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pasero"
}
        
Elapsed time: 4.95256s