biolmai 0.1.9__tar.gz → 0.1.10__tar.gz
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.
Potentially problematic release.
This version of biolmai might be problematic. Click here for more details.
- {biolmai-0.1.9 → biolmai-0.1.10}/PKG-INFO +2 -1
- {biolmai-0.1.9 → biolmai-0.1.10}/biolmai/__init__.py +1 -1
- {biolmai-0.1.9 → biolmai-0.1.10}/biolmai.egg-info/PKG-INFO +2 -1
- {biolmai-0.1.9 → biolmai-0.1.10}/biolmai.egg-info/requires.txt +2 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/conf.py +1 -1
- {biolmai-0.1.9 → biolmai-0.1.10}/setup.cfg +1 -1
- {biolmai-0.1.9 → biolmai-0.1.10}/setup.py +5 -2
- {biolmai-0.1.9 → biolmai-0.1.10}/AUTHORS.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/CONTRIBUTING.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/HISTORY.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/LICENSE +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/MANIFEST.in +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/README.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/biolmai/api.py +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/biolmai/asynch.py +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/biolmai/auth.py +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/biolmai/biolmai.py +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/biolmai/cli.py +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/biolmai/cls.py +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/biolmai/const.py +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/biolmai/ltc.py +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/biolmai/payloads.py +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/biolmai/validate.py +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/biolmai.egg-info/SOURCES.txt +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/biolmai.egg-info/dependency_links.txt +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/biolmai.egg-info/entry_points.txt +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/biolmai.egg-info/not-zip-safe +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/biolmai.egg-info/top_level.txt +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/Makefile +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/_static/api_reference_icon.png +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/_static/biolm_docs_logo_dark.png +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/_static/biolm_docs_logo_light.png +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/_static/chat_agents_icon.png +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/_static/jupyter_notebooks_icon.png +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/_static/model_docs_icon.png +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/_static/python_sdk_icon.png +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/_static/tutorials_icon.png +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/biolmai.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/index.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/make.bat +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/ablang/AbLang_API.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/ablang/AbLang_Additional.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/ablang/index.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/biolmtox/BioLMTox_API.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/biolmtox/BioLMTox_Additional.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/biolmtox/index.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/dnabert/DNABERT_Additional.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/dnabert/classifier_ft.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/dnabert/index.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/esm1v/ESM-1v_API.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/esm1v/ESM-1v_Additional.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/esm1v/index.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/esm2/ESM2_API.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/esm2/ESM2_Additional.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/esm2/index.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/esmfold/ESMFold_API.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/esmfold/ESMFold_Additional.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/esmfold/index.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/esmif/ESM_InverseFold_API.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/esmif/ESM_InverseFold_Additional.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/esmif/index.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/finetuning/index.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/img/book_icon.png +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/img/esmfold_perf.png +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/index.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/progen2/ProGen2_API.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/progen2/ProGen2_Additional.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/progen2/index.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/proteinfer/ProteInfer_API.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/proteinfer/ProteInfer_Additional.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/proteinfer/index.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/protgpt2/ProtGPT2.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/protgpt2/generator_ft.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/protgpt2/index.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/modules.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/python-client/get_started/authentication.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/python-client/get_started/installation.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/python-client/get_started/quickstart.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/python-client/index.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/python-client/usage.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/docs/tutorials_use_cases/notebooks.rst +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/pyproject.toml +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/tests/__init__.py +0 -0
- {biolmai-0.1.9 → biolmai-0.1.10}/tests/test_biolmai.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: biolmai
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.10
|
|
4
4
|
Summary: Python client and SDK for https://biolm.ai
|
|
5
5
|
Home-page: https://github.com/BioLM/py-biolm
|
|
6
6
|
Author: Nikhil Haas
|
|
@@ -18,6 +18,7 @@ Classifier: Programming Language :: Python :: 3.9
|
|
|
18
18
|
Classifier: Programming Language :: Python :: 3.10
|
|
19
19
|
Classifier: Programming Language :: Python :: 3.11
|
|
20
20
|
Requires-Python: >=3.6
|
|
21
|
+
Provides-Extra: aiodns
|
|
21
22
|
License-File: LICENSE
|
|
22
23
|
License-File: AUTHORS.rst
|
|
23
24
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: biolmai
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.10
|
|
4
4
|
Summary: Python client and SDK for https://biolm.ai
|
|
5
5
|
Home-page: https://github.com/BioLM/py-biolm
|
|
6
6
|
Author: Nikhil Haas
|
|
@@ -18,6 +18,7 @@ Classifier: Programming Language :: Python :: 3.9
|
|
|
18
18
|
Classifier: Programming Language :: Python :: 3.10
|
|
19
19
|
Classifier: Programming Language :: Python :: 3.11
|
|
20
20
|
Requires-Python: >=3.6
|
|
21
|
+
Provides-Extra: aiodns
|
|
21
22
|
License-File: LICENSE
|
|
22
23
|
License-File: AUTHORS.rst
|
|
23
24
|
|
|
@@ -10,7 +10,7 @@ with open("README.rst") as readme_file:
|
|
|
10
10
|
with open("HISTORY.rst") as history_file:
|
|
11
11
|
history = history_file.read()
|
|
12
12
|
|
|
13
|
-
requirements = ["Click>=6.0", "requests", "pandas", "aiohttp"
|
|
13
|
+
requirements = ["Click>=6.0", "requests", "pandas", "aiohttp"]
|
|
14
14
|
|
|
15
15
|
test_requirements = [
|
|
16
16
|
"pytest>=3",
|
|
@@ -38,6 +38,9 @@ setup(
|
|
|
38
38
|
"biolmai=biolmai.cli:cli",
|
|
39
39
|
],
|
|
40
40
|
},
|
|
41
|
+
extras_require={
|
|
42
|
+
"aiodns": ["aiodns"]
|
|
43
|
+
},
|
|
41
44
|
install_requires=requirements,
|
|
42
45
|
license="Apache Software License 2.0",
|
|
43
46
|
long_description=readme + "\n\n" + history,
|
|
@@ -48,6 +51,6 @@ setup(
|
|
|
48
51
|
test_suite="tests",
|
|
49
52
|
tests_require=test_requirements,
|
|
50
53
|
url="https://github.com/BioLM/py-biolm",
|
|
51
|
-
version='0.1.
|
|
54
|
+
version='0.1.10',
|
|
52
55
|
zip_safe=False,
|
|
53
56
|
)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|