| Port details on branch 2024Q4 |
- ipython Enhanced Interactive Python shell
- 8.37.0 devel
=7 8.37.0Version of this port present on the latest quarterly branch. - Maintainer: python@FreeBSD.org
 - Port Added: 2003-12-06 18:16:22
- Last Update: 2025-12-30 13:30:05
- Commit Hash: f263f2d
- People watching this port, also watch:: screen, sudo, postfix, delegate, pfqueue
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://ipython.org/
- https://ipython.readthedocs.io/en/stable/
- https://github.com/ipython/ipython
- Description:
- IPython is a free software project which tries to:
1. Provide an interactive shell superior to Python's
default. IPython has many features for object introspection,
system shell access, and its own special command system for
adding functionality when working interactively. It tries to be
a very efficient environment both for Python code development
and for exploration of problems using Python objects (in
situations like data analysis).
2. Serve as an embeddable, ready to use interpreter for your own
programs. IPython can be started with a single call from inside
another program, providing access to the current namespace. This
can be very useful both for debugging purposes and for
situations where a blend of batch-processing and interactive
exploration are needed.
3. Offer a flexible framework which can be used as the base
environment for other systems with Python as the underlying
language. Specifically scientific environments like Mathematica,
IDL and Mathcad inspired its design, but similar ideas can be
useful in many fields.
  ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}ipython>0:devel/ipython@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/ipython/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/ipython
- pkg install py311-ipython
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-ipython listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-ipython
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1766953608
SHA256 (ipython-8.37.0.tar.gz) = ca815841e1a41a1e6b73a0b08f3038af9b2252564d01fc405356d34033012216
SIZE (ipython-8.37.0.tar.gz) = 5606088
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=61.2 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-decorator>=0 : devel/py-decorator@py311
- py311-jedi>=0.16 : devel/py-jedi@py311
- py311-matplotlib-inline>0 : math/py-matplotlib-inline@py311
- py311-pexpect>=4.3 : misc/py-pexpect@py311
- py311-prompt-toolkit>=3.0.41<3.1.0 : devel/py-prompt-toolkit@py311
- py311-pygments>=2.4.0 : textproc/py-pygments@py311
- py311-sqlite3>=2 : databases/py-sqlite3@py311
- py311-stack-data>=0 : devel/py-stack-data@py311
- py311-traitlets>=5.13.0 : devel/py-traitlets@py311
- python3.11 : lang/python311
- py311-typing-extensions>=4.6 : devel/py-typing-extensions@py311
- This port is required by:
- for Build
-
- accessibility/accerciser
- science/py-OpenMC
- science/py-py3Dmol
-
Deleted ports which required this port:
- for Run
-
- accessibility/accerciser
- biology/py-scikit-bio
- devel/py-ipdb
- devel/py-ipykernel
- devel/py-ipympl
- devel/py-ipyparallel
- devel/py-ipywidgets
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py311-ipython-8.37.0:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- devel_ipython
- USES:
- cpe python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|