Metadata-Version: 2.1
Name: RR-Custom-Python-Tools
Version: 0.1.1
Summary: Frequently used python methods/libraries.
Author: Ronak Rathore
Author-email: ronak.rathore05@gmail.com
License: GPLv3+
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
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
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: pandas
Requires-Dist: openpyxl

# **Custom Python Tools**
Custom library for frequent used methods/libraries.

Installation : ```pip install RR-Custom-Python-Tools```

**_License_**: ```GPLv3+```

For detail instructions and guidelines, please see the [documentation](https://ronakr14.github.io/Custom-Python-Tools/).
