Metadata-Version: 2.1
Name: purplepipes
Version: 0.1.0
Summary: Pipes for data processing using pandas.
Home-page: https://github.com/SentientHousePlant/purplepipes
License: MIT
Keywords: pandas,data,processes
Author: J 'Indi' Harrington
Author-email: indigoharrington@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Project-URL: Repository, https://github.com/SentientHousePlant/purplepipes
Description-Content-Type: text/markdown

# :sparkles: 💜 Purple Pipes 💜 :sparkles:

Uses:
- poetry
- black
- pep8
- pre-commit
- coverage

We assume that __all tests must pass__ and that - while test coverage is a poor single metric - its probably a bad idea to have it be under 60%.

