ccburn 0.1.1__tar.gz → 0.1.3__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {ccburn-0.1.1/src/ccburn.egg-info → ccburn-0.1.3}/PKG-INFO +13 -5
- {ccburn-0.1.1 → ccburn-0.1.3}/README.md +12 -4
- {ccburn-0.1.1 → ccburn-0.1.3}/pyproject.toml +1 -1
- {ccburn-0.1.1 → ccburn-0.1.3/src/ccburn.egg-info}/PKG-INFO +13 -5
- {ccburn-0.1.1 → ccburn-0.1.3}/LICENSE +0 -0
- {ccburn-0.1.1 → ccburn-0.1.3}/setup.cfg +0 -0
- {ccburn-0.1.1 → ccburn-0.1.3}/src/ccburn/__init__.py +0 -0
- {ccburn-0.1.1 → ccburn-0.1.3}/src/ccburn/app.py +0 -0
- {ccburn-0.1.1 → ccburn-0.1.3}/src/ccburn/cli.py +0 -0
- {ccburn-0.1.1 → ccburn-0.1.3}/src/ccburn/data/__init__.py +0 -0
- {ccburn-0.1.1 → ccburn-0.1.3}/src/ccburn/data/credentials.py +0 -0
- {ccburn-0.1.1 → ccburn-0.1.3}/src/ccburn/data/history.py +0 -0
- {ccburn-0.1.1 → ccburn-0.1.3}/src/ccburn/data/models.py +0 -0
- {ccburn-0.1.1 → ccburn-0.1.3}/src/ccburn/data/usage_client.py +0 -0
- {ccburn-0.1.1 → ccburn-0.1.3}/src/ccburn/display/__init__.py +0 -0
- {ccburn-0.1.1 → ccburn-0.1.3}/src/ccburn/display/chart.py +0 -0
- {ccburn-0.1.1 → ccburn-0.1.3}/src/ccburn/display/gauges.py +0 -0
- {ccburn-0.1.1 → ccburn-0.1.3}/src/ccburn/display/layout.py +0 -0
- {ccburn-0.1.1 → ccburn-0.1.3}/src/ccburn/main.py +0 -0
- {ccburn-0.1.1 → ccburn-0.1.3}/src/ccburn/utils/__init__.py +0 -0
- {ccburn-0.1.1 → ccburn-0.1.3}/src/ccburn/utils/calculator.py +0 -0
- {ccburn-0.1.1 → ccburn-0.1.3}/src/ccburn/utils/formatting.py +0 -0
- {ccburn-0.1.1 → ccburn-0.1.3}/src/ccburn.egg-info/SOURCES.txt +0 -0
- {ccburn-0.1.1 → ccburn-0.1.3}/src/ccburn.egg-info/dependency_links.txt +0 -0
- {ccburn-0.1.1 → ccburn-0.1.3}/src/ccburn.egg-info/entry_points.txt +0 -0
- {ccburn-0.1.1 → ccburn-0.1.3}/src/ccburn.egg-info/requires.txt +0 -0
- {ccburn-0.1.1 → ccburn-0.1.3}/src/ccburn.egg-info/top_level.txt +0 -0
- {ccburn-0.1.1 → ccburn-0.1.3}/tests/test_calculator.py +0 -0
- {ccburn-0.1.1 → ccburn-0.1.3}/tests/test_cli.py +0 -0
- {ccburn-0.1.1 → ccburn-0.1.3}/tests/test_formatting.py +0 -0
- {ccburn-0.1.1 → ccburn-0.1.3}/tests/test_history.py +0 -0
- {ccburn-0.1.1 → ccburn-0.1.3}/tests/test_models.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ccburn
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.3
|
|
4
4
|
Summary: Terminal-based Claude Code usage limit visualizer with real-time burn-up charts
|
|
5
5
|
Author: JuanjoFuchs
|
|
6
6
|
License-Expression: MIT
|
|
@@ -37,16 +37,24 @@ Requires-Dist: twine>=4.0.0; extra == "dev"
|
|
|
37
37
|
Requires-Dist: pyinstaller>=6.0.0; extra == "dev"
|
|
38
38
|
Dynamic: license-file
|
|
39
39
|
|
|
40
|
-
# ccburn
|
|
40
|
+
# 🔥 ccburn
|
|
41
41
|
|
|
42
42
|
[](https://github.com/JuanjoFuchs/ccburn/actions/workflows/ci.yml)
|
|
43
43
|
[](https://github.com/JuanjoFuchs/ccburn/actions/workflows/release.yml)
|
|
44
44
|
[](https://pypi.org/project/ccburn/)
|
|
45
45
|
[](https://pypi.org/project/ccburn/)
|
|
46
46
|
[](https://github.com/JuanjoFuchs/ccburn/releases)
|
|
47
|
-
[](https://github.com/microsoft/winget-pkgs/pulls?q=is%3Apr+ccburn)
|
|
48
48
|
[](LICENSE)
|
|
49
49
|
|
|
50
|
+
<p align="center">
|
|
51
|
+
<img src="docs/cash1.png" alt="Burning tokens" width="140">
|
|
52
|
+
</p>
|
|
53
|
+
|
|
54
|
+
<p align="center">
|
|
55
|
+
<strong>Watch your tokens burn — before you get burned.</strong>
|
|
56
|
+
</p>
|
|
57
|
+
|
|
50
58
|
TUI and CLI for Claude Code usage limits — burn-up charts, compact mode for status bars, JSON for automation.
|
|
51
59
|
|
|
52
60
|

|
|
@@ -54,7 +62,7 @@ TUI and CLI for Claude Code usage limits — burn-up charts, compact mode for st
|
|
|
54
62
|
## Features
|
|
55
63
|
|
|
56
64
|
- **Real-time burn-up charts** — Visualize session and weekly usage with live-updating terminal graphics
|
|
57
|
-
- **Pace indicators** —
|
|
65
|
+
- **Pace indicators** — 🧊 Cool. 🔥 On pace. 🚨 Too hot.
|
|
58
66
|
- **Multiple output modes** — Full TUI, compact single-line for status bars, or JSON for scripting
|
|
59
67
|
- **Automatic data persistence** — SQLite-backed history for trend analysis
|
|
60
68
|
- **Dynamic window title** — Terminal tab shows current usage at a glance
|
|
@@ -62,7 +70,7 @@ TUI and CLI for Claude Code usage limits — burn-up charts, compact mode for st
|
|
|
62
70
|
|
|
63
71
|
## Installation
|
|
64
72
|
|
|
65
|
-
### Windows (WinGet)
|
|
73
|
+
### Windows (WinGet) — *pending approval*
|
|
66
74
|
|
|
67
75
|
```powershell
|
|
68
76
|
winget install JuanjoFuchs.ccburn
|
|
@@ -1,13 +1,21 @@
|
|
|
1
|
-
# ccburn
|
|
1
|
+
# 🔥 ccburn
|
|
2
2
|
|
|
3
3
|
[](https://github.com/JuanjoFuchs/ccburn/actions/workflows/ci.yml)
|
|
4
4
|
[](https://github.com/JuanjoFuchs/ccburn/actions/workflows/release.yml)
|
|
5
5
|
[](https://pypi.org/project/ccburn/)
|
|
6
6
|
[](https://pypi.org/project/ccburn/)
|
|
7
7
|
[](https://github.com/JuanjoFuchs/ccburn/releases)
|
|
8
|
-
[](https://github.com/microsoft/winget-pkgs/pulls?q=is%3Apr+ccburn)
|
|
9
9
|
[](LICENSE)
|
|
10
10
|
|
|
11
|
+
<p align="center">
|
|
12
|
+
<img src="docs/cash1.png" alt="Burning tokens" width="140">
|
|
13
|
+
</p>
|
|
14
|
+
|
|
15
|
+
<p align="center">
|
|
16
|
+
<strong>Watch your tokens burn — before you get burned.</strong>
|
|
17
|
+
</p>
|
|
18
|
+
|
|
11
19
|
TUI and CLI for Claude Code usage limits — burn-up charts, compact mode for status bars, JSON for automation.
|
|
12
20
|
|
|
13
21
|

|
|
@@ -15,7 +23,7 @@ TUI and CLI for Claude Code usage limits — burn-up charts, compact mode for st
|
|
|
15
23
|
## Features
|
|
16
24
|
|
|
17
25
|
- **Real-time burn-up charts** — Visualize session and weekly usage with live-updating terminal graphics
|
|
18
|
-
- **Pace indicators** —
|
|
26
|
+
- **Pace indicators** — 🧊 Cool. 🔥 On pace. 🚨 Too hot.
|
|
19
27
|
- **Multiple output modes** — Full TUI, compact single-line for status bars, or JSON for scripting
|
|
20
28
|
- **Automatic data persistence** — SQLite-backed history for trend analysis
|
|
21
29
|
- **Dynamic window title** — Terminal tab shows current usage at a glance
|
|
@@ -23,7 +31,7 @@ TUI and CLI for Claude Code usage limits — burn-up charts, compact mode for st
|
|
|
23
31
|
|
|
24
32
|
## Installation
|
|
25
33
|
|
|
26
|
-
### Windows (WinGet)
|
|
34
|
+
### Windows (WinGet) — *pending approval*
|
|
27
35
|
|
|
28
36
|
```powershell
|
|
29
37
|
winget install JuanjoFuchs.ccburn
|
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "ccburn"
|
|
7
|
-
version = "0.1.
|
|
7
|
+
version = "0.1.3"
|
|
8
8
|
description = "Terminal-based Claude Code usage limit visualizer with real-time burn-up charts"
|
|
9
9
|
authors = [{name = "JuanjoFuchs"}]
|
|
10
10
|
readme = "README.md"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ccburn
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.3
|
|
4
4
|
Summary: Terminal-based Claude Code usage limit visualizer with real-time burn-up charts
|
|
5
5
|
Author: JuanjoFuchs
|
|
6
6
|
License-Expression: MIT
|
|
@@ -37,16 +37,24 @@ Requires-Dist: twine>=4.0.0; extra == "dev"
|
|
|
37
37
|
Requires-Dist: pyinstaller>=6.0.0; extra == "dev"
|
|
38
38
|
Dynamic: license-file
|
|
39
39
|
|
|
40
|
-
# ccburn
|
|
40
|
+
# 🔥 ccburn
|
|
41
41
|
|
|
42
42
|
[](https://github.com/JuanjoFuchs/ccburn/actions/workflows/ci.yml)
|
|
43
43
|
[](https://github.com/JuanjoFuchs/ccburn/actions/workflows/release.yml)
|
|
44
44
|
[](https://pypi.org/project/ccburn/)
|
|
45
45
|
[](https://pypi.org/project/ccburn/)
|
|
46
46
|
[](https://github.com/JuanjoFuchs/ccburn/releases)
|
|
47
|
-
[](https://github.com/microsoft/winget-pkgs/pulls?q=is%3Apr+ccburn)
|
|
48
48
|
[](LICENSE)
|
|
49
49
|
|
|
50
|
+
<p align="center">
|
|
51
|
+
<img src="docs/cash1.png" alt="Burning tokens" width="140">
|
|
52
|
+
</p>
|
|
53
|
+
|
|
54
|
+
<p align="center">
|
|
55
|
+
<strong>Watch your tokens burn — before you get burned.</strong>
|
|
56
|
+
</p>
|
|
57
|
+
|
|
50
58
|
TUI and CLI for Claude Code usage limits — burn-up charts, compact mode for status bars, JSON for automation.
|
|
51
59
|
|
|
52
60
|

|
|
@@ -54,7 +62,7 @@ TUI and CLI for Claude Code usage limits — burn-up charts, compact mode for st
|
|
|
54
62
|
## Features
|
|
55
63
|
|
|
56
64
|
- **Real-time burn-up charts** — Visualize session and weekly usage with live-updating terminal graphics
|
|
57
|
-
- **Pace indicators** —
|
|
65
|
+
- **Pace indicators** — 🧊 Cool. 🔥 On pace. 🚨 Too hot.
|
|
58
66
|
- **Multiple output modes** — Full TUI, compact single-line for status bars, or JSON for scripting
|
|
59
67
|
- **Automatic data persistence** — SQLite-backed history for trend analysis
|
|
60
68
|
- **Dynamic window title** — Terminal tab shows current usage at a glance
|
|
@@ -62,7 +70,7 @@ TUI and CLI for Claude Code usage limits — burn-up charts, compact mode for st
|
|
|
62
70
|
|
|
63
71
|
## Installation
|
|
64
72
|
|
|
65
|
-
### Windows (WinGet)
|
|
73
|
+
### Windows (WinGet) — *pending approval*
|
|
66
74
|
|
|
67
75
|
```powershell
|
|
68
76
|
winget install JuanjoFuchs.ccburn
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|