Metadata-Version: 2.4
Name: requestez
Version: 0.1.11
Summary: A simpler interface for scraping with some basic parsing, aes encryption decryption and some logging utils.
Author: shashstormer
License-Expression: MIT
Project-URL: GitHub, https://github.com/shashstormer/requestez
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: requests
Requires-Dist: m3u8
Requires-Dist: pycryptodome
Requires-Dist: yarl
Requires-Dist: regex
Requires-Dist: beautifulsoup4
Requires-Dist: dbdictionary
Requires-Dist: aiohttp
Provides-Extra: optional
Requires-Dist: moviepy; extra == "optional"
Requires-Dist: js2xml; extra == "optional"
Requires-Dist: xmltodict; extra == "optional"
Dynamic: license-file
