jpy
stable
  • Introduction
  • Installation
  • Tutorial
  • Reference
  • How to Modify
jpy
  • Docs »
  • Welcome to jpy’s documentation!
  • Edit on GitHub

Welcome to jpy’s documentation!¶

jpy is a bi-directional Java-Python bridge allowing you to call Java from Python and Python from Java.

Contents:

  • Introduction
    • How it works
    • Current limitations
    • Other projects with similar aims
  • Installation
    • Getting the Sources
    • Build from Sources
    • Running Java from Python
    • Running Python from Java
    • Typical Build Problems
  • Tutorial
    • Using jpy with Python
    • Using jpy with Java
  • Reference
    • Python API
    • Java API
  • How to Modify
    • Rebuild Process
    • C Programming Guideline

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2015, Brockmann Consult GmbH Revision e93fd2f6.

Built with Sphinx using a theme provided by Read the Docs.