Download Py4J
=============

You can download Py4J by using easy_install: ``easy_install Py4J``

Alternatively, you can download the latest version of Py4J from `PyPI <http://pypi.python.org/pypi/Py4J>`_ or 
`SourceForge <https://sourceforge.net/projects/py4j/files/>`_.

After you have downloaded Py4J, you can follow the :doc:`Installation instructions <install>` or jump to the 
:doc:`Getting Started Tutorial <getting_started>`.

Requirements
============

Py4J requires:

* A Python interpreter. Py4J has been tested with CPython 2.6.
* Java 6.0.

If you would like a particular version to be supported, fill an `enhancement request <https://sourceforge.net/apps/trac/py4j/newticket>`_.
