An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Polars Prompt

[![CI Status](https://img.shields.io/github/actions/workflow/status/esadek/polars-prompt/ci.yml)](https://github.com/esadek/polars-prompt/actions/workflows/ci.yml)
![Supported Python Versions](https://img.shields.io/badge/python-3.9+-blue)
[![License](https://img.shields.io/github/license/esadek/polars-prompt)](LICENSE)

Command line interface for the Polars Python API

polars-prompt demo

## Features

- Syntax highlighting while typing
- Multi-line input editing
- Mouse support for cursor positioning and scrolling
- Input history

## Usage

```bash
polars-prompt
```