| Port details on branch 2026Q3 |
- py-argcomplete Bash tab completion for argparse
- 3.7.2 devel
=2 3.6.3Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2015-02-15 11:18:41
- Last Update: 2026-08-31 05:40:47
- Commit Hash: e7c3d0c
- People watching this port, also watch:: libinotify, gtkmm30, py311-pycparser, alsa-plugins, libucl
- Also Listed In: python
- License: APACHE20
- WWW:
- https://kislyuk.github.io/argcomplete/
- https://github.com/kislyuk/argcomplete
- Description:
- Argcomplete provides easy, extensible command line tab completion of arguments
for your Python script.
It makes two assumptions:
- You're using bash as your shell (limited support for zsh and tcsh is
available)
- You're using argparse to manage your command line arguments/options
Argcomplete is particularly useful if your program has lots of options or
subparsers, and if your program can dynamically suggest completions for your
argument/option values (for example, if the user is browsing resources over the
network).
 ¦ ¦ ¦ ¦ 
- 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}argcomplete>0:devel/py-argcomplete@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-argcomplete/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-argcomplete
- pkg install py312-argcomplete
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 py312-argcomplete listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-argcomplete
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1787587760
SHA256 (argcomplete-3.7.2.tar.gz) = aad8b69a0b9969edb62db0d1752354c0d50717b10e0cbb00e2a958381b9fc6b9
SIZE (argcomplete-3.7.2.tar.gz) = 74473
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:
-
- py312-hatch-vcs>=0 : devel/py-hatch-vcs@py312
- py312-hatchling>=0 : devel/py-hatchling@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- bash : shells/bash
- py312-coverage>=0 : devel/py-coverage@py312
- py312-mypy>=0 : devel/py-mypy@py312
- py312-pexpect>=0 : misc/py-pexpect@py312
- py312-ruff>=0 : devel/py-ruff@py312
- py312-wheel>=0 : devel/py-wheel@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- python3.12 : lang/python312
- This port is required by:
- for Build
-
- astro/kosmorro
- misc/py-censys
- net/py-lib389
- for Run
-
- astro/kosmorro
- benchmarks/py-reframe-hpc
- biology/py-gffutils
- comms/py-esptool
- databases/pgbarman
- devel/commitizen
- devel/nox
-
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:
- No options to configure
- Options name:
- devel_py-argcomplete
- USES:
- python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|