Metadata-Version: 2.1
Name: dgutils
Version: 0.2.5
Summary: A python package implenting useful utilities used by the Del Maestro Group.
Home-page: https://github.com/DelMaestroGroup/dgutils
Author: Adrian Del Maestro
Author-email: adrian@delmaestro.org
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scipy

# dgutils
A python package implenting useful utilities used by the Del Maestro Group

## Installation
    pip install git+git://github.com/DelMaestroGroup/dgutils.git#egg=dgutils


