brk-client 0.1.0a6__py3-none-any.whl → 0.1.0b1__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.
@@ -1,26 +1,30 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: brk-client
3
- Version: 0.1.0a6
3
+ Version: 0.1.0b1
4
4
  Summary: Python client for the Bitcoin Research Kit
5
5
  Project-URL: Homepage, https://bitcoinresearchkit.org
6
6
  Project-URL: Repository, https://github.com/bitcoinresearchkit/brk
7
7
  License-Expression: MIT
8
8
  Keywords: analytics,bitcoin,blockchain,on-chain
9
- Classifier: Development Status :: 3 - Alpha
9
+ Classifier: Development Status :: 4 - Beta
10
10
  Classifier: Intended Audience :: Developers
11
11
  Classifier: License :: OSI Approved :: MIT License
12
12
  Classifier: Programming Language :: Python :: 3
13
+ Classifier: Programming Language :: Python :: 3.9
14
+ Classifier: Programming Language :: Python :: 3.10
13
15
  Classifier: Programming Language :: Python :: 3.11
14
16
  Classifier: Programming Language :: Python :: 3.12
15
17
  Classifier: Programming Language :: Python :: 3.13
16
18
  Classifier: Typing :: Typed
17
- Requires-Python: >=3.11
19
+ Requires-Python: >=3.9
18
20
  Description-Content-Type: text/markdown
19
21
 
20
22
  # brk-client
21
23
 
22
24
  Python client for the [Bitcoin Research Kit](https://github.com/bitcoinresearchkit/brk) API.
23
25
 
26
+ Requires Python 3.9+. Zero dependencies.
27
+
24
28
  [PyPI](https://pypi.org/project/brk-client/) | [API Reference](https://github.com/bitcoinresearchkit/brk/blob/main/packages/brk_client/DOCS.md)
25
29
 
26
30
  ## Installation
@@ -31,6 +35,8 @@ pip install brk-client
31
35
  uv add brk-client
32
36
  ```
33
37
 
38
+ Or just copy [`brk_client/__init__.py`](./brk_client/__init__.py) into your project - it's a single file with no dependencies.
39
+
34
40
  ## Quick Start
35
41
 
36
42
  ```python
@@ -0,0 +1,4 @@
1
+ brk_client/__init__.py,sha256=KNVXeG83EvnqtRcXuDhUnB18SfLccYclPYBb8emFVDE,270747
2
+ brk_client-0.1.0b1.dist-info/METADATA,sha256=SQ7dQ1bqLvNmaOmn8YlLQn-98On24luSeZE9m2kaTMY,1924
3
+ brk_client-0.1.0b1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
4
+ brk_client-0.1.0b1.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: hatchling 1.28.0
2
+ Generator: hatchling 1.27.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
@@ -1,4 +0,0 @@
1
- brk_client/__init__.py,sha256=l_PZBNKhZzUfgZHsqXT11MWT4qsm5ES8knJd8HcGAKw,262908
2
- brk_client-0.1.0a6.dist-info/METADATA,sha256=QrrLHR6-ser_hBS9Y2Pk1o7LaVro3eVqA048JUyHnQc,1655
3
- brk_client-0.1.0a6.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
4
- brk_client-0.1.0a6.dist-info/RECORD,,