Metadata-Version: 2.1
Name: STalk
Version: 0.0.1.1
Summary: Allows easy creation of a client server model
Author: Nicholas woods
Author-email: woodsnicholas01@gmail.com
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

# Talk

Talk is a high level package that allows you to create servers that can easily process your requests and give responses back using parallelism
