Package python3-module-argcomplete: Information
Source package: python3-module-argcomplete
Version: 3.5.1-alt1
Build time: Nov 19, 2024, 05:15 PM
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/argcomplete/
License: Apache-2.0
Summary: Bash tab completion for argparse
Description:
Argcomplete provides easy, extensible command line tab completion of arguments for your Python script. It makes two assumptions: * You're using bash or zsh as your shell * You're using argparse to manage your command line arguments/options
Maintainer: Anton Vyatkin
List of contributors:
Anton Vyatkin
Vitaly Lipatov
Stanislav Levin
Andrey Bychkov
Ivan Zakharyaschev
Mikhail Efremov
Eugeny A. Rostovtsev
Anton Vyatkin
Vitaly Lipatov
Stanislav Levin
Andrey Bychkov
Ivan Zakharyaschev
Mikhail Efremov
Eugeny A. Rostovtsev
Last changed
Oct. 7, 2024 Anton Vyatkin 3.5.1-alt1
- New version 3.5.1.
Aug. 20, 2024 Anton Vyatkin 3.5.0-alt1
- New version 3.5.0. - Migrate to pyproject macroses. - Using gear remotes. - Build with check.
April 4, 2022 Vitaly Lipatov 2.0.0-alt1
- new version 2.0.0 (with rpmrb script)