Metadata-Version: 2.1
Name: SuperEasyPython
Version: 0.1.0
Summary: EasyPython
Home-page: https://github.com/redflymeer/SuperEasyPython
Author: RedFlyMeer
Author-email: redflymeer@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.25.1
Requires-Dist: beautifulsoup4>=4.9.3
Requires-Dist: aiogram>=2.23.1
Requires-Dist: tqdm>=4.60.0
Requires-Dist: PySide6>=6.4.0

# Web
Web working with Fetch_url and scraple_links
Fetch_url it's get url
Scraple link it's parse url
# Data
Data is list with information
# Download
Download it's just  download
Download_file("Link")
# Gui
Gui working on PySide6
Gui it's just a PySide6
# Files
Files working on json with read_lines and write_json
# Telegram
Telegram working on Aiogram
And it's just aiogram 
# Examples
You can read code in folder examples
