opentiva


Nameopentiva JSON
Version 1.1.2 PyPI version JSON
download
home_page
SummarySimulation of target controlled infusions usingpharmacokinetic and pharmacodynamic models.
upload_time2023-08-22 11:22:40
maintainer
docs_urlNone
authorJames Selby
requires_python
licenseLICENSE
keywords
VCS
bugtrack_url
requirements numpy scipy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            OPENTIVA
========

opentiva is a free and open-source python module that simulates target 
controlled infusions by using mathematical models relating to the 
pharmacokinetic and pharmacodynamic compartment models of drugs used in 
anaesthetic practice. 

Usage examples can be found in the examples directory.

Example web app using the module can be found at 
`opentiva.com <https://opentiva.com>`_

Full documentation can be found `here <https://opentiva.readthedocs.io>`_

Features
--------

- Plasma and effect site targeting
- One, two and three compartment modelling
- Built in Pk/Pd models from a range of drugs
- Tpeak ke0 calcuation
- User defined infusions
- Optional k20 elimination in two compartment modelling
- Customize a range of properties relating to the targetting and maintenance 
  methods

Installation
------------

Install opentiva by running:

    pip install opentiva

Contribute
----------

- Issue Tracker: `github.com/opentiva/opentiva/issues <https://github.com/opentiva/opentiva/issues>`_
- Source Code: `github.com/opentiva/opentiva <https://github.com/opentiva/opentiva>`_

Support
-------

If you are having issues, please let us know via github or 
opentiva@jpselby.co.uk.

Donate
------

Support opentiva by donating to:

- `Buy me a coffee <https://www.buymeacoffee.com/opentiva>`_

Disclaimer
----------
opentiva is for informational, research and educational purposes only. 
The pharmacokinetic/ pharmacodynamics are all obtained from medical 
literature and infusions resulting from these can vary widely. 
The user assumes all risks from the use of this application for clinical 
purposes.

License
-------

The project is licensed under the MIT license.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "opentiva",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "James Selby",
    "author_email": "opentiva@jpselby.co.uk",
    "download_url": "https://files.pythonhosted.org/packages/bd/20/c676d49cab93c03fdacf6bdf61e45da283dfbce5550f84d4881b6a96ceeb/opentiva-1.1.2.tar.gz",
    "platform": null,
    "description": "OPENTIVA\n========\n\nopentiva is a free and open-source python module that simulates target \ncontrolled infusions by using mathematical models relating to the \npharmacokinetic and pharmacodynamic compartment models of drugs used in \nanaesthetic practice. \n\nUsage examples can be found in the examples directory.\n\nExample web app using the module can be found at \n`opentiva.com <https://opentiva.com>`_\n\nFull documentation can be found `here <https://opentiva.readthedocs.io>`_\n\nFeatures\n--------\n\n- Plasma and effect site targeting\n- One, two and three compartment modelling\n- Built in Pk/Pd models from a range of drugs\n- Tpeak ke0 calcuation\n- User defined infusions\n- Optional k20 elimination in two compartment modelling\n- Customize a range of properties relating to the targetting and maintenance \n  methods\n\nInstallation\n------------\n\nInstall opentiva by running:\n\n    pip install opentiva\n\nContribute\n----------\n\n- Issue Tracker: `github.com/opentiva/opentiva/issues <https://github.com/opentiva/opentiva/issues>`_\n- Source Code: `github.com/opentiva/opentiva <https://github.com/opentiva/opentiva>`_\n\nSupport\n-------\n\nIf you are having issues, please let us know via github or \nopentiva@jpselby.co.uk.\n\nDonate\n------\n\nSupport opentiva by donating to:\n\n- `Buy me a coffee <https://www.buymeacoffee.com/opentiva>`_\n\nDisclaimer\n----------\nopentiva is for informational, research and educational purposes only. \nThe pharmacokinetic/ pharmacodynamics are all obtained from medical \nliterature and infusions resulting from these can vary widely. \nThe user assumes all risks from the use of this application for clinical \npurposes.\n\nLicense\n-------\n\nThe project is licensed under the MIT license.\n",
    "bugtrack_url": null,
    "license": "LICENSE",
    "summary": "Simulation of target controlled infusions usingpharmacokinetic and pharmacodynamic models.",
    "version": "1.1.2",
    "project_urls": {
        "Documentation": "https://opentiva.readthedocs.io",
        "Source": "https://github.com/opentiva/opentiva"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bd20c676d49cab93c03fdacf6bdf61e45da283dfbce5550f84d4881b6a96ceeb",
                "md5": "010005ea7c12a4507bf163f44f5a6246",
                "sha256": "27ae0ac1a01957b0a7115b4c3ada169cc83f614b925461cefa42d388a0998333"
            },
            "downloads": -1,
            "filename": "opentiva-1.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "010005ea7c12a4507bf163f44f5a6246",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 426435,
            "upload_time": "2023-08-22T11:22:40",
            "upload_time_iso_8601": "2023-08-22T11:22:40.710687Z",
            "url": "https://files.pythonhosted.org/packages/bd/20/c676d49cab93c03fdacf6bdf61e45da283dfbce5550f84d4881b6a96ceeb/opentiva-1.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-22 11:22:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "opentiva",
    "github_project": "opentiva",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.21.5"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    "==",
                    "1.7.3"
                ]
            ]
        }
    ],
    "lcname": "opentiva"
}
        
Elapsed time: 0.14827s