pipsi installs into isolated virtualenvs, then symlinks into `~/.local/bin` just like `pip install --user`. Combining pipsi for cross-project tools (tox, twine, nox, etc.) with pipenv for project-specific packages is…
(Not GP but also work on Python on GCP) What was the specific Python 3 issue? I didn't see anything in your post specifically about Python 3.
I am in Developer Relations so this is indeed part of my job. I'm glad we can be helpful.
We are indeed working on creating a standalone Task Queues service that will work across all hosting platforms. You can sign up for the alpha here: https://goo.gl/Ya0AZd (I work on the Python developer experience for…
Like Sublime.
You can use Postgres and Redis. :) I'm working on writing new tutorials for both of those, but in the meantime: You can host your own Postgres on Compute Engine [1] or use a hosted provider like ElephantSQL [2]. You can…
Mozilla's websites notably use Python and Django.
Re: > Google App Engine's dev_appserver.py completely broke after an update, caused in part by another Google library being installed (protobuf...). Still not sure if the fix was rolled into a release yet... We've been…
The whole "WSGI revision" effort is intended to solve the problem of websockets (and HTTP 2.0) across frameworks and servers.
I wrote a flask extension that makes it a little easier to set these headers: https://github.com/GoogleCloudPlatform/flask-talisman
Yes.
Check out https://cloud.google.com/nodejs
> I tried to move beyond archaic Java with managed VMs when they were first announced. Please keep in mind that Managed VMs is still in beta, however, there are other parts of Google Cloud Platform that are in GA,…
If you are a Java user and want to take advantage of Java 8, I really encourage you to check out managed VMs. We have a runtime available for Java 8 & Jetty 9 on github here:…
Absolutely not. You can use Cloud Datastore, or you can connect to any database that can communicate over sockets or http, including Cloud SQL. Of note is that Datastore has a free tier, Cloud SQL does not, and Socket…
I moved to Seattle from Atlanta 8 months ago and I haven't managed to make any friends. This place is rough.
pipsi installs into isolated virtualenvs, then symlinks into `~/.local/bin` just like `pip install --user`. Combining pipsi for cross-project tools (tox, twine, nox, etc.) with pipenv for project-specific packages is…
(Not GP but also work on Python on GCP) What was the specific Python 3 issue? I didn't see anything in your post specifically about Python 3.
I am in Developer Relations so this is indeed part of my job. I'm glad we can be helpful.
We are indeed working on creating a standalone Task Queues service that will work across all hosting platforms. You can sign up for the alpha here: https://goo.gl/Ya0AZd (I work on the Python developer experience for…
Like Sublime.
You can use Postgres and Redis. :) I'm working on writing new tutorials for both of those, but in the meantime: You can host your own Postgres on Compute Engine [1] or use a hosted provider like ElephantSQL [2]. You can…
Mozilla's websites notably use Python and Django.
Re: > Google App Engine's dev_appserver.py completely broke after an update, caused in part by another Google library being installed (protobuf...). Still not sure if the fix was rolled into a release yet... We've been…
The whole "WSGI revision" effort is intended to solve the problem of websockets (and HTTP 2.0) across frameworks and servers.
I wrote a flask extension that makes it a little easier to set these headers: https://github.com/GoogleCloudPlatform/flask-talisman
Yes.
Check out https://cloud.google.com/nodejs
> I tried to move beyond archaic Java with managed VMs when they were first announced. Please keep in mind that Managed VMs is still in beta, however, there are other parts of Google Cloud Platform that are in GA,…
If you are a Java user and want to take advantage of Java 8, I really encourage you to check out managed VMs. We have a runtime available for Java 8 & Jetty 9 on github here:…
Absolutely not. You can use Cloud Datastore, or you can connect to any database that can communicate over sockets or http, including Cloud SQL. Of note is that Datastore has a free tier, Cloud SQL does not, and Socket…
I moved to Seattle from Atlanta 8 months ago and I haven't managed to make any friends. This place is rough.