Metadata-Version: 2.1
Name: quick-preprocessing
Version: 0.0.3
Summary: A small python package
Home-page: https://github.com/AnkurDas-krypto/quick_preprocessing
Author: AnkurDas-krypto
Author-email: ankurdas8017@gmail.com
License: MIT
Project-URL: Bug Tracker, https://github.com/AnkurDas-krypto/quick_preprocessing/issues
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: ensure (==1.0.2)
Provides-Extra: testing
Requires-Dist: pytest (>=7.1.3) ; extra == 'testing'
Requires-Dist: mypy (>=0.971) ; extra == 'testing'
Requires-Dist: flake8 (>=5.0.4) ; extra == 'testing'
Requires-Dist: tox (>=3.25.1) ; extra == 'testing'
Requires-Dist: black (>=22.8.0) ; extra == 'testing'

## PYPI python package template
# -STEP 1: run on terminal python template.py
# -STEP 2: run bash init_setup.sh 
