Port details |
- py-ptpython Python REPL build on top of prompt_toolkit
- 3.0.29 devel =2 3.0.27Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2018-08-31 14:41:23
- Last Update: 2024-07-24 21:16:27
- Commit Hash: b80b3da
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/prompt-toolkit/ptpython
- Description:
- Ptpython is an advanced Python REPL.
Features:
- Syntax highlighting.
- Multiline editing (the up arrow works).
- Autocompletion.
- Mouse support (disabled by default).
- Support for color schemes.
- Support for bracketed paste (if the terminal supports it).
- Both Vi and Emacs key bindings.
- Support for double width (Chinese) characters.
- ... and many other stuff.
- ¦ ¦ ¦ ¦
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}ptpython>0:devel/py-ptpython@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-ptpython/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-ptpython
- pkg install py311-ptpython
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-ptpython listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-ptpython
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1721823028
SHA256 (ptpython-3.0.29.tar.gz) = b9d625183aef93a673fc32cbe1c1fcaf51412e7a4f19590521cdaccadf25186e
SIZE (ptpython-3.0.29.tar.gz) = 72622
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>=0 : 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-appdirs>=0 : devel/py-appdirs@py311
- py311-jedi>=0.16.0 : devel/py-jedi@py311
- py311-prompt-toolkit>=3.0.43<3.1.0 : devel/py-prompt-toolkit@py311
- py311-pygments>=0 : textproc/py-pygments@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-ptpython-3.0.29:
ALL=off: All optional dependency
PTIPYTHON=off: Interactive shell with IPython support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-ptpython
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|