Skip to content

Comment on PyPy, Jython and CPython 3 on dotCloudparent

Comments

Yup, banks don't like Python, but Java is OK. So you write your Java in Jython, package it up & deploy.

Here's another use case. At Repustate, we have an API to create PowerPoint presentations via an API call. We use Apache POI (Java) to create & manage PowerPoint slides, but our code base is all Python. So we have a Jython process running on Jetty, but instrument all of the Java bits with Python.

It's pretty amazing to have all of the power of the JVM at your disposal but with the grace of Python.

It's been a while, but I recall a Java shop where the (complicated) build process was written in Jython.

yeah that is pretty cool.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.