opqua


Nameopqua JSON
Version 1.2.1 PyPI version JSON
download
home_pagehttps://github.com/pablocarderam/opqua
SummaryAn epidemiological modeling framework for population genetics and evolution.
upload_time2024-02-01 20:12:40
maintainer
docs_urlNone
authorPablo Cardenas
requires_python>=3.9
licenseMIT
keywords epidemiology evolution biology
VCS
bugtrack_url
requirements contourpy cycler fonttools joblib kiwisolver matplotlib numpy packaging pandas pillow pyparsing python-dateutil pytz scipy seaborn six textdistance tzdata
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Opqua is an epidemiological modeling framework for population genetics and evolution. Opqua stochastically simulates  pathogens with specific, evolving genotypes spread through  populations of hosts that can have specific immune profiles. 

Opqua is a useful tool to test out scenarios, explore hypotheses, and make predictions about the relationship between pathogen evolution and epidemiology. 

 Visit github.com/pablocarderam/opqua for more information.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pablocarderam/opqua",
    "name": "opqua",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "epidemiology,evolution,biology",
    "author": "Pablo Cardenas",
    "author_email": "pablocarderam@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ab/9b/b625cde83bd38b934b429c5bbed1c09209ec50b2432297fb8d3890d186d2/opqua-1.2.1.tar.gz",
    "platform": null,
    "description": "Opqua is an epidemiological modeling framework for population genetics and evolution. Opqua stochastically simulates  pathogens with specific, evolving genotypes spread through  populations of hosts that can have specific immune profiles. \n\nOpqua is a useful tool to test out scenarios, explore hypotheses, and make predictions about the relationship between pathogen evolution and epidemiology. \n\n Visit github.com/pablocarderam/opqua for more information.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An epidemiological modeling framework for population genetics and evolution.",
    "version": "1.2.1",
    "project_urls": {
        "Download": "https://github.com/pablocarderam/opqua/archive/v1.2.1.tar.gz",
        "Homepage": "https://github.com/pablocarderam/opqua"
    },
    "split_keywords": [
        "epidemiology",
        "evolution",
        "biology"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3d2fd1bd8ebd2c00740e10a153c33b893a449c9eff161e7b95ac4c287835ebf3",
                "md5": "b1547c134c06f7f0f5e13e415690d318",
                "sha256": "45ee5601af4732ef24d6341be24037fc48a31c700fe652733f8427ca7c06d14a"
            },
            "downloads": -1,
            "filename": "opqua-1.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b1547c134c06f7f0f5e13e415690d318",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 66138,
            "upload_time": "2024-02-01T20:12:38",
            "upload_time_iso_8601": "2024-02-01T20:12:38.363454Z",
            "url": "https://files.pythonhosted.org/packages/3d/2f/d1bd8ebd2c00740e10a153c33b893a449c9eff161e7b95ac4c287835ebf3/opqua-1.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ab9bb625cde83bd38b934b429c5bbed1c09209ec50b2432297fb8d3890d186d2",
                "md5": "8bf3715c5e7c70e84961f91fec949a54",
                "sha256": "14426429080366b3dce6c18ba902c5d8b150371c3a4721d833a814ca120935d7"
            },
            "downloads": -1,
            "filename": "opqua-1.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8bf3715c5e7c70e84961f91fec949a54",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 65292,
            "upload_time": "2024-02-01T20:12:40",
            "upload_time_iso_8601": "2024-02-01T20:12:40.249837Z",
            "url": "https://files.pythonhosted.org/packages/ab/9b/b625cde83bd38b934b429c5bbed1c09209ec50b2432297fb8d3890d186d2/opqua-1.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-01 20:12:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pablocarderam",
    "github_project": "opqua",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "contourpy",
            "specs": [
                [
                    "==",
                    "1.2.0"
                ]
            ]
        },
        {
            "name": "cycler",
            "specs": [
                [
                    "==",
                    "0.12.1"
                ]
            ]
        },
        {
            "name": "fonttools",
            "specs": [
                [
                    "==",
                    "4.47.2"
                ]
            ]
        },
        {
            "name": "joblib",
            "specs": [
                [
                    "==",
                    "1.3.2"
                ]
            ]
        },
        {
            "name": "kiwisolver",
            "specs": [
                [
                    "==",
                    "1.4.5"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    "==",
                    "3.8.2"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.26.3"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    "==",
                    "23.2"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "==",
                    "2.1.4"
                ]
            ]
        },
        {
            "name": "pillow",
            "specs": [
                [
                    "==",
                    "10.2.0"
                ]
            ]
        },
        {
            "name": "pyparsing",
            "specs": [
                [
                    "==",
                    "3.1.1"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    "==",
                    "2.8.2"
                ]
            ]
        },
        {
            "name": "pytz",
            "specs": [
                [
                    "==",
                    "2023.3.post1"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    "==",
                    "1.11.4"
                ]
            ]
        },
        {
            "name": "seaborn",
            "specs": [
                [
                    "==",
                    "0.13.1"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    "==",
                    "1.16.0"
                ]
            ]
        },
        {
            "name": "textdistance",
            "specs": [
                [
                    "==",
                    "4.6.1"
                ]
            ]
        },
        {
            "name": "tzdata",
            "specs": [
                [
                    "==",
                    "2023.4"
                ]
            ]
        }
    ],
    "lcname": "opqua"
}
        
Elapsed time: 0.18405s