Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 202619
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T17:18:21+00:00 2026-05-11T17:18:21+00:00

Does anyone have any direct experience (good or bad) using Jython with Google App

  • 0

Does anyone have any direct experience (good or bad) using Jython with Google App Engine?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T17:18:21+00:00Added an answer on May 11, 2026 at 5:18 pm

    To ask the obvious question: Why would you want to? (C)Python is supported natively by Google App Engine, and by now is fairly mature and very well supported.

    To answer the original question, though: I don’t have personal experience, but I can give you a general overview of what it’ll be like:

    The easiest way currently will be to use Jython’s support for calling into Java to use the App Engine Java SDK. This means that although you’ll be writing Python, it’s going to look a lot like Java, and you’ll have to use the Java docs, rather than the Python one.

    It is, however, theoretically possible to use the Python SDK in Jython on App Engine. The SDK is pure Python, and all the interaction between the SDK and the runtime is done by way of RPCs though the google.appengine.api.apiproxy_stub_map module. Java has an equivalent interface in the com.google.apphosting.api.ApiProxy class – see the article on Unit Testing in GAE for some details on how to configure it.

    Given all that, here’s how you could use the Python API in Jython:

    1. Write a Python apiproxy_stub that simply takes all API calls and sends them to the com.google.apphosting.api.ApiProxy class.
    2. Bundle the relevant parts of the Python SDK with your Jython app (that’s most of it, unfortunately).
    3. In your initialization code, install the apiproxy_stub subclass you wrote as the handler for all the relevant services – datastore_v3, memcache, user, urlfetch, and images.

    If you do end up doing this, please document it and release the code – I know of at least one other user who would be interested. 🙂

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 121k
  • Answers 121k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Drools Flow is about as fast as they come, it's… May 12, 2026 at 12:23 am
  • Editorial Team
    Editorial Team added an answer Try using a typedef: typedef void (*SDLEventFunction)(SDL_Event *); std::vector<SDLEventFunction> functions; May 12, 2026 at 12:23 am
  • Editorial Team
    Editorial Team added an answer Reflection is one way, but it has its caveats, if… May 12, 2026 at 12:23 am

Related Questions

I am trying to configure our in house development code as a symbol server,
So as a direct result of this global financial hoohar I'm going to start
I want users to be able to upload mp3s and also be able to
Clarification: Put simply, I'd like to put an ASP.NET UpdatePanel inside the info window

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.