pybiolib 1.2.906__py3-none-any.whl → 1.2.908__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,18 +1,17 @@
1
1
  from .account import AccountDict
2
- from .typing import List, Optional, TypedDict
2
+ from .typing import Optional, TypedDict
3
3
 
4
4
 
5
5
  class EnterpriseSettingsDict(TypedDict):
6
6
  dashboard_message: Optional[str]
7
7
  docs_message: Optional[str]
8
- featured_dashboard_app: Optional[str]
8
+ featured_dashboard_app_version_uuid: Optional[str]
9
9
 
10
10
 
11
11
  class UserDict(TypedDict):
12
12
  uuid: str
13
13
  email: str
14
14
  enterprise_settings: Optional[EnterpriseSettingsDict]
15
- groups: List[AccountDict]
16
15
  intrinsic_account: AccountDict
17
16
 
18
17
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: pybiolib
3
- Version: 1.2.906
3
+ Version: 1.2.908
4
4
  Summary: BioLib Python Client
5
5
  License: MIT
6
6
  Keywords: biolib
@@ -46,7 +46,7 @@ biolib/_internal/types/resource_permission.py,sha256=ZE7eokpzswAiqe4GdpdxdZ6_jl0
46
46
  biolib/_internal/types/resource_version.py,sha256=cU0YFHqxO-wX_Y6CoeK0Iei61gFwVoyR_kPOSTQ4mCs,304
47
47
  biolib/_internal/types/result.py,sha256=MesSTBXCkaw8HydXgHf1OKGVLzsxhZ1KV5z4w-VI-0M,231
48
48
  biolib/_internal/types/typing.py,sha256=qrsk8hHcGEbDpU1QQFzHAKnhQxkMe7uJ6pxHeAnfv1Y,414
49
- biolib/_internal/types/user.py,sha256=Ou8riciSK4KOaUoWxnJuilwQvP56n_7kxNPCXf9LIKg,460
49
+ biolib/_internal/types/user.py,sha256=9KfNr9t9Z2xiAm5j5d9w2Ez_q7Mu6zN110TDsa1rWjc,437
50
50
  biolib/_internal/utils/__init__.py,sha256=p5vsIFyu-zYqBgdSMfwW9NC_jk7rXvvCbV4Bzd3As7c,630
51
51
  biolib/_internal/utils/multinode.py,sha256=-J3PEAK3NaOwCn--5T7vWHkA3yu5w9QhmuhkQcH-2wY,8229
52
52
  biolib/_runtime/runtime.py,sha256=Z9YVF8e2A1VMdndEf7CIGqvVKHS7FPY0VGmRgLBB7ck,5699
@@ -143,8 +143,8 @@ biolib/utils/cache_state.py,sha256=u256F37QSRIVwqKlbnCyzAX4EMI-kl6Dwu6qwj-Qmag,3
143
143
  biolib/utils/multipart_uploader.py,sha256=XvGP1I8tQuKhAH-QugPRoEsCi9qvbRk-DVBs5PNwwJo,8452
144
144
  biolib/utils/seq_util.py,sha256=Ozk0blGtPur_D9MwShD02r_mphyQmgZkx-lOHOwnlIM,6730
145
145
  biolib/utils/zip/remote_zip.py,sha256=0wErYlxir5921agfFeV1xVjf29l9VNgGQvNlWOlj2Yc,23232
146
- pybiolib-1.2.906.dist-info/LICENSE,sha256=F2h7gf8i0agDIeWoBPXDMYScvQOz02pAWkKhTGOHaaw,1067
147
- pybiolib-1.2.906.dist-info/METADATA,sha256=v9SyFkCXLH1jPamQGVibzqjhEwCpfmnL5QZ5C4sSGgs,1570
148
- pybiolib-1.2.906.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
149
- pybiolib-1.2.906.dist-info/entry_points.txt,sha256=p6DyaP_2kctxegTX23WBznnrDi4mz6gx04O5uKtRDXg,42
150
- pybiolib-1.2.906.dist-info/RECORD,,
146
+ pybiolib-1.2.908.dist-info/LICENSE,sha256=F2h7gf8i0agDIeWoBPXDMYScvQOz02pAWkKhTGOHaaw,1067
147
+ pybiolib-1.2.908.dist-info/METADATA,sha256=UNtEEB0pDUbxguyTfAY8rI33yPpkxBr8iC0bYUGV0qI,1570
148
+ pybiolib-1.2.908.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
149
+ pybiolib-1.2.908.dist-info/entry_points.txt,sha256=p6DyaP_2kctxegTX23WBznnrDi4mz6gx04O5uKtRDXg,42
150
+ pybiolib-1.2.908.dist-info/RECORD,,