Metadata-Version: 1.1
Name: snap-micro
Version: 0.9.44
Summary: Small Network Applications in Python: a microservices toolkit
Home-page: http://github.com/binarymachines/snap
Author: Dexter Taylor
Author-email: binarymachineshop@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Description: SNAP: Small Network Applications in Python
        Dexter Taylor
        binarymachineshop@gmail.com
        
        SNAP is a microservice construction framework built on top of the Flask
        coding framework. It is designed to simplify the building microservices
        and to cleanly separate concerns between the service itself, and how the
        service request arrives.
        
         
        
Keywords: microservices web framework
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
