https://github.com/enthought/ipython
Default Repo description from terraform module
https://github.com/enthought/ipython
Last synced: 8 months ago
JSON representation
Default Repo description from terraform module
- Host: GitHub
- URL: https://github.com/enthought/ipython
- Owner: enthought
- License: other
- Created: 2012-04-13T18:10:29.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2015-07-23T17:14:29.000Z (almost 11 years ago)
- Last Synced: 2024-12-27T02:42:47.272Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 52.6 MB
- Stars: 0
- Watchers: 23
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- License: COPYING.txt
Awesome Lists containing this project
README
===========================================
IPython: Productive Interactive Computing
===========================================
Overview
========
Welcome to IPython. Our full documentation, including PDF versions of our
manual, is available on `our website `_;
if you downloaded a built source distribution the ``docs/html`` directory
contains an HTML version of the manual. The ``docs/source`` directory contains
the plaintext version of these manuals.
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.6, 2.7, or 3.1 and above.
Instant running
===============
You can run IPython from this directory without even installing it system-wide
by typing at the terminal::
$ python ipython.py