wup 0.1.5__tar.gz → 0.1.6__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.
- {wup-0.1.5/wup.egg-info → wup-0.1.6}/PKG-INFO +5 -5
- {wup-0.1.5 → wup-0.1.6}/README.md +4 -4
- {wup-0.1.5 → wup-0.1.6}/pyproject.toml +1 -1
- {wup-0.1.5 → wup-0.1.6}/wup/__init__.py +1 -1
- {wup-0.1.5 → wup-0.1.6/wup.egg-info}/PKG-INFO +5 -5
- {wup-0.1.5 → wup-0.1.6}/LICENSE +0 -0
- {wup-0.1.5 → wup-0.1.6}/setup.cfg +0 -0
- {wup-0.1.5 → wup-0.1.6}/tests/test_wup.py +0 -0
- {wup-0.1.5 → wup-0.1.6}/wup/core.py +0 -0
- {wup-0.1.5 → wup-0.1.6}/wup.egg-info/SOURCES.txt +0 -0
- {wup-0.1.5 → wup-0.1.6}/wup.egg-info/dependency_links.txt +0 -0
- {wup-0.1.5 → wup-0.1.6}/wup.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: wup
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.6
|
|
4
4
|
Summary: A Python package for wup-related operations
|
|
5
5
|
Author: Your Name
|
|
6
6
|
Author-email: Tom Sapletta <tom@sapletta.com>
|
|
@@ -26,11 +26,11 @@ Dynamic: license-file
|
|
|
26
26
|
|
|
27
27
|
## AI Cost Tracking
|
|
28
28
|
|
|
29
|
-
    
|
|
30
|
+
  
|
|
31
31
|
|
|
32
|
-
- 🤖 **LLM usage:** $0.
|
|
33
|
-
- 👤 **Human dev:** ~$
|
|
32
|
+
- 🤖 **LLM usage:** $0.1500 (1 commits)
|
|
33
|
+
- 👤 **Human dev:** ~$100 (1.0h @ $100/h, 30min dedup)
|
|
34
34
|
|
|
35
35
|
Generated on 2026-04-29 using [openrouter/qwen/qwen3-coder-next](https://openrouter.ai/qwen/qwen3-coder-next)
|
|
36
36
|
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
|
|
4
4
|
## AI Cost Tracking
|
|
5
5
|
|
|
6
|
-
    
|
|
7
|
+
  
|
|
8
8
|
|
|
9
|
-
- 🤖 **LLM usage:** $0.
|
|
10
|
-
- 👤 **Human dev:** ~$
|
|
9
|
+
- 🤖 **LLM usage:** $0.1500 (1 commits)
|
|
10
|
+
- 👤 **Human dev:** ~$100 (1.0h @ $100/h, 30min dedup)
|
|
11
11
|
|
|
12
12
|
Generated on 2026-04-29 using [openrouter/qwen/qwen3-coder-next](https://openrouter.ai/qwen/qwen3-coder-next)
|
|
13
13
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: wup
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.6
|
|
4
4
|
Summary: A Python package for wup-related operations
|
|
5
5
|
Author: Your Name
|
|
6
6
|
Author-email: Tom Sapletta <tom@sapletta.com>
|
|
@@ -26,11 +26,11 @@ Dynamic: license-file
|
|
|
26
26
|
|
|
27
27
|
## AI Cost Tracking
|
|
28
28
|
|
|
29
|
-
    
|
|
30
|
+
  
|
|
31
31
|
|
|
32
|
-
- 🤖 **LLM usage:** $0.
|
|
33
|
-
- 👤 **Human dev:** ~$
|
|
32
|
+
- 🤖 **LLM usage:** $0.1500 (1 commits)
|
|
33
|
+
- 👤 **Human dev:** ~$100 (1.0h @ $100/h, 30min dedup)
|
|
34
34
|
|
|
35
35
|
Generated on 2026-04-29 using [openrouter/qwen/qwen3-coder-next](https://openrouter.ai/qwen/qwen3-coder-next)
|
|
36
36
|
|
{wup-0.1.5 → wup-0.1.6}/LICENSE
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|