Pratik is a Python library designed to provide multiple practical tools for designing Python scripts. It includes a terminal menu manager, a Singleton class, a simple logging tool, a progress bar, and much more!
- Unix/ macOS :
python3 -m pip install --upgrade Pratik - Windows :
py -m pip install --upgrade Pratik
Pratik is a library of various functions and classes helping to program more efficiently and more intuitively.
→ How to use the library?
This project is licensed under the GNU General Public License v3.