[ sid ]
[ Bron: harlequin ]
Pakket: harlequin (2.1.3-1)
Verwijzigingen voor harlequin
Debian bronnen:
Het bronpakket harlequin downloaden:
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
database client for the terminal
Harlequin is a SQL IDE in your terminal. It supports connecting to for DuckDB, SQLite, Postgres (also supports Redshift), MySQL/MariaDB, and ODBC (supports MS SQL Server, Oracle, and others).
Andere aan harlequin gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- of python3-supported-min (>= 3.10.0)
- Pakket niet beschikbaar
-
- dep: python3-numpy
- Python library for numerical computations (Python 3)
- of python3-supported-max (<< 3.10.0)
- Pakket niet beschikbaar
-
- dep: python3-numpy
- Python library for numerical computations (Python 3)
- of python3-supported-min (>= 3.10.0)
- Pakket niet beschikbaar
-
- dep: python3-platformdirs (<< 5.0)
- determining appropriate platform-specific directories (Python 3)
- dep: python3-platformdirs (>= 3.10)
-
- dep: python3-questionary
- Python library to build pretty command line user prompts
-
- dep: python3-rich-click
- creating beautiful command line interfaces for Python3
-
- dep: python3-textual
- TUI (Text User Interface) framework for Python inspired by modern web development
-
- dep: python3-textual-fastdatatable
- fast implementation of Textual's DataTable widget (Python module)
-
- dep: python3-textual-textarea
- textarea with syntax highlighting and autocompleting for Textual (Python module)
-
- dep: python3-tomlkit
- style-preserving TOML library for Python