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 Logo

QuillPy

Publish Python Package CodeQL 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

View Version

To view the version of QuillPy, run it like normal, but for the path, specify "version". Example:

quillpy version

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.2.tar.gz (5.9 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.2-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: quillpy-0.2.2.tar.gz
  • Upload date:
  • Size: 5.9 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.2.tar.gz
Algorithm Hash digest
SHA256 b8806e8c49867045274a4ff360127b8e90236b88e5fe9127a7727bd4aa93afe0
MD5 ebbb98c4549488be881b12bf0117d4da
BLAKE2b-256 0b1384b460da31199c4ec1bb4d6ee73c4b16e8a943f43683244bb901ebc726a0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: quillpy-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 6.3 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 eb3ab59facdf42484a35888e1f924d3c0439fcbe5c3b5040b4e5112037710522
MD5 8798891fb5838f679803a622f7a40c4f
BLAKE2b-256 bab57007c99c5e2a2227edda6a1504a90f7f8f6dd5e6edf7ef0898ab1e7369df

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