
pgcli 4.4.0
0
CLI for Postgres Database. With auto-completion and syntax highlighting.
Contents
CLI for Postgres Database. With auto-completion and syntax highlighting.
How to Install pgcli
You can install pgcli using pip
pip install pgcli
or add it to a project with poetry
poetry add pgcli
Package Details
- Author
- None
- License
- BSD
- Homepage
- None
- PyPi:
- https://pypi.org/project/pgcli/
Classifiers
- Database
- Database/Front-Ends
- Software Development
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common pgcli errors.
Code Examples
Here are some pgcli code examples and snippets.
pythonfix