Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from ipython/ipython

Trivial updates to make ipython-0.10.2 work with jython 2.5.2 on posix

License

Notifications You must be signed in to change notification settings

graphaelli/ijython

 
 

Repository files navigation

IPython README

Overview

Welcome to IPython. Our documentation can be found in the docs/source subdirectory. We also have .html and .pdf versions of this documentation available on the IPython website.

Dependencies and supported Python versions

For full details, see the installation section of the manual. The basic parts of IPython only need the Python standard library, but much of its more advanced functionality requires extra packages.

Officially, IPython requires Python version 2.5 or 2.6. We have not yet started to port IPython to Python 3.0.

Warning

IPython 0.10 has only been well tested with Python 2.5 and 2.6. Parts of it may work with Python 2.4, but we do not officially support Python 2.4 anymore. If you need to use 2.4, you can still run IPython 0.9.

IPython 0.10 works with jython 2.5 on Linux/BSD/MacOS/etc with trivial changes available at https://github.com/graphaelli/ijython.

About

Trivial updates to make ipython-0.10.2 work with jython 2.5.2 on posix

See http://ipython.scipy.org for official IPython information.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.0%
  • Other 1.0%