jep
Java-embedded Python runtime
Embeds CPython in Java to create a hybrid environment for executing Python code within a Java application.
Embed Python in Java
1k stars
55 watching
152 forks
Language: C
last commit: about 1 month ago
Linked from 1 awesome list
ccpythonjavajnipython
Related projects:
Repository | Description | Stars |
---|---|---|
juancarlospaco/cpython | An alternative implementation of Python's standard library for use in Nim programming language | 144 |
james91b/ida_ipython | Embeds an IPython kernel within IDA Pro to facilitate interactive Python scripting and analysis. | 252 |
dgrunwald/rust-cpython | Rust bindings for the Python interpreter, allowing Rust code to interact with and use Python libraries and scripts. | 1,815 |
ahgamut/cpython | The Python programming language implementation | 32 |
ernw/binja-ipython | Creates an IPython kernel integrated with Binary Ninja for interactive Python debugging and analysis | 29 |
python/devguide | A comprehensive guide to contributing to the CPython development team. | 1,880 |
jcopenha/pyflix | A Python wrapper around Netflix's API to simplify interactions with the service | 5 |
jtpio/jupyterlab-python-bytecode | A JupyterLab extension for inspecting and comparing Python bytecode across different versions of the CPython interpreter. | 62 |
juliapy/pycall.jl | A package that enables direct interaction between Julia and Python | 1,472 |
powsybl/pypowsybl | Provides Python integration with PowSyBl Java framework | 59 |
mwielgoszewski/burp-jython-tab | A tool for interacting with Burp Suite's HTTP client in Python. | 4 |
bytedeco/javacpp-presets | Provides pre-configured Java modules for widely used C/C++ libraries | 2,687 |
ivanov/vim-ipython | A plugin that integrates Python code execution and object introspection between Vim and IPython. | 1,038 |
jonnor/micropython-zipfile | Port of CPython's ZIP file module to MicroPython | 4 |
mwielgoszewski/jython-burp-extensions | Tools and APIs for extending the Burp Suite testing tool with custom functionality | 5 |