Metadata-Version: 2.1
Name: speed-stack
Version: 0.1.0
Summary: This simplifies easy enhancements to python.
Home-page: UNKNOWN
License: MIT
Keywords: ujson,uvloop,fast,speed,drop-in
Author: austinv11
Author-email: austinv11@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: dill
Provides-Extra: multiprocess
Provides-Extra: rapidjson
Provides-Extra: ujson
Requires-Dist: dill (>=0.2.8,<0.3.0); extra == "dill" or extra == "multiprocess"
Requires-Dist: multiprocess (>=0.70.6,<0.71.0); extra == "multiprocess"
Requires-Dist: python-rapidjson (>=0.6.3,<0.7.0); extra == "rapidjson"
Requires-Dist: ujson (>=1.35,<2.0); extra == "ujson"
Requires-Dist: uvloop (>=0.11.2,<0.12.0); sys_platform == "!windows"
Description-Content-Type: text/markdown


