Metadata-Version: 2.1
Name: progress_session
Version: 0.1
Summary: Replace requests.Session with requests.Session + ProgressBar (rich) with colors
Home-page: https://github.com/cumulus13/progress_session
Author: Hadi Cahyadi
Author-email: cumulus13@gmail.com
Project-URL: Bug Reports, https://github.com/cumulus13/progress_session/issues
Project-URL: Source, https://github.com/cumulus13/progress_session
Project-URL: Documentation, https://github.com/cumulus13/progress_session#readme
Keywords: session,Session,rich,requests
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Logging
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: rich (>=10.0.0)

# ProgressSession
Replace requests.Session with requests.Session + ProgressBar (rich) with colors

# Author
[cumulus13](mailto:cumulus13@gmail.com)
