paint-brush
Jython: The Love Child of Python and Javaby@miketechgame
864 reads
864 reads

Jython: The Love Child of Python and Java

by Mike WolfeApril 20th, 2021
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

A couple of weeks ago, I was working on a Java application that creates directories and files based on the parameters given. This got me thinking about a small logging module I wrote in Python. This module contains different levels for logging that get inserted into a database. The problem is that it was written in Python and that doesn’t mix with Java. It took less than five minutes of Googling, to discover Jython, an implementation of Python that runs on Java. After more research, I learned that I need to install the missing modules for Jython using the.jar file that I installed.
featured image - Jython: The Love Child of Python and Java
Mike Wolfe HackerNoon profile picture
Mike Wolfe

Mike Wolfe

@miketechgame

L O A D I N G
. . . comments & more!

About Author

Mike Wolfe HackerNoon profile picture
Mike Wolfe@miketechgame

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Aster
Learnrepo