jep


Namejep JSON
Version 4.2.0 PyPI version JSON
download
home_pagehttps://github.com/ninia/jep
SummaryJep embeds CPython in Java
upload_time2023-12-16 15:10:17
maintainer
docs_urlNone
authorJep Developers
requires_python
licensezlib/libpng
keywords java
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            .. image:: https://img.shields.io/pypi/pyversions/Jep.svg
    :target: https://pypi.python.org/pypi/jep

.. image:: https://img.shields.io/pypi/l/Jep.svg
    :target: https://pypi.python.org/pypi/jep

.. image:: https://img.shields.io/pypi/v/Jep.svg
    :target: https://pypi.python.org/pypi/jep
	
.. image:: https://img.shields.io/badge/docs-wiki-orange.svg
    :target: https://github.com/ninia/jep/wiki

.. image:: https://img.shields.io/badge/docs-javadoc-orange.svg
    :target: https://ninia.github.io/jep/javadoc

Jep - Java Embedded Python
===========================

Jep embeds CPython in Java through JNI.

Some benefits of embedding CPython in a JVM:

* Using the native Python interpreter may be much faster than
  alternatives.

* Python is mature, well supported, and well documented.

* Access to high quality Python modules, both native CPython
  extensions and Python-based.

* Compilers and assorted Python tools are as mature as the language.

* Python is an interpreted language, enabling scripting of established
  Java code without requiring recompilation.

* Both Java and Python are cross platform, enabling deployment to 
  different operating systems.


Installation
------------
Simply run ``pip install jep`` or download the source and run ``pip install .``.
Building and installing require the JDK, Python, and optionally numpy to be installed beforehand.

Dependencies
------------
* Python >= 3.6
* Java >= 1.8
* NumPy >= 1.7 (optional)

Notable features
----------------
* Interactive Jep console much like Python's interactive console
* Supports multiple, simultaneous, mostly sandboxed sub-interpreters or shared interpreters
* Numpy support for Java primitive arrays

Help
----
* `Documentation <https://github.com/ninia/jep/wiki>`_
* `JavaDoc <https://ninia.github.io/jep/javadoc>`_
* `Mailing List (deprecated) <https://groups.google.com/d/forum/jep-project>`_
* `Known Issues and Help <https://github.com/ninia/jep/issues>`_
* `Contribution Guidelines <https://github.com/ninia/jep/blob/master/.github/CONTRIBUTING.md>`_
* `Project Page <https://github.com/ninia/jep>`_

We welcome comments, contributions, bug reports, wiki documentation, etc.

If you need help, please first search for existing solutions online, in the
the issues, and on the wiki. If you still need help, please open a GitHub issue
and we will try and help you. Please remember to close the issue once it has
been resolved.


*Jep Team*



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ninia/jep",
    "name": "jep",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "java",
    "author": "Jep Developers",
    "author_email": "jep-project@googlegroups.com",
    "download_url": "https://files.pythonhosted.org/packages/16/94/3bc40b4683442bd34e7c511cbe5c1a1bb8d5d6de1f4955991a07fe02c836/jep-4.2.0.tar.gz",
    "platform": null,
    "description": ".. image:: https://img.shields.io/pypi/pyversions/Jep.svg\n    :target: https://pypi.python.org/pypi/jep\n\n.. image:: https://img.shields.io/pypi/l/Jep.svg\n    :target: https://pypi.python.org/pypi/jep\n\n.. image:: https://img.shields.io/pypi/v/Jep.svg\n    :target: https://pypi.python.org/pypi/jep\n\t\n.. image:: https://img.shields.io/badge/docs-wiki-orange.svg\n    :target: https://github.com/ninia/jep/wiki\n\n.. image:: https://img.shields.io/badge/docs-javadoc-orange.svg\n    :target: https://ninia.github.io/jep/javadoc\n\nJep - Java Embedded Python\n===========================\n\nJep embeds CPython in Java through JNI.\n\nSome benefits of embedding CPython in a JVM:\n\n* Using the native Python interpreter may be much faster than\n  alternatives.\n\n* Python is mature, well supported, and well documented.\n\n* Access to high quality Python modules, both native CPython\n  extensions and Python-based.\n\n* Compilers and assorted Python tools are as mature as the language.\n\n* Python is an interpreted language, enabling scripting of established\n  Java code without requiring recompilation.\n\n* Both Java and Python are cross platform, enabling deployment to \n  different operating systems.\n\n\nInstallation\n------------\nSimply run ``pip install jep`` or download the source and run ``pip install .``.\nBuilding and installing require the JDK, Python, and optionally numpy to be installed beforehand.\n\nDependencies\n------------\n* Python >= 3.6\n* Java >= 1.8\n* NumPy >= 1.7 (optional)\n\nNotable features\n----------------\n* Interactive Jep console much like Python's interactive console\n* Supports multiple, simultaneous, mostly sandboxed sub-interpreters or shared interpreters\n* Numpy support for Java primitive arrays\n\nHelp\n----\n* `Documentation <https://github.com/ninia/jep/wiki>`_\n* `JavaDoc <https://ninia.github.io/jep/javadoc>`_\n* `Mailing List (deprecated) <https://groups.google.com/d/forum/jep-project>`_\n* `Known Issues and Help <https://github.com/ninia/jep/issues>`_\n* `Contribution Guidelines <https://github.com/ninia/jep/blob/master/.github/CONTRIBUTING.md>`_\n* `Project Page <https://github.com/ninia/jep>`_\n\nWe welcome comments, contributions, bug reports, wiki documentation, etc.\n\nIf you need help, please first search for existing solutions online, in the\nthe issues, and on the wiki. If you still need help, please open a GitHub issue\nand we will try and help you. Please remember to close the issue once it has\nbeen resolved.\n\n\n*Jep Team*\n\n\n",
    "bugtrack_url": null,
    "license": "zlib/libpng",
    "summary": "Jep embeds CPython in Java",
    "version": "4.2.0",
    "project_urls": {
        "Homepage": "https://github.com/ninia/jep"
    },
    "split_keywords": [
        "java"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "16943bc40b4683442bd34e7c511cbe5c1a1bb8d5d6de1f4955991a07fe02c836",
                "md5": "adb9ad0e3a47688184ef94783ff01cc1",
                "sha256": "636368786b4f3dc29510454e0580a432e45e696de99ce973a3caef6faec35287"
            },
            "downloads": -1,
            "filename": "jep-4.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "adb9ad0e3a47688184ef94783ff01cc1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3003257,
            "upload_time": "2023-12-16T15:10:17",
            "upload_time_iso_8601": "2023-12-16T15:10:17.416912Z",
            "url": "https://files.pythonhosted.org/packages/16/94/3bc40b4683442bd34e7c511cbe5c1a1bb8d5d6de1f4955991a07fe02c836/jep-4.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-16 15:10:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ninia",
    "github_project": "jep",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "appveyor": true,
    "lcname": "jep"
}
        
Elapsed time: 0.14954s