Metadata-Version: 2.1
Name: pypette
Version: 0.0.10
Summary: pypette (to be read as pipette) is a module which makes building pipelines ridiculously simple, allowing users to control the flow with minimal instructions.
License: MIT
Author: csurfer
Author-email: sharma.vishwas88@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Sphinx (>=4.1.2,<5.0.0)
Requires-Dist: crayons (>=0.4.0,<0.5.0)
Requires-Dist: sphinx-autobuild (>=2021.3.14,<2022.0.0)
