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

Uploaded Python 3

File details

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

File metadata

  • Download URL: quillpy-0.2.0.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for quillpy-0.2.0.tar.gz
Algorithm Hash digest
SHA256 72579c22a7fe10927038de6a56c108af8917df8750e2f6f31e67b6da2f9252e3
MD5 2a47d8e501e94d43cf4628ba15a53160
BLAKE2b-256 af945eb34ddb78dc4bc4e8da87191a6b8198ed7aa43a44a01c223479ee8ebec6

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for quillpy-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 da6fcf9a27d044700f55736c6f45f31c3628364d8459726f296e1579c129bb8a
MD5 f9e14d5f415caa1fcc375667b9391124
BLAKE2b-256 656cdd3b56858f6ccca97d4cc54c40bebe55e248c2f5114a8be6a4051216f1c2

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