Metadata-Version: 2.1
Name: Maslib
Version: 0.1.5
Summary: This is a library for optimizing code for python
Author: Alecsandr_C.V.V
Author-email: dxomko@gmail.com
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
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: phik
Requires-Dist: matplotlib
Requires-Dist: scikit-learn
Requires-Dist: catboost
Requires-Dist: joblib
Requires-Dist: wordcloud
Requires-Dist: xgboost

# MasLib

MasLib - this is a Python library for code reduction

My library can safely optimize everyday tasks for python

There is no documentation yet, for understanding the library, see it in the code
## Installation

```bash
pip install MasLib
