This release is a pre-release and may not be stable for production use.
SoloSheet
"Sum to the Highest" — a spreadsheet built on the open .sheet format.
Local, private, and lean. Part of the SoloGrove family.
What it does
- Wiki-linked sheets — every
.sheetfile is a single spreadsheet, linkable to others the way wikis link pages, right inside formulas:=[[sales]]!B4,=SUM([[sales]]!A1:A20),=[[q1]]!A1 + [[q2]]!A1. - An open format — clean, structured JSON that any person, program, or AI
can parse. No XML, no lock-in. Open a
.sheetin a text editor and read your own data. Spec: solosheet.org/format. - Local & private — 100% offline, zero telemetry, no accounts. There is no code in it that opens a socket. Your files are just files.
- Lean by design — as Markdown is to Word, SoloSheet is to Excel: fewer features, so it stays simple, fast, portable, and future-proof. CSV import and export move data in and out.
- One experience — built on solocore: the same look and behavior on Linux, BSD, macOS, and Windows, multilingual by design with full right-to-left support.
Install
Full per-platform instructions live at solosheet.org/install. The short version:
Linux (pipx from your distro, e.g. apt install pipx libxcb-cursor0):
pipx install solosheet
pipx ensurepath
solosheet-desktop install
Windows (no Python needed — uv brings its own):
winget install astral-sh.uv
uv tool install solosheet
solosheet-desktop install
FreeBSD (Qt from ports; the one extra flag is what lets pipx see it):
pkg install py312-pipx py312-pyside6
pipx install --system-site-packages solosheet
solosheet-desktop install
macOS: see solosheet.org — macOS installs a
signed-by-checksum .dmg rather than the PyPI package.
solosheet-desktop install registers the launcher, the .sheet file
association, and the document icon — per-user, no root, no admin.
Requirements
Python 3.10+. Qt arrives automatically as a PySide6 wheel (6.8+) — nothing to install separately. On Linux the wheels need glibc ≥ 2.34 (x86_64: Debian 12+, Ubuntu 22.04+, Fedora 35+, RHEL 9+, Arch, Tumbleweed) or glibc ≥ 2.39 (ARM64: Ubuntu 24.04+, Debian 13+, Raspberry Pi OS trixie); floors current as of PySide6 6.11. Musl distributions are not supported. Windows 10 (1809)+ on x64 or native ARM64.
Updating
SoloSheet never checks for updates — that is a promise, not a gap. Subscribe
to the release feed,
then pipx upgrade solosheet (or uv tool upgrade solosheet) when you
choose to.
GPL-3.0-or-later. The sdist beside every wheel carries the complete source.
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 solosheet-1.0.0rc4.tar.gz.
File metadata
- Download URL: solosheet-1.0.0rc4.tar.gz
- Upload date:
- Size: 1.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.11.25 {"installer":{"name":"uv","version":"0.11.25","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29d1400b88c83472b5187e7a1cbdfc6aae66ff000a8cc1a10548919bbc6cd90f
|
|
| MD5 |
9abc0e4f5c4fe3ba393a65514e8f9eff
|
|
| BLAKE2b-256 |
bc12e6b46af9900c0ad1c96b9347818aa8f34c2883264b45a2ff970e58cc2d7b
|
File details
Details for the file solosheet-1.0.0rc4-py3-none-any.whl.
File metadata
- Download URL: solosheet-1.0.0rc4-py3-none-any.whl
- Upload date:
- Size: 959.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.11.25 {"installer":{"name":"uv","version":"0.11.25","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
912cacce745fe515e4e85f9bcda3f189a34c8c640bff3cbeb126b221a9ceb332
|
|
| MD5 |
6e7a559b2bc3e14ed387586dfa3de753
|
|
| BLAKE2b-256 |
3cd32358363479ff907c76ce613357ec18703c944007c81f85e815a0a502cf5c
|