tbr-deal-finder 0.1.0__py3-none-any.whl → 0.1.2__py3-none-any.whl
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.
- {tbr_deal_finder-0.1.0.dist-info → tbr_deal_finder-0.1.2.dist-info}/METADATA +2 -2
- {tbr_deal_finder-0.1.0.dist-info → tbr_deal_finder-0.1.2.dist-info}/RECORD +5 -5
- tbr_deal_finder-0.1.2.dist-info/entry_points.txt +2 -0
- tbr_deal_finder-0.1.0.dist-info/entry_points.txt +0 -2
- {tbr_deal_finder-0.1.0.dist-info → tbr_deal_finder-0.1.2.dist-info}/WHEEL +0 -0
- {tbr_deal_finder-0.1.0.dist-info → tbr_deal_finder-0.1.2.dist-info}/licenses/LICENSE +0 -0
@@ -1,12 +1,12 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: tbr-deal-finder
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.2
|
4
4
|
Summary: Track price drops and find deals on books in your TBR list across audiobook and ebook formats.
|
5
5
|
License: MIT
|
6
6
|
License-File: LICENSE
|
7
7
|
Requires-Python: >=3.13
|
8
8
|
Requires-Dist: aiohttp>=3.12.14
|
9
|
-
Requires-Dist: audible
|
9
|
+
Requires-Dist: audible==0.8.2
|
10
10
|
Requires-Dist: click>=8.2.1
|
11
11
|
Requires-Dist: duckdb>=1.3.2
|
12
12
|
Requires-Dist: pandas>=2.3.1
|
@@ -14,8 +14,8 @@ tbr_deal_finder/retailer/audible.py,sha256=7QYkaZOlImYOiBUo4zqhqwMEQVLMR895sk4rK
|
|
14
14
|
tbr_deal_finder/retailer/chirp.py,sha256=mi2uIhiXHxMnlRgtd1BZULEZbpF_K2HzxWubV4v_vvc,3540
|
15
15
|
tbr_deal_finder/retailer/librofm.py,sha256=M4WvGh3Gf3LVUE3KOCVtNKJB8koQasgybUFhKBvqBe0,4476
|
16
16
|
tbr_deal_finder/retailer/models.py,sha256=zEwyM_0ildB8p38sxfpE6p2dIvtwAjeaul-GkJlk2Fo,1012
|
17
|
-
tbr_deal_finder-0.1.
|
18
|
-
tbr_deal_finder-0.1.
|
19
|
-
tbr_deal_finder-0.1.
|
20
|
-
tbr_deal_finder-0.1.
|
21
|
-
tbr_deal_finder-0.1.
|
17
|
+
tbr_deal_finder-0.1.2.dist-info/METADATA,sha256=cA8GTKRe9gXMo8Dw_ZzkygOGD5BG0Cj6ymGEyugbyOY,4160
|
18
|
+
tbr_deal_finder-0.1.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
19
|
+
tbr_deal_finder-0.1.2.dist-info/entry_points.txt,sha256=YpveCfrQVNtg0QHa1ZMPfjLhY7zEOkNhI_52ltazuws,61
|
20
|
+
tbr_deal_finder-0.1.2.dist-info/licenses/LICENSE,sha256=rNc0wNPn4d4HHu6ZheJzeUaz_FbJ4rj2Dr2FjAivkNg,1064
|
21
|
+
tbr_deal_finder-0.1.2.dist-info/RECORD,,
|
File without changes
|
File without changes
|