Port details |
- py-prompt-toolkit Library for building powerful interactive command lines in Python
- 3.0.48 devel =2 3.0.47Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2020-12-11 11:05:37
- Last Update: 2024-10-07 14:16:46
- Commit Hash: 0594621
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://python-prompt-toolkit.readthedocs.io/en/master/
- https://github.com/prompt-toolkit/python-prompt-toolkit
- Description:
- prompt_toolkit is a library for building powerful interactive command lines in
Python. It ships with a nice interactive Python shell (called ptpython) built
on top of the library.
prompt_toolkit could be a replacement for readline, but it can be much more
than that.
- ¦ ¦ ¦ ¦
- 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}prompt-toolkit>0:devel/py-prompt-toolkit@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-prompt-toolkit/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-prompt-toolkit
- pkg install py311-prompt-toolkit
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-prompt-toolkit listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-prompt-toolkit
- Package flavors (<flavor>: <package>)
- py311: py311-prompt-toolkit
- distinfo:
- TIMESTAMP = 1727718428
SHA256 (prompt_toolkit-3.0.48.tar.gz) = d6623ab0477a80df74e646bdbc93621143f5caf104206aa29294d53de1a03d90
SIZE (prompt_toolkit-3.0.48.tar.gz) = 424684
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-wcwidth>=0 : devel/py-wcwidth@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- finance/freqtrade
- math/mathicsscript
- math/sage
- for Run
-
- comms/py-pymodbus
- databases/py-litecli
- databases/py-mycli
- databases/py-pgcli
- devel/commitizen
- devel/ipython
- devel/oci-cli
Configuration Options:
- No options to configure
- Options name:
- devel_py-prompt-toolkit
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|