Metadata-Version: 2.1 Name: Flask-InterfacePubSub Version: 0.0.1 Summary: Package for help to send contract to Google Pub Sub. Home-page: https://github.com/rafaelportugal/Flask-InterfacePubSub Author: Rafael Portugal Author-email: rafaelportugal05@gmail.com License: MIT Platform: UNKNOWN Classifier: Framework :: Flask Classifier: Programming Language :: Python :: 3 Classifier: License :: OSI Approved :: MIT License Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python :: 3.5 Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7 Description-Content-Type: text/markdown Requires-Dist: Flask (>=0.12) Requires-Dist: Flask-RESTful (>=0.3.3) Requires-Dist: mementos (>=1.3.1) Requires-Dist: google-cloud-pubsub (>=0.38.0) Requires-Dist: jsonschema (>=2.6.0) Requires-Dist: strict-rfc3339 (>=0.7) # Flask-InterfacePubSub Python Package for help to validate and send json contract to Google Pub Sub.