Metadata-Version: 2.1
Name: reqease
Version: 0.1.1
Summary: Reqease is a lean and clean library for performing basic HTTP operations with minimal overhead, designed to simplify common tasks like GET and POST requests
Home-page: https://github.com/DanielRodriguez-SS/reqease.git
Author: Daniel Rodriguez
Author-email: danielrodriguezmarin@me.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: certifi

# reqease
Reqease is a lean and clean library for performing basic HTTP operations with minimal overhead, designed to simplify common tasks like GET and POST requests
