Metadata-Version: 1.1
Name: pysoa
Version: 0.23.1
Summary: A Python library for writing (micro)services and their clients
Home-page: http://github.com/eventbrite/pysoa
Author: Eventbrite, Inc.
Author-email: opensource@eventbrite.com
License: UNKNOWN
Description-Content-Type: UNKNOWN
Description: A general-purpose library for writing Python (micro)services and their clients, based on an RPC (remote procedure call) calling style. Provides both a client and a server, which can be used directly by themselves or, extended with extra functionality using middleware. For more, see https://github.com/eventbrite/pysoa
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development
