{ "info": { "author": "Artem Mavrin", "author_email": "amavrin@ucsd.edu", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "=======\nSurvive\n=======\n\n---------------------------\nSurvival Analysis in Python\n---------------------------\n\n.. image:: https://img.shields.io/pypi/pyversions/survive.svg\n :target: https://pypi.org/project/survive/\n :alt: Python Version\n\n.. image:: https://img.shields.io/pypi/v/survive.svg\n :target: https://pypi.org/project/survive/\n :alt: PyPI Package Version\n\n.. image:: https://readthedocs.org/projects/survive-python/badge/?version=latest\n :target: https://survive-python.readthedocs.io/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://img.shields.io/github/license/artemmavrin/survive.svg\n :target: https://github.com/artemmavrin/survive/blob/master/LICENSE\n :alt: GitHub License\n\nSurvive is a Python 3 package built on top of `NumPy `__\nand `pandas `__ that provides statistical tools for\nthe analysis of survival, lifetime, and event data.\n\nWebsite: https://survive-python.readthedocs.io\n\n\nInstallation\n~~~~~~~~~~~~\n\nThe latest version of Survive can be installed directly after cloning from\n`GitHub `__.\n\n.. code-block :: shell\n\n git clone https://github.com/artemmavrin/survive.git\n cd survive\n make install\n\nMoreover, Survive is on the\n`Python Package Index (PyPI) `__, so a recent\nversion of it can be installed with the `pip `__\ntool.\n\n.. code-block :: shell\n\n python -m pip install survive\n\n\nDependencies\n~~~~~~~~~~~~\n\nSurvive relies on the following scientific computing packages.\n\n* `NumPy `__\n* `pandas `__\n* `SciPy `__\n* `Matplotlib `__\n\n\nCase Studies\n~~~~~~~~~~~~\n\n`Leukemia remission times `__\n A small dataset (42 total observations) separated into two groups with heavy\n right-censoring in one and none in the other.\n\n`Channing House data `__\n A slightly larger dataset (462 total observations) separated into two groups\n with right-censoring and left truncation in both.\n\n\nAPI Reference\n~~~~~~~~~~~~~\n\nThe complete API Reference for Survive is available on\n`Read the Docs `__.\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/artemmavrin/survive", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "survive", "package_url": "https://pypi.org/project/survive/", "platform": "", "project_url": "https://pypi.org/project/survive/", "project_urls": { "Homepage": "https://github.com/artemmavrin/survive" }, "release_url": "https://pypi.org/project/survive/0.3/", "requires_dist": [ "numpy", "scipy", "pandas", "matplotlib", "seaborn; extra == 'seaborn'" ], "requires_python": "", "summary": "Survival analysis in Python", "version": "0.3" }, "last_serial": 4186884, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "38384cf5b17f92b0fc0c8edcfd6f0e1d", "sha256": "b1c5d3ba4412bb2d4ed338b460bcca56cadf0566bd73f593569ba3a814be1b25" }, "downloads": -1, "filename": "survive-0.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "38384cf5b17f92b0fc0c8edcfd6f0e1d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 17099, "upload_time": "2018-07-16T22:34:16", "url": "https://files.pythonhosted.org/packages/bb/e2/2c63607870a4f6460e5c94e41832b8458751f3d4427310f61227fff9d475/survive-0.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2dd821938dfdbf59472beacfabd4a66e", "sha256": "ec615ffff453f261e93e5cf9e051652331baec60c20a70fbb6a2dc4725be9c87" }, "downloads": -1, "filename": "survive-0.0.0.tar.gz", "has_sig": false, "md5_digest": "2dd821938dfdbf59472beacfabd4a66e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14553, "upload_time": "2018-07-16T22:34:18", "url": "https://files.pythonhosted.org/packages/9d/61/3e0d9341733a682249a4dc1cbad45af9b50a401ccc45f84e36b9f5633471/survive-0.0.0.tar.gz" } ], "0.1": [ { "comment_text": "", "digests": { "md5": "65efd15fed1485b58087aacad313795d", "sha256": "9ebfadb26f1eb5894d8f48bfbc6d2f976a2e3ee2b36ebec18ece1ab83c7d75e4" }, "downloads": -1, "filename": "survive-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "65efd15fed1485b58087aacad313795d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 29744, "upload_time": "2018-08-10T09:10:26", "url": "https://files.pythonhosted.org/packages/4d/b2/682f33caa255f7487953474b501d0c0b27a4ff058fcbd4e442dd48218604/survive-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5591b6f08ba3af12f11505d07dc79980", "sha256": "7bc677e951f9fb5e0e2c4d34917774e9993083d26a6802a0b624e5a4dc7f9785" }, "downloads": -1, "filename": "survive-0.1.tar.gz", "has_sig": false, "md5_digest": "5591b6f08ba3af12f11505d07dc79980", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26437, "upload_time": "2018-08-10T09:10:28", "url": "https://files.pythonhosted.org/packages/8e/0d/79db01763fbadacd2392649b17bf97035c08d1c6afbaeb4541b36b69f935/survive-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "ba6ab2dbdfd35b778556c05ce72f8b1e", "sha256": "a6b765cce1979638775ddc2e9c292e293fb94380309cd9d623801cd3c23cf4ab" }, "downloads": -1, "filename": "survive-0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "ba6ab2dbdfd35b778556c05ce72f8b1e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 37607, "upload_time": "2018-08-19T06:41:00", "url": "https://files.pythonhosted.org/packages/40/32/2dbb98e7c5a19905e97f5402a001d3d2b2cb06669e7f5b5909cc827e47d8/survive-0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c339723656077320f468d1e25a5aceda", "sha256": "646e7554f2adeaea33c2d546420e76453c564cd23221b6388883a1bd821670ac" }, "downloads": -1, "filename": "survive-0.2.tar.gz", "has_sig": false, "md5_digest": "c339723656077320f468d1e25a5aceda", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32268, "upload_time": "2018-08-19T06:41:02", "url": "https://files.pythonhosted.org/packages/0e/ca/252908d8c8dfb7de65ffca1b396a4e3e290189bdae879a1cd9e3012bac35/survive-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "d27305358ca49cda3f679f7fb8808576", "sha256": "766cbeec488399051ad90f461d79ff7b7abbc1cbc07d4704e20bc145b61b58bf" }, "downloads": -1, "filename": "survive-0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "d27305358ca49cda3f679f7fb8808576", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 37677, "upload_time": "2018-08-20T02:59:03", "url": "https://files.pythonhosted.org/packages/20/8a/137feff10eeccbee50afcb9db144f6c8173e74efa731b7e1498a9950836f/survive-0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fe1c82f8f1e093f9629e351b535fec0b", "sha256": "f4faee98bfc0b0c7a7f792eff10157f87fa55998e3809aa5f8256a729d717d58" }, "downloads": -1, "filename": "survive-0.3.tar.gz", "has_sig": false, "md5_digest": "fe1c82f8f1e093f9629e351b535fec0b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32421, "upload_time": "2018-08-20T02:59:04", "url": "https://files.pythonhosted.org/packages/74/17/7743d4908c4668756d60945ee3f1c5c9fe8b0a35c962c8c7c62994fa03ab/survive-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d27305358ca49cda3f679f7fb8808576", "sha256": "766cbeec488399051ad90f461d79ff7b7abbc1cbc07d4704e20bc145b61b58bf" }, "downloads": -1, "filename": "survive-0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "d27305358ca49cda3f679f7fb8808576", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 37677, "upload_time": "2018-08-20T02:59:03", "url": "https://files.pythonhosted.org/packages/20/8a/137feff10eeccbee50afcb9db144f6c8173e74efa731b7e1498a9950836f/survive-0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fe1c82f8f1e093f9629e351b535fec0b", "sha256": "f4faee98bfc0b0c7a7f792eff10157f87fa55998e3809aa5f8256a729d717d58" }, "downloads": -1, "filename": "survive-0.3.tar.gz", "has_sig": false, "md5_digest": "fe1c82f8f1e093f9629e351b535fec0b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32421, "upload_time": "2018-08-20T02:59:04", "url": "https://files.pythonhosted.org/packages/74/17/7743d4908c4668756d60945ee3f1c5c9fe8b0a35c962c8c7c62994fa03ab/survive-0.3.tar.gz" } ] }