![PyPI](https://img.shields.io/pypi/v/python_dotplot?style=flat-square) ![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/jefferyUstc/python-dotplot?style=flat-square) ![GitHub](https://img.shields.io/github/license/jefferyUstc/python-dotplot)
# python-dotplot
Light Weighted dotplot drawer
# Tutorial
Examples of dotplot can be found [scenario 1](https://nbviewer.jupyter.org/github/jefferyUstc/python-dotplot/blob/main/tutorial/tutorials.ipynb) or [scenario 2](https://nbviewer.jupyter.org/github/jefferyUstc/python-dotplot/blob/main/tutorial/tutorials.2.ipynb)
# Installation
```shell script
pip install python_dotplot
```
Raw data
{
"_id": null,
"home_page": "https://github.com/jefferyUstc/python-dotplot",
"name": "python-dotplot",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "dotplot python scatter",
"author": "jefferyUstc",
"author_email": "jeffery_cpu@163.com",
"download_url": "https://files.pythonhosted.org/packages/1a/62/2ade84a9f2fa9d4a17bc3932baecd86bbdec0a062865e76fb1d154ad25a0/python_dotplot-0.0.1.tar.gz",
"platform": "",
"description": "![PyPI](https://img.shields.io/pypi/v/python_dotplot?style=flat-square) ![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/jefferyUstc/python-dotplot?style=flat-square) ![GitHub](https://img.shields.io/github/license/jefferyUstc/python-dotplot)\n# python-dotplot\n\nLight Weighted dotplot drawer\n\n# Tutorial\n\nExamples of dotplot can be found [scenario 1](https://nbviewer.jupyter.org/github/jefferyUstc/python-dotplot/blob/main/tutorial/tutorials.ipynb) or [scenario 2](https://nbviewer.jupyter.org/github/jefferyUstc/python-dotplot/blob/main/tutorial/tutorials.2.ipynb)\n\n# Installation\n```shell script\npip install python_dotplot\n```\n\n\n",
"bugtrack_url": null,
"license": "",
"summary": "light weighted dotplot drawer",
"version": "0.0.1",
"split_keywords": [
"dotplot",
"python",
"scatter"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2a58e07f64aeb45e0771dec44e9866300b9bb42b9c21077a83efd9ccf7137fbe",
"md5": "e4d54f0c9cdf9e9e0e92df5ed1201372",
"sha256": "d6cbd2a5065336b942753b9b315ac8d8f2bc5837c8148dfc4b6f613e98d50144"
},
"downloads": -1,
"filename": "python_dotplot-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e4d54f0c9cdf9e9e0e92df5ed1201372",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 23203,
"upload_time": "2021-07-01T08:50:58",
"upload_time_iso_8601": "2021-07-01T08:50:58.791250Z",
"url": "https://files.pythonhosted.org/packages/2a/58/e07f64aeb45e0771dec44e9866300b9bb42b9c21077a83efd9ccf7137fbe/python_dotplot-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1a622ade84a9f2fa9d4a17bc3932baecd86bbdec0a062865e76fb1d154ad25a0",
"md5": "563ceecc47854100024428266004ffbd",
"sha256": "2a6fde73498802441b9074e70302f8dd64f5014ef2a75b61f4adbcc24545c6ba"
},
"downloads": -1,
"filename": "python_dotplot-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "563ceecc47854100024428266004ffbd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 9975,
"upload_time": "2021-07-01T08:51:00",
"upload_time_iso_8601": "2021-07-01T08:51:00.186783Z",
"url": "https://files.pythonhosted.org/packages/1a/62/2ade84a9f2fa9d4a17bc3932baecd86bbdec0a062865e76fb1d154ad25a0/python_dotplot-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2021-07-01 08:51:00",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "jefferyUstc",
"github_project": "python-dotplot",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "matplotlib",
"specs": []
},
{
"name": "numpy",
"specs": []
},
{
"name": "pandas",
"specs": []
},
{
"name": "scipy",
"specs": []
}
],
"lcname": "python-dotplot"
}