Skip to main content

A lightweight terminal-based text editor

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

QuillPy

A lightweight terminal-based text editor for Python

Installation

# Install from PyPI
pip install quillpy

# Install with clipboard support (Windows)
pip install quillpy[windows]

Usage

quillpy filename.txt  # Open existing file
quillpy newfile.txt    # Create new file

If that dosen't work, try:

python -m quillpy filename.txt  # Open existing file
python -m quillpy newfile.txt    # Create new file

Key Bindings:

  • Ctrl+S: Save file
  • Ctrl+Q: Quit editor
  • Ctrl+C: Copy selection
  • Ctrl+V: Paste clipboard
  • Arrow keys: Navigation
  • Backspace: Delete previous character
  • Enter: Insert newline

Features

  • Cross-platform terminal UI
  • Basic text editing operations
  • Syntax highlighting (Python supported)
  • Multiple file support
  • Clipboard support (Windows)

License

MIT License

Development Setup

python -m pip install -e .

Please follow PEP8 guidelines and include tests with any changes.

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

quillpy-0.1.2.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

quillpy-0.1.2-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file quillpy-0.1.2.tar.gz.

File metadata

  • Download URL: quillpy-0.1.2.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for quillpy-0.1.2.tar.gz
Algorithm Hash digest
SHA256 14ff488ae7754938c7fc5d1b4929e8cf56e1d00acd9c2f6805529c7c19593117
MD5 8eaa14500bb8e6911ffc22c76e484dde
BLAKE2b-256 a2dbaaccce559d2b6971aa9920797ebcdde0893315952889c1bb540d7d7e6685

See more details on using hashes here.

File details

Details for the file quillpy-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: quillpy-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for quillpy-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ab9759a1033d11b9061bc1b5207ad9955ff10b560b48fcc8fe3a2d0876a644e7
MD5 657a4551d4037a6fc9c4c6c69215cbf1
BLAKE2b-256 b2673511cd27bdbb368cdba9efca711e375555ebe70e4add8f318d70ac7e4212

See more details on using hashes here.

Supported by

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