A local-first code editor with cheesy Git goodness
Project description
Cheesy Mamas
Cheesy Mamas is a local-first, multi-tab code editor built in Python with PyQt6. It’s designed for clean editing, with Git history and version tracking built directly into the interface. And cheesy accents.
There is no telemetry, no sync, no accounts (but there's a little cheese!). Cheesy Mamas is built to live on your machine and yours alone.
Installation
pip install cheesymamas
cheesymamas
Requirements
- Python 3.9+
- Git (installed and available in PATH)
- PyQt6
To install dependencies:
pip install PyQt6
What It Does
- Multi-tab editing with save/save as support and dirty state tracking
- Git integration: each file shows its own commit timeline
- Clicking a commit highlights changed lines from that version
- Right-click any commit to:
- View the diff
- Revert the file to that version
- Copy that version to clipboard
- Inline "Revert Line" buttons for changed lines
- Smart paste (indent-aware, like good mac & cheese)
- Live search with instant visual highlighting and match count
- Syntax highlighting for Python, C, and LaTeX
- Compile support for Python, C (via gcc), and LaTeX (via pdflatex)
- Bash button to run or edit saved terminal commands
- Give me more cheese please UI
- Exit protection: warns if unsaved files are open
- Single-instance file relay (new files open in the same window)
- Installable as a native app with icon and launcher integration
- I really would like more cheese, please send your cheese to Cheesy Mama's House
Why It Exists
Cheesy Mamas was made because most editors either:
- Assume you'll sync your code to the cloud
- Don’t show file history visually, where you’re working
- Require extensions, setup, or background services to track changes
Cheesy Mamas keeps the full Git history visible beside the file, so you always know what changed, when it changed, and why.
Notes
If you see anything pop up in that little box in the bottom right corner, that's a bug! Send it to me!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cheesymamas-0.2.62.tar.gz.
File metadata
- Download URL: cheesymamas-0.2.62.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7533492f35295ab20dcc126ddf5c8e9bc7b29df2fc2b3fbb604c459414ad1b44
|
|
| MD5 |
a18f228951cdc48be47589b4b224350c
|
|
| BLAKE2b-256 |
351899214b1f9dd8695bafd96a05a46db075f4b19b09206909355a7605b440c8
|
File details
Details for the file cheesymamas-0.2.62-py3-none-any.whl.
File metadata
- Download URL: cheesymamas-0.2.62-py3-none-any.whl
- Upload date:
- Size: 14.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48f57d94134a67e33a8f3aa086a4259bb4bb336ef2ab81cf3e360957d2bd82db
|
|
| MD5 |
425beccf1942789e12120272bf7d7256
|
|
| BLAKE2b-256 |
5eea4a933d4c54ac4fdf20ff764ab3ee9e91c81db535c90609f20f2477c3bf7d
|