Argparse-Interface
An automatic, terminal based interactive interface for any Python 3 "argparse" command line with keyboard and mouse support.
File Explorer
Download Latest Version (.zip)- bug_report.md
- feature_request.md
- PULL_REQUEST_TEMPLATE.md
- __init__.py
- ExportDOM.py
- __init__.py
- AlertModal.py
- FileSelectModal.py
- QuitModal.py
- SubmitErrorModal.py
- SubmitModal.py
- AlertModal.tcss
- FileSelectModal.tcss
- Interface.tcss
- SubmitErrorModal.tcss
- __init__.py
- FileSelectDir.py
- FileSelectFile.py
- MetaType.py
- __init__.py
- FileSelect.py
- InputBuilders.py
- InputList.py
- __init__.py
- Demo.py
- Interface.py
- Logging.py
- ParserGroup.py
- ParserMap.py
- ReturnCodes.py
- Utils.py
- Wrapper.py
- ArgUIDemo_small.gif
- ArgUILogo_transparent.png
- .gitignore
- .python-version
- check.py
- demo.py
- LICENSE
- pyproject.toml
- README.md
- uv.lock
# Installation Guide
1. Get the code
git clone https://github.com/Sorcerio/Argparse-Interface
Downloads the entire project code from GitHub to your computer.
cd Argparse-Interface
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install .
Installs the package published on PyPI directly โ no need to clone the source.
python <์คํํ ํ์ผ๋ช
>.py # README์์ ์ ํํ ์คํ ํ์ผ๋ช
์ ํ์ธํ์ธ์
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
