atmospy
is a Python visualization library based on matplotlib and seaborn.
Coming soon.
atmospy
supports Python 3.8+.
- numpy
- pandas
- seaborn
- matplotlib
- scipy
The latest stable release can by installed by installing directly from Github:
$ pip install git+https://github.com/dhhagan/atmospy.git
atmospy
development takes place on GitHub: https://github.com/dhhagan/atmospy
Please submit bugs that you encounter to the issue tracker with a reproducible example that clearly demonstrates the problem.