pybiolib 1.2.11.dev1__py3-none-any.whl → 1.2.14.dev1__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.
- biolib/_internal/utils/multinode.py +0 -1
- {pybiolib-1.2.11.dev1.dist-info → pybiolib-1.2.14.dev1.dist-info}/METADATA +1 -1
- {pybiolib-1.2.11.dev1.dist-info → pybiolib-1.2.14.dev1.dist-info}/RECORD +6 -6
- {pybiolib-1.2.11.dev1.dist-info → pybiolib-1.2.14.dev1.dist-info}/LICENSE +0 -0
- {pybiolib-1.2.11.dev1.dist-info → pybiolib-1.2.14.dev1.dist-info}/WHEEL +0 -0
- {pybiolib-1.2.11.dev1.dist-info → pybiolib-1.2.14.dev1.dist-info}/entry_points.txt +0 -0
@@ -128,7 +128,6 @@ def fasta_send_batches_biolib(app_url, batches, args, args_fasta='fasta', verbos
|
|
128
128
|
|
129
129
|
# Login to biolib, prepare app
|
130
130
|
# current_app = biolib.load(Runtime.get_app_uri())
|
131
|
-
biolib.login()
|
132
131
|
current_app = biolib.load(app_url) # Nb: uses "_" not "-"
|
133
132
|
|
134
133
|
# Compute results
|
@@ -23,7 +23,7 @@ biolib/_internal/types/experiment.py,sha256=D94iBdn2nS92lRW-TOs1a2WKXJD5ZtmzL4yp
|
|
23
23
|
biolib/_internal/types/resource.py,sha256=G-vPkZoe4Um6FPxsQZtRzAlbSW5sDW4NFkbjn21I3V4,372
|
24
24
|
biolib/_internal/types/typing.py,sha256=D4EKKEe7kDx0K6lJi-H_XLtk-8w6nu2fdqn9bvzI-Xo,288
|
25
25
|
biolib/_internal/utils/__init__.py,sha256=p5vsIFyu-zYqBgdSMfwW9NC_jk7rXvvCbV4Bzd3As7c,630
|
26
|
-
biolib/_internal/utils/multinode.py,sha256=
|
26
|
+
biolib/_internal/utils/multinode.py,sha256=7RBW620gZeNQ-vocwsxaVAog9ryDdqJIsBpSqxpLL8c,8049
|
27
27
|
biolib/_runtime/runtime.py,sha256=oVgTnDDJv9L4BUP1_sd0oAj4LLyyiPSQdhp7ixWARvw,2923
|
28
28
|
biolib/api/__init__.py,sha256=mQ4u8FijqyLzjYMezMUUbbBGNB3iFmkNdjXnWPZ7Jlw,138
|
29
29
|
biolib/api/client.py,sha256=FRpdH5aI187b_I_4HUNi680v4iOP65z5f2RcUo8D8MA,3559
|
@@ -117,8 +117,8 @@ biolib/utils/cache_state.py,sha256=u256F37QSRIVwqKlbnCyzAX4EMI-kl6Dwu6qwj-Qmag,3
|
|
117
117
|
biolib/utils/multipart_uploader.py,sha256=XvGP1I8tQuKhAH-QugPRoEsCi9qvbRk-DVBs5PNwwJo,8452
|
118
118
|
biolib/utils/seq_util.py,sha256=ZQFcaE37B2dtucN2zDjOmdya_X0ITc1zBFZJNQY13XA,5183
|
119
119
|
biolib/utils/zip/remote_zip.py,sha256=0wErYlxir5921agfFeV1xVjf29l9VNgGQvNlWOlj2Yc,23232
|
120
|
-
pybiolib-1.2.
|
121
|
-
pybiolib-1.2.
|
122
|
-
pybiolib-1.2.
|
123
|
-
pybiolib-1.2.
|
124
|
-
pybiolib-1.2.
|
120
|
+
pybiolib-1.2.14.dev1.dist-info/LICENSE,sha256=F2h7gf8i0agDIeWoBPXDMYScvQOz02pAWkKhTGOHaaw,1067
|
121
|
+
pybiolib-1.2.14.dev1.dist-info/METADATA,sha256=UaRss5J-u2_NFOJYS4WBIJ9kfbvCVU_oTbCB7LBorxk,1511
|
122
|
+
pybiolib-1.2.14.dev1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
123
|
+
pybiolib-1.2.14.dev1.dist-info/entry_points.txt,sha256=p6DyaP_2kctxegTX23WBznnrDi4mz6gx04O5uKtRDXg,42
|
124
|
+
pybiolib-1.2.14.dev1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|