php-wsgi
Advanced tools
| Metadata-Version: 1.0 | ||
| Name: php-wsgi | ||
| Version: 0.0.3 | ||
| Version: 0.0.4 | ||
| Summary: run php from python | ||
@@ -5,0 +5,0 @@ Home-page: UNKNOWN |
@@ -33,2 +33,5 @@ import os | ||
| def _run_php(self,url): | ||
| ctx = self.app.request_context() | ||
| ctx.push() | ||
| os.environ['REQUEST_URI'] = url | ||
@@ -35,0 +38,0 @@ os.environ['REQUEST_METHOD'] = request.method.upper() |
+1
-1
| Metadata-Version: 1.0 | ||
| Name: php-wsgi | ||
| Version: 0.0.3 | ||
| Version: 0.0.4 | ||
| Summary: run php from python | ||
@@ -5,0 +5,0 @@ Home-page: UNKNOWN |
+1
-1
@@ -7,3 +7,3 @@ from setuptools import setup | ||
| 'author_email':'kyle@level2designs.com', | ||
| 'version':'0.0.3', | ||
| 'version':'0.0.4', | ||
| 'description':'run php from python', | ||
@@ -10,0 +10,0 @@ 'packages':['php_wsgi'], |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
5605
1.1%121
1.68%