Skip to content

My personal toolkit for visualizing data in Python

License

Notifications You must be signed in to change notification settings

ctpeterson/CTPlot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CTPlot

Python License: GPL v2

CTPlot is my own personal toolkit for visualizing data in Python. To install, clone this repository, cd into CTPlot, and run either

python3 setup.py install

or

python3 -m pip install .

in a terminal. The former is deprecated, unfortunately. This will automatically install CTPlot, along with matplotlib and seaborn. Please refer to src/ctplot/plot.py for usage.

About

My personal toolkit for visualizing data in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages