Skip to main content

pyreadline3

PyPi Badge Publish Test Downloads Downloads Downloads

The pyreadline3 package is based on the stale package pyreadline located here. The original 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 10.

Version 3.4+ of pyreadline3 runs on Python 3.8+.

pyreadline3 is available on PyPI and can be installed with

pip install pyreadline3

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 project git repository

Development

To clone the library for development:

git clone git@github.com:pyreadline3/pyreadline3.git

or

git clone https://github.com/pyreadline3/pyreadline3.git

Build The Virtual Environment

The current earliest Python version supported is 3.8. You need to be able to create a virtual environment at this version to make sure any changes you make is combatible.

If you are using conda:

conda create --prefix=.venv python=3.8 --yes

If you are using venv, make sure you have the right base package:

>> python --version
Python 3.8.x

Once you verify your base Python, you can then create a virtual environment using:

virtualenv -p py3.8 .venv

Setup

Once you have created your virtual environment and made sure it is active in your current command line:

pip install -e .[dev]

This should all the dependencies you need for developing into the library and also allow you to run the unit tests:

pytest

Debugging

WIP

Release files for pyreadline3 3.5.6

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for pyreadline3 3.5.6
File Size Uploaded
pyreadline3-3.5.6.tar.gz 100.4 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for pyreadline3 3.5.6
File Interpreter ABI Platform
pyreadline3-3.5.6-py3-none-any.whl Python 3 none any Details

Total release size: 185.6 kB

Release files / pyreadline3-3.5.6.tar.gz

Download URL pyreadline3-3.5.6.tar.gz
Size 100.4 kB
Tags Source
SHA-256 checksum
How to use checksums
61e53218b99656091ddb077df9e71f25850e72e030b6183b39c9b7e6e4f4a9bf
BLAKE2b-256 checksum
How to use checksums
b66df94028646d7bbe6d9d873c47ee7c246f2d29129d253f0d96cb6fcab70733
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.4

Release files / pyreadline3-3.5.6-py3-none-any.whl

Download URL pyreadline3-3.5.6-py3-none-any.whl
Size 85.2 kB
Tags Python 3
SHA-256 checksum
How to use checksums
8449b734232e42a5dcd74048e39b60db2839a4c38cf3ae2bf7707d58b5389c0d
BLAKE2b-256 checksum
How to use checksums
f75e35c856e186b74678c24927847ad9895a51f1bc02a0c6126477a6c6040064
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.4

Release history Release notifications | RSS feed

This release

3.5.6 This release

2 release files

3.5.5

2 release files

3.5.4

2 release files

3.5.3

2 release files

3.5.2

2 release files

3.5.1

2 release files

3.5.0

2 release files

3.4.3

2 release files

3.4.2

2 release files

3.4.1

2 release files

3.4.0

2 release files

3.3

2 release files

3.2

2 release files

3.1

2 release files

3.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page