Metadata-Version: 2.4
Name: pypower-v4
Version: 4.7.0
Summary: A utility library for fast GUI creation, Math, and automation.
Author: Mohamed
Description-Content-Type: text/markdown
Requires-Dist: customtkinter
Requires-Dist: pyperclip

What is pypower and it for who?
it's a python lib for almost important things for every python dev.
What it does?

GUI & UI Management: Advanced tools for building modern interfaces, including dynamic tables, character counters, and password visibility toggles.

UI Automation & Persistence: High-level Manager for recording and restoring the exact coordinates and layouts of all interface elements.

Data Iterables: Professional utilities for deep dictionary manipulation, multi-key grouping, and recursive list flattening.

String Engineering: Specialized methods for pattern extraction (between markers), mass replacement, and structural string joining.

Threaded Background Tasks: Built-in support for executing UI messages and file operations in background threads to prevent interface freezing.

Math & Numbers: Reliable functions for numeric validation (int/float check) and statistical analysis of data collections.

Time Operations: Precision tools for converting seconds to standard formats and calculating absolute differences between time strings.

System Automation: Fully automated script-to-executable (EXE) conversion with integrated build cleanup.
 
New Features:
    GUI.CustomTk.charts
    GUI.CustomTk.history_binds
