About Anaconda Help Download Anaconda

A library for building flexible command line interfaces

copied from cf-staging / pyrepl

Installers

Info: This package contains files in non-standard labels.
  • linux-aarch64 v0.9.0
  • linux-64 v0.9.0
  • osx-64 v0.9.0
  • osx-arm64 v0.9.0
  • linux-ppc64le v0.9.0

conda install

To install this package run one of the following:
conda install conda-forge::pyrepl
conda install conda-forge/label/cf201901::pyrepl
conda install conda-forge/label/cf202003::pyrepl
conda install conda-forge/label/gcc7::pyrepl

Description

pyrepl is a Python library, inspired by readline, for building flexible command line interfaces, featuring:

  • sane multi-line editing
  • history, with incremental search
  • completion, including displaying of available options
  • a fairly large subset of the readline emacs-mode keybindings
  • a liberal, Python-style, license
  • a new python top-level.

© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy