Metadata-Version: 2.1
Name: prot
Version: 3.10.4
Summary: A Simple Tool That Contains Advance Functions.
Home-page: https://github.com/SAPTeamDEV/prot
License: MIT
Keywords: tool,tools,protools,ptools,colorize
Author: Aeliux
Author-email: itsaeliux@gmail.com
Requires-Python: >=3.8.1,<4.0.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: colorama (>=0.4.6,<0.5.0)
Requires-Dist: docutils (>=0.20.1,<0.21.0)
Description-Content-Type: text/markdown

Prot - Pro Tools for Python 3

[![PyPI](https://img.shields.io/pypi/v/prot)](https://pypi.org/project/prot)
[![Downloads](https://static.pepy.tech/badge/prot)](https://pepy.tech/project/prot)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/prot)](https://pypi.org/project/prot)

> Note: this readme is not updated and does not reflect the latest applied patches. A huge update is under the way!

Modules
-------

 * **classes**
 * **functions**
 * **converters**
 * **settings**

classes Module
--------------

 * **Database**
 * **OptionsDatabase**
 * **Progress**
 * **ProgressBar** (from **Progress** and **BarWidget**)
 * **LockedDict**
 * **Str**
 * **TextListFile**
 * **Widget**

 >* **TimeWidget**
 >* **BarWidget**
 >* **TaskWidget**
 >* **CallWidget**
 >* **ValueWidget**
 >* **LoadingWidget**

functions Module
----------------

 * **verifyColor**
 * **insertColor**
 * **getRandomPassword**
 * **testSpeed**
 * **getVarFromFile**
 * **checkMethods**
 * **callMethods**
 * **callMethodsWithArg**
 * **checkFileSame**
 * **splitStr**
 * **runAsMain**
 * **printMsg**
 * **printErr**
 * **printWarn**

converters Module
-----------------

 * **rst2html**
 * **dict2matrix**
 * **str2list**
 * **list2str**
 * **matrix2str**

Packages
--------

 * **color**
 * **pip**
 * **progress**
 * **prompt**
 * **wcwidth**

pip Package
-----------

 >this is a Advanced pip Tool, this Package has a List of all pip Packages that you can Search, Download and Install them and you can Update this List anytime you want

 **Features**

 >* it has built in Packages List
 >* you can do an Offline Search
 >* can Create Offline Repositiry
 >* can do Batch Install or Download with built in List or use Custom List
 >* and more...

