Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jefferyustc/python-dotplot

Light Weighted dotplot drawer
https://github.com/jefferyustc/python-dotplot

dotplot python-dotplot

Last synced: about 1 month ago
JSON representation

Light Weighted dotplot drawer

Awesome Lists containing this project

README

        

![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
```