Skip to main content

Qt-Based Volatile Small Editor

Project description

QVSED is a volatile and small text editor.

“Volatile” means that QVSED is entirely stateless - once you open a file, QVSED doesn’t store any file paths or any other data other than the text contents of the file you loaded. Additionally, QVSED won’t prompt you if you’re about to potentially lose an unsaved file, since it doesn’t know of any file metadata. You may be prompted if you’re about to overwrite a file, but that’s up to your OS, not QVSED.

QVSED follows the philosophy of ultra-minimalism, with its heavy emphasis on just editing text and nothing more. QVSED’s editing style is text-based, not file-based like basically every other editor out there. Text goes in, from a file, and then text later comes out, into another or perhaps the same file.

QVSED can be used as a simple scratchpad or throwaway editor, as well as a general editing software application, since it won’t prompt you if you do anything destructive. It stays out of your way on many occasions. Whether or not that’s a good thing is up to you.

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

qvsed-1.6.1.tar.gz (26.0 kB view hashes)

Uploaded Source

Built Distribution

qvsed-1.6.1-py3-none-any.whl (24.2 kB view hashes)

Uploaded Python 3

Supported by

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