{ "info": { "author": "Dohooon Lee", "author_email": "apap950419@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Utilities" ], "description": "========\nOverview\n========\n\n\n\nPython library for visualizing mutation landscape as waterfall diagram.\n\n* Free software: MIT license\n\nInstallation\n============\n\n::\n\n pip install mutation-waterfall\n\nDocumentation\n=============\n\nhttps://python-mutation-waterfall.readthedocs.io/\n\nDevelopment\n===========\n\nTo run the all tests run::\n\n tox\n\nNote, to combine the coverage data from all the tox environments run:\n\n.. list-table::\n :widths: 10 90\n :stub-columns: 1\n\n - - Windows\n - ::\n\n set PYTEST_ADDOPTS=--cov-append\n tox\n\n - - Other\n - ::\n\n PYTEST_ADDOPTS=--cov-append tox\n\n\nChangelog\n=========\n\n0.1.0 (2018-05-31)\n------------------\n\n* First release on PyPI.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dohlee/python-mutation-waterfall", "keywords": "bioinformatics", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "mutation-waterfall", "package_url": "https://pypi.org/project/mutation-waterfall/", "platform": "", "project_url": "https://pypi.org/project/mutation-waterfall/", "project_urls": { "Homepage": "https://github.com/dohlee/python-mutation-waterfall" }, "release_url": "https://pypi.org/project/mutation-waterfall/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Python library for visualizing mutation landscape as waterfall diagram.", "version": "0.1.1" }, "last_serial": 3928949, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "4c59150983f50fc720f0e3c1b2c19c20", "sha256": "ec1e468ed50c1411f0c07590ce8981d2e1d87a32d55629cedcde7052c0581180" }, "downloads": -1, "filename": "mutation-waterfall-0.1.1.tar.gz", "has_sig": false, "md5_digest": "4c59150983f50fc720f0e3c1b2c19c20", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11554, "upload_time": "2018-06-04T15:11:13", "url": "https://files.pythonhosted.org/packages/79/17/58ab6bbbeb5b5bfdac97af2528329c64ca75f538bc58dcfa033405e3ae6a/mutation-waterfall-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4c59150983f50fc720f0e3c1b2c19c20", "sha256": "ec1e468ed50c1411f0c07590ce8981d2e1d87a32d55629cedcde7052c0581180" }, "downloads": -1, "filename": "mutation-waterfall-0.1.1.tar.gz", "has_sig": false, "md5_digest": "4c59150983f50fc720f0e3c1b2c19c20", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11554, "upload_time": "2018-06-04T15:11:13", "url": "https://files.pythonhosted.org/packages/79/17/58ab6bbbeb5b5bfdac97af2528329c64ca75f538bc58dcfa033405e3ae6a/mutation-waterfall-0.1.1.tar.gz" } ] }