Metadata-Version: 2.1
Name: hamhelper
Version: 1.1
Summary: Some helpful tools I use in research and fun. Primarily targeted to data visualization and pretty colours.
Home-page: https://github.com/Ham0osh/hamHelper
Author: Hamish Johnson
Author-email: hamish_johnson@sfu.ca
Classifier: Framework :: Flake8
Classifier: Intended Audience :: Science/Research
Classifier: License :: Free for non-commercial use
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Visualization
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: matplotlib
Provides-Extra: map
Requires-Dist: Basemap; extra == "map"
Provides-Extra: dev
Requires-Dist: Basemap; extra == "dev"
Requires-Dist: Basemap; extra == "dev"
Requires-Dist: pytest>=4; extra == "dev"
Requires-Dist: pytest-cov>=2; extra == "dev"
