Metadata-Version: 2.1
Name: mlb-core
Version: 0.0.2
Summary: a custom suite of utilities
Home-page: https://github.com/mlb2251/mlb
Author: Matthew Bowers
Author-email: mattb6503@gmail.com
License: UNKNOWN
Description: # mlb
        A custom suite of tools for python development, logging, debugging, and machine learning.
        
        Install with `pip3 install mlb-core`
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
