kalbio 0.2.0__py3-none-any.whl → 0.2.1__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,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: kalbio
|
|
3
|
-
Version: 0.2.
|
|
4
|
-
Summary: Python client for
|
|
3
|
+
Version: 0.2.1
|
|
4
|
+
Summary: Python client for kaleidoscope.bio
|
|
5
5
|
License: MIT
|
|
6
6
|
Author: Ahmed Elnaiem
|
|
7
7
|
Author-email: ahmed@kaleidoscope.bio
|
|
@@ -37,7 +37,7 @@ Kalbio is a Python Client library for building applications with the Kaleidoscop
|
|
|
37
37
|
|
|
38
38
|
## Requirements
|
|
39
39
|
|
|
40
|
-
- [Python](https://docs.python.org/3/) 3.
|
|
40
|
+
- [Python](https://docs.python.org/3/) 3.10+
|
|
41
41
|
- [Pydantic](https://docs.pydantic.dev/) 2.9.2+
|
|
42
42
|
- [Requests](https://requests.readthedocs.io/) 2.32.3+
|
|
43
43
|
|
|
@@ -14,6 +14,6 @@ kalbio/property_fields.py,sha256=eCYzSnG-HQB6ECHFNpaGkpm3azHe-lDYVNJUpq5TOtc,276
|
|
|
14
14
|
kalbio/record_views.py,sha256=M3NEOhnN4JHA8ZO0I91L9pAVdVY0kmqSent3HehzFTI,7208
|
|
15
15
|
kalbio/records.py,sha256=BXuFCA90ViSMp_TtnWJYfQnJgH9Hz-5u4iT0wF0B1UM,40480
|
|
16
16
|
kalbio/workspace.py,sha256=YpeLtzo3o8um_CQLyTT8GnvkF6I195y43JhNN2GmM0M,11670
|
|
17
|
-
kalbio-0.2.
|
|
18
|
-
kalbio-0.2.
|
|
19
|
-
kalbio-0.2.
|
|
17
|
+
kalbio-0.2.1.dist-info/METADATA,sha256=hzK2SQ3YjZaTLsATC3a1cg1bGOMpm3ge9vVGNxRK1BU,7969
|
|
18
|
+
kalbio-0.2.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
19
|
+
kalbio-0.2.1.dist-info/RECORD,,
|
|
File without changes
|