https://github.com/esadek/polars-prompt
Command line interface for the Polars Python API
https://github.com/esadek/polars-prompt
Last synced: about 1 year ago
JSON representation
Command line interface for the Polars Python API
- Host: GitHub
- URL: https://github.com/esadek/polars-prompt
- Owner: esadek
- License: mit
- Created: 2025-07-01T10:42:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-01T17:46:38.000Z (about 1 year ago)
- Last Synced: 2025-07-01T18:41:58.768Z (about 1 year ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Polars Prompt
[](https://github.com/esadek/polars-prompt/actions/workflows/ci.yml)

[](LICENSE)
Command line interface for the Polars Python API

## Features
- Syntax highlighting while typing
- Multi-line input editing
- Mouse support for cursor positioning and scrolling
- Input history
## Usage
```bash
polars-prompt
```