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

Publish Python Package License: MIT Python GitHub stars GitHub issues PyPI downloads

A lightweight terminal-based text editor for Python

Installation

# Install from PyPI
pip install quillpy

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.9.tar.gz (5.6 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.9-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for quillpy-0.1.9.tar.gz
Algorithm Hash digest
SHA256 a1224931bfb381d5e4da7da5624c49fec8ab19ef4f097c5d99ca885678633eed
MD5 73af5e43a97d1785922fefdbda75fd7b
BLAKE2b-256 f2c81438245f00fd9c4c516ae88b1206656c0595f82ded4ed4089e239272b88f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for quillpy-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 2f567bbbe9510b3344f5b2c6475ff93325a85f94238649e766cab461017f315a
MD5 357e591a79214fa2ec2602f7b9f5d1c8
BLAKE2b-256 64ef99d634e17145a1e51f6594b95fa8c17a057582c662abd2ca5534d42fd941

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