All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Demo.modjy_webapp.WEB-INF.lib-python.readme.txt Maven / Gradle / Ivy

Go to download

Jython is an implementation of the high-level, dynamic, object-oriented language Python written in 100% Pure Java, and seamlessly integrated with the Java platform. It thus allows you to run Python on any Java platform.

There is a newer version: 2.7.4
Show newest version
The WEB-INF/lib-python directory, if it exists, is automatically added 
to sys.path. Adding jython modules into this directory will make them 
available for import into your application.

If you add your modules in a subdirectory, then be sure that that 
subdirectory contains an __init__.py file, so that the subdirectory 
is considered to be a package.

See here for more details.
http://www.rexx.com/~dkuhlman/python_101/python_101.html#SECTION004540000000000000000
http://www.python.org/doc/essays/packages.html




© 2015 - 2024 Weber Informatics LLC | Privacy Policy