Show space a folder IS
Project description
tspace
tspace is short for terminal space. A terminal ui (tui) built with textual library and python 3.11 to check for how much space a directory occupies on the disk. note: the app checks for apparent-size so it does not reflect how much the directory takes up disk space but instead reflect how much the individual directory takes up real bytes so it does not show how much it uses space but is shows how big is it.
App does the same job as du --apparent-size -sh <folder>, but slower and with a TUI
Pypi: https://pypi.org/project/tspace1/
Demo:
yt link: https://youtu.be/PhVKSI0RhCo
Installation manually
Here is how:
- Make a new directory
cdinto that directory- Make a new venv
python3 -m venv .venv - Activate venv by doing
source .venv/bin/activateorsource .venv/bin/activate.fishorsource .venv/bin/activate.zsh - run
pip install tspace1 - run
tspace, and try out the app!
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 tspace1-0.1.2.tar.gz.
File metadata
- Download URL: tspace1-0.1.2.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2499772b7c5928394eed53d20fc0943b672e881cc86f654ca38745cf70af21f0
|
|
| MD5 |
49c882c9578378a5a9f0b2d6feb782df
|
|
| BLAKE2b-256 |
7fd878ee9bb51844975b7b02d67520f71d5f65b8cb00ef9516c3460cd252223d
|
File details
Details for the file tspace1-0.1.2-py3-none-any.whl.
File metadata
- Download URL: tspace1-0.1.2-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4dd8767bbe667569f9d8cd9b7831ff04265ebe406bfcf7aea499945cf3f40581
|
|
| MD5 |
80c341ab0950f946f3d319e0a753764c
|
|
| BLAKE2b-256 |
4278cf7221a96298c1942a6f85fafe6b389bdb014bff9646e7a9dea82afa9bb5
|