Skip to content

Module for plotting with python. Includes plotting setups and useful functions.

License

Notifications You must be signed in to change notification settings

fjcasti1/myToolsPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myPlotsPy

Module for plotting with python. Includes plotting setups and useful functions.

Installing

Tested for use with python3.6.

ln -sf $(readlink -f src/myPlots.py) $HOME/.local/lib/python3.6/site-packages
ln -sf $(readlink -f src/myColors.py) $HOME/.local/lib/python3.6/site-packages

About

Module for plotting with python. Includes plotting setups and useful functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages