Metadata-Version: 2.4
Name: notify-tls-client
Version: 2.0.0
Summary: Cliente HTTP avançado com TLS fingerprinting, rotação de proxies e recuperação automática para web scraping resiliente
Author-email: Jeferson Albara <jeferson.albara@example.com>
Maintainer-email: Jeferson Albara <jeferson.albara@example.com>
License: MIT
Project-URL: Homepage, https://github.com/jefersonAlbara/notify-tls-client
Project-URL: Documentation, https://github.com/jefersonAlbara/notify-tls-client#readme
Project-URL: Repository, https://github.com/jefersonAlbara/notify-tls-client
Project-URL: Issues, https://github.com/jefersonAlbara/notify-tls-client/issues
Project-URL: Changelog, https://github.com/jefersonAlbara/notify-tls-client/blob/main/CHANGELOG.md
Keywords: tls-client,http-client,web-scraping,proxy-rotation,tls-fingerprinting,browser-emulation,http2,http3,requests,automation
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Internet :: Proxy Servers
Classifier: Operating System :: OS Independent
Classifier: Typing :: Typed
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: dataclasses-json>=0.6.0
Requires-Dist: typing-extensions>=4.8.0
Requires-Dist: orjson>=3.9.0
Provides-Extra: dev
Requires-Dist: pytest>=7.4.0; extra == "dev"
Requires-Dist: pytest-cov>=4.1.0; extra == "dev"
Requires-Dist: black>=23.0.0; extra == "dev"
Requires-Dist: mypy>=1.5.0; extra == "dev"
Requires-Dist: ruff>=0.1.0; extra == "dev"

# MY TLS Client
Pacote python privado com modificações na classe 'tls client'
