microgue
Advanced tools
| Metadata-Version: 2.1 | ||
| Name: microgue | ||
| Version: 4.0.1 | ||
| Version: 4.0.2 | ||
| Summary: This project contains bootstrap code to speed up the development of AWS based microservices | ||
@@ -5,0 +5,0 @@ Author: Michael Hudelson |
@@ -87,3 +87,3 @@ import requests | ||
| def request(self, *args, **kwargs): | ||
| return self.invoke(Service.Request(*args, **kwargs)) | ||
| return self.invoke(self.Request(*args, **kwargs)) | ||
@@ -90,0 +90,0 @@ def invoke(self, request): |
+1
-1
| Metadata-Version: 2.1 | ||
| Name: microgue | ||
| Version: 4.0.1 | ||
| Version: 4.0.2 | ||
| Summary: This project contains bootstrap code to speed up the development of AWS based microservices | ||
@@ -5,0 +5,0 @@ Author: Michael Hudelson |
+1
-1
@@ -8,3 +8,3 @@ from setuptools import setup | ||
| name="microgue", | ||
| version="4.0.1", | ||
| version="4.0.2", | ||
| author="Michael Hudelson", | ||
@@ -11,0 +11,0 @@ author_email="michaelhudelson@gmail.com", |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
82456
0