Metadata-Version: 2.1
Name: pibrary
Version: 0.1.0a1
Summary: A package for reusable code for ML projects.
License: MIT
Author: Prakash Chaudhary
Author-email: connectwithprakash@gmail.com
Requires-Python: >=3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: joblib (>=1.2.0,<2.0.0)
Requires-Dist: loguru (>=0.7.0,<0.8.0)
Requires-Dist: pandas (>=2.0.1,<3.0.0)
Description-Content-Type: text/markdown

# pibrary
This repo contains all the scripts/module that I have written and useful for other projects as well.

