Skip to main content

A more complete python implmementation of GNU readline.

Project description

This a branch of the pyreadline project. This branch implements several functions that were missing in the mainline version of pyreadline.

The pyreadline package is a python implementation of GNU readline functionality it is based on the ctypes based UNC readline package by Gary Bishop. It is not complete. It has been tested for use with windows 2000 and windows xp.

Version 2.0 runs on Python 2.6, 2.7, and 3.2 using the same code.

Features:
  • keyboard text selection and copy/paste

  • Shift-arrowkeys for text selection

  • Control-c can be used for copy activate with allow_ctrl_c(True) in config file

  • Double tapping ctrl-c will raise a KeyboardInterrupt, use ctrl_c_tap_time_interval(x) where x is your preferred tap time window, default 0.3 s.

  • paste pastes first line of content on clipboard.

  • ipython_paste, pastes tab-separated data as list of lists or numpy array if all data is numeric

  • paste_mulitline_code pastes multi line code, removing any empty lines.

The latest development version is always available at the IPython github repository.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyreadline-ais-2.0.3.tar.gz (84.5 kB view details)

Uploaded Source

Built Distribution

pyreadline_ais-2.0.3-py3-none-any.whl (96.1 kB view details)

Uploaded Python 3

File details

Details for the file pyreadline-ais-2.0.3.tar.gz.

File metadata

File hashes

Hashes for pyreadline-ais-2.0.3.tar.gz
Algorithm Hash digest
SHA256 bfaf4cd992980738ac2979055ffd12c8d99668f1a770ee5189a24bc01be9a9fa
MD5 74997523ac85b13fbdcb12c882a5c319
BLAKE2b-256 8138e2f616ff3bce361545eb084341e225d100f9d5112bf4c7aa89f0549ba055

See more details on using hashes here.

File details

Details for the file pyreadline_ais-2.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for pyreadline_ais-2.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 930eaac28fd420488e4dbcda922c7acb874de27e8a3b69c13ef78ce1fff99c3e
MD5 341b9e200ac2a7d996955217ae7fb08d
BLAKE2b-256 d579eb6064407cfa4acbb9ae4a586ee8ab93dc5947c93a6cf136bc1005f19d64

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page