Thank you for your feedback! I've responded for each library you've
mentioned. In general, the more activity on the bugs in the issue tracker
the better we can understand the desire - for example, the numpy issue only
has two stars and no comments.

> crypto

We're investigating the level of effort to support cryptography as a
bundled library. Which cryptography features in particular are you
interested in? There are several pure-python libraries (like pyrsa and
pyasn1) that can be used.

> django

Django is a pure python library. We recommend vendoring it. Our Django
starter app vendors the latest release:
https://github.com/GoogleCloudPlatform/appengine-django-skeletonhttps://github.com/GoogleCloudPlatform/appengine-django-skeleton

> jinja2

Jinja2 is also a pure python library. We recommend vendoring it like our
Flask starter app does:
https://github.com/GoogleCloudPlatform/appengine-flask-skeleton

> mysqldb

We have the latest version, 1.2.5.

> lxml

Are you actively using this? Can you comment on the issue so we can know
that users still want this?

> pillow

Hey, I ran into that issue too! Is it still occurring for you? If so,
please leave a comment on the issue.

> numpy

Please star and comment on the issue.

On Mon, Nov 7, 2016 at 5:47 PM Я Юь <[email protected]> wrote:

> I am glad to know that someone is working on updating 3rd party libraries,
> which answers my question, though I understand there are no time-frames
> when/if updates may actually happen.
>
> You'll find the list of 3rd party libraries in the 1st post, of which
> those with binaries were identified in the 2nd post. Here I also present
> you with a list of requests for updates from the issues tracker, all
> acknowledged and still unresolved. This should help you to understand the
> interest, and get you started.
>
> crypto: https://code.google.com/p/googleappengine/issues/detail?id=13293
> django: https://code.google.com/p/googleappengine/issues/detail?id=12144
> jinja: https://code.google.com/p/googleappengine/issues/detail?id=12143
> mysqldb: https://code.google.com/p/googleappengine/issues/detail?id=11742
> lxml: https://code.google.com/p/googleappengine/issues/detail?id=11554
> pillow: https://code.google.com/p/googleappengine/issues/detail?id=10079
> numpy: https://code.google.com/p/googleappengine/issues/detail?id=9499
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Google App Engine" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/google-appengine/emgUEr2_nLc/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/google-appengine.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/c9fcb3bf-26f8-403f-a011-23938dadc400%40googlegroups.com
> <https://groups.google.com/d/msgid/google-appengine/c9fcb3bf-26f8-403f-a011-23938dadc400%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CAN6JEymM4iSUKSygfJShk%3DrNWH0A_3vDZMrKmv4wVM2BhLLE_Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to