jep
CPython wrapper
Embeds CPython in Java through JNI to create a native Python interpreter within a JVM.
Embed Python in Java
1k stars
54 watching
151 forks
Language: C
last commit: 30 days 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 | 142 |
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,813 |
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,865 |
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,468 |
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,677 |
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 | 3 |
mwielgoszewski/jython-burp-extensions | Tools and APIs for extending the Burp Suite testing tool with custom functionality | 5 |