artificialbrains-sdk 0.1.2__py3-none-any.whl → 0.1.3__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.
- {artificialbrains_sdk-0.1.2.dist-info → artificialbrains_sdk-0.1.3.dist-info}/METADATA +1 -4
- {artificialbrains_sdk-0.1.2.dist-info → artificialbrains_sdk-0.1.3.dist-info}/RECORD +4 -4
- {artificialbrains_sdk-0.1.2.dist-info → artificialbrains_sdk-0.1.3.dist-info}/WHEEL +0 -0
- {artificialbrains_sdk-0.1.2.dist-info → artificialbrains_sdk-0.1.3.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: artificialbrains_sdk
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.3
|
|
4
4
|
Summary: ArtificialBrains Python SDK
|
|
5
5
|
Classifier: Programming Language :: Python :: 3
|
|
6
6
|
Classifier: License :: Other/Proprietary License
|
|
@@ -88,9 +88,6 @@ python-socketio==5.16.0
|
|
|
88
88
|
httpx==0.28.1
|
|
89
89
|
```
|
|
90
90
|
|
|
91
|
-
After installing dependencies you can include this SDK in your
|
|
92
|
-
project by copying the `ab_sdk` directory into your source tree or
|
|
93
|
-
adding it to your Python path.
|
|
94
91
|
|
|
95
92
|
## Quick start
|
|
96
93
|
|
|
@@ -9,7 +9,7 @@ ab_sdk/plugins/__init__.py,sha256=veHfKqvymY8YPN9HF4E1S4pwRUcVVJHDAyBZptbLNlA,18
|
|
|
9
9
|
ab_sdk/plugins/decoder.py,sha256=vHAubiAPOaOg3J006TLjn4qAoLIu2Lz2D2kjz421odc,10148
|
|
10
10
|
ab_sdk/plugins/deviation.py,sha256=QLKOqOSa9HIj3Z3bO6oR79wY1Lni_P-j3GAGM7UYKVs,2019
|
|
11
11
|
ab_sdk/plugins/reward.py,sha256=E5IsV29N6juyfIQ7ZksDa8JSxAAbVflaJOtLplilAD4,1796
|
|
12
|
-
artificialbrains_sdk-0.1.
|
|
13
|
-
artificialbrains_sdk-0.1.
|
|
14
|
-
artificialbrains_sdk-0.1.
|
|
15
|
-
artificialbrains_sdk-0.1.
|
|
12
|
+
artificialbrains_sdk-0.1.3.dist-info/METADATA,sha256=_YNYqtSlvLxl7u9c7mX4LVls1n2XkuxIS0iQy354TD0,12177
|
|
13
|
+
artificialbrains_sdk-0.1.3.dist-info/WHEEL,sha256=qELbo2s1Yzl39ZmrAibXA2jjPLUYfnVhUNTlyF1rq0Y,92
|
|
14
|
+
artificialbrains_sdk-0.1.3.dist-info/top_level.txt,sha256=Ttsz2oF0qRh68OI9w3mu_LKkv2I_YvOWr3kudSpckpM,7
|
|
15
|
+
artificialbrains_sdk-0.1.3.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|