Metadata-Version: 2.1
Name: simplestRPC
Version: 1.0.5b0
Summary: The easiest, cleanest and simplest way to creating interactions via RPC (Remove Procedure Call)
Home-page: https://github.com/davincif/simplestRPC
Author: davincif
Author-email: LDaVinciF@gmail.com
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/davincif/simplestRPC/issues
Project-URL: Source, https://github.com/davincif/simplestRPC/
Description: simplestRPC is a light Python 3 librarie, designed especially to allow communications between Microservices bypass the REST API signatures.
        But it can be used in any soluction who need a quick and light weight comunication between a process and a server like: games, fancy calculators, etc...
Keywords: RPC api development
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: zlib/libpng License
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/plain
