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

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 Copyright 2025 mralfiem591

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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.7.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.7-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: quillpy-0.2.7.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.7.tar.gz
Algorithm Hash digest
SHA256 07785cb9d220218ebdbc8f0322c014acaf566cf4bacc0e19b84c8f9c63aeb234
MD5 b371eae31db1bd38c3ae8ece249f208f
BLAKE2b-256 9f4fd5031499aac3b922158502cd95bddbc34c5f0a9cf3634e1a73fee58dc15c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: quillpy-0.2.7-py3-none-any.whl
  • Upload date:
  • Size: 7.2 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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 bd2e8c74a7bd2dab1a3d9145753f67838e08aa597648e55449995e491bb2545a
MD5 2cd46c6810d25011c01f4d6e84c6f231
BLAKE2b-256 62fded5ed12ca60e60f51c769ffba8bfb8086c870cfab7afa4aa9ca2d11ec623

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