Metadata-Version: 2.1
Name: parsetta
Version: 0.0.3
Summary: Collection of data parsers and utilities functions
Home-page: https://github.com/Sutton-Research-Lab/parsetta
Author: R. Patrick Xian, Christopher Sutton
License: MIT
Download-URL: https://github.com/Sutton-Research-Lab/parsetta/tarball/0.0.3
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
Requires-Dist: glom
Requires-Dist: nested-lookup
Requires-Dist: mendeleev

# parsetta
Collection of data parsers and utilities functions

## Installation

Install from [PyPI](https://pypi.org/project/parsetta/)
    <pre><code class="console"> pip install parsetta </code></pre>


