Metadata-Version: 2.1
Name: requestsockets
Version: 0.0.2
Summary: A http request library made using sockets
Author: Issac
Keywords: python,web surface,web scrape,http request,requests,sockets
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENSE

A library that sends http requests using sockets which is 100x faster than the normal requests library
