Contents

jpype1 1.6.0

0

A Python to Java bridge

A Python to Java bridge

Stars: 1264, Watchers: 1264, Forks: 200, Open Issues: 114

The jpype-project/jpype repo was created 13 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 1264 github stars!

How to Install jpype1

You can install jpype1 using pip

pip install jpype1

or add it to a project with poetry

poetry add jpype1

Package Details

Author
None
License
License :: OSI Approved :: Apache Software License
Homepage
None
PyPi:
https://pypi.org/project/jpype1/
GitHub Repo:
https://github.com/jpype-project/jpype

Classifiers

  • Scientific/Engineering
  • Software Development
No  jpype1  pypi packages just yet.

Errors

A list of common jpype1 errors.

Code Examples

Here are some jpype1 code examples and snippets.

GitHub Issues

The jpype1 package has 114 open issues on GitHub

  • Add Python 3.14 to the test and release matrix
  • update pyproject.toml to follow new license format so builds are supported after Feb. 18th
  • Fix PySlice_CheckFull on 32-bit architectures
  • Pre-built Python 3.14 wheels?
  • File Windows fatal exception: access violation
  • JVM DLL not found. Apple m1
  • automatic type stub (pyi) generation for java classes

See more issues on GitHub

Related Packages & Articles

jep 4.3.1

Jep embeds CPython in Java through JNI.

JayDeBeApi 1.2.3

Use JDBC database drivers from Python 2/3 or Jython with a DB-API.

icecream 2.1.10

Never use print() to debug again: inspect variables, expressions, and program execution with a single, simple function call.