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.

Files changed (84) hide show
  1. {biolmai-0.1.9 → biolmai-0.1.10}/PKG-INFO +2 -1
  2. {biolmai-0.1.9 → biolmai-0.1.10}/biolmai/__init__.py +1 -1
  3. {biolmai-0.1.9 → biolmai-0.1.10}/biolmai.egg-info/PKG-INFO +2 -1
  4. {biolmai-0.1.9 → biolmai-0.1.10}/biolmai.egg-info/requires.txt +2 -0
  5. {biolmai-0.1.9 → biolmai-0.1.10}/docs/conf.py +1 -1
  6. {biolmai-0.1.9 → biolmai-0.1.10}/setup.cfg +1 -1
  7. {biolmai-0.1.9 → biolmai-0.1.10}/setup.py +5 -2
  8. {biolmai-0.1.9 → biolmai-0.1.10}/AUTHORS.rst +0 -0
  9. {biolmai-0.1.9 → biolmai-0.1.10}/CONTRIBUTING.rst +0 -0
  10. {biolmai-0.1.9 → biolmai-0.1.10}/HISTORY.rst +0 -0
  11. {biolmai-0.1.9 → biolmai-0.1.10}/LICENSE +0 -0
  12. {biolmai-0.1.9 → biolmai-0.1.10}/MANIFEST.in +0 -0
  13. {biolmai-0.1.9 → biolmai-0.1.10}/README.rst +0 -0
  14. {biolmai-0.1.9 → biolmai-0.1.10}/biolmai/api.py +0 -0
  15. {biolmai-0.1.9 → biolmai-0.1.10}/biolmai/asynch.py +0 -0
  16. {biolmai-0.1.9 → biolmai-0.1.10}/biolmai/auth.py +0 -0
  17. {biolmai-0.1.9 → biolmai-0.1.10}/biolmai/biolmai.py +0 -0
  18. {biolmai-0.1.9 → biolmai-0.1.10}/biolmai/cli.py +0 -0
  19. {biolmai-0.1.9 → biolmai-0.1.10}/biolmai/cls.py +0 -0
  20. {biolmai-0.1.9 → biolmai-0.1.10}/biolmai/const.py +0 -0
  21. {biolmai-0.1.9 → biolmai-0.1.10}/biolmai/ltc.py +0 -0
  22. {biolmai-0.1.9 → biolmai-0.1.10}/biolmai/payloads.py +0 -0
  23. {biolmai-0.1.9 → biolmai-0.1.10}/biolmai/validate.py +0 -0
  24. {biolmai-0.1.9 → biolmai-0.1.10}/biolmai.egg-info/SOURCES.txt +0 -0
  25. {biolmai-0.1.9 → biolmai-0.1.10}/biolmai.egg-info/dependency_links.txt +0 -0
  26. {biolmai-0.1.9 → biolmai-0.1.10}/biolmai.egg-info/entry_points.txt +0 -0
  27. {biolmai-0.1.9 → biolmai-0.1.10}/biolmai.egg-info/not-zip-safe +0 -0
  28. {biolmai-0.1.9 → biolmai-0.1.10}/biolmai.egg-info/top_level.txt +0 -0
  29. {biolmai-0.1.9 → biolmai-0.1.10}/docs/Makefile +0 -0
  30. {biolmai-0.1.9 → biolmai-0.1.10}/docs/_static/api_reference_icon.png +0 -0
  31. {biolmai-0.1.9 → biolmai-0.1.10}/docs/_static/biolm_docs_logo_dark.png +0 -0
  32. {biolmai-0.1.9 → biolmai-0.1.10}/docs/_static/biolm_docs_logo_light.png +0 -0
  33. {biolmai-0.1.9 → biolmai-0.1.10}/docs/_static/chat_agents_icon.png +0 -0
  34. {biolmai-0.1.9 → biolmai-0.1.10}/docs/_static/jupyter_notebooks_icon.png +0 -0
  35. {biolmai-0.1.9 → biolmai-0.1.10}/docs/_static/model_docs_icon.png +0 -0
  36. {biolmai-0.1.9 → biolmai-0.1.10}/docs/_static/python_sdk_icon.png +0 -0
  37. {biolmai-0.1.9 → biolmai-0.1.10}/docs/_static/tutorials_icon.png +0 -0
  38. {biolmai-0.1.9 → biolmai-0.1.10}/docs/biolmai.rst +0 -0
  39. {biolmai-0.1.9 → biolmai-0.1.10}/docs/index.rst +0 -0
  40. {biolmai-0.1.9 → biolmai-0.1.10}/docs/make.bat +0 -0
  41. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/ablang/AbLang_API.rst +0 -0
  42. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/ablang/AbLang_Additional.rst +0 -0
  43. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/ablang/index.rst +0 -0
  44. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/biolmtox/BioLMTox_API.rst +0 -0
  45. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/biolmtox/BioLMTox_Additional.rst +0 -0
  46. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/biolmtox/index.rst +0 -0
  47. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/dnabert/DNABERT_Additional.rst +0 -0
  48. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/dnabert/classifier_ft.rst +0 -0
  49. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/dnabert/index.rst +0 -0
  50. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/esm1v/ESM-1v_API.rst +0 -0
  51. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/esm1v/ESM-1v_Additional.rst +0 -0
  52. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/esm1v/index.rst +0 -0
  53. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/esm2/ESM2_API.rst +0 -0
  54. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/esm2/ESM2_Additional.rst +0 -0
  55. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/esm2/index.rst +0 -0
  56. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/esmfold/ESMFold_API.rst +0 -0
  57. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/esmfold/ESMFold_Additional.rst +0 -0
  58. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/esmfold/index.rst +0 -0
  59. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/esmif/ESM_InverseFold_API.rst +0 -0
  60. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/esmif/ESM_InverseFold_Additional.rst +0 -0
  61. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/esmif/index.rst +0 -0
  62. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/finetuning/index.rst +0 -0
  63. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/img/book_icon.png +0 -0
  64. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/img/esmfold_perf.png +0 -0
  65. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/index.rst +0 -0
  66. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/progen2/ProGen2_API.rst +0 -0
  67. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/progen2/ProGen2_Additional.rst +0 -0
  68. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/progen2/index.rst +0 -0
  69. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/proteinfer/ProteInfer_API.rst +0 -0
  70. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/proteinfer/ProteInfer_Additional.rst +0 -0
  71. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/proteinfer/index.rst +0 -0
  72. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/protgpt2/ProtGPT2.rst +0 -0
  73. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/protgpt2/generator_ft.rst +0 -0
  74. {biolmai-0.1.9 → biolmai-0.1.10}/docs/model-docs/protgpt2/index.rst +0 -0
  75. {biolmai-0.1.9 → biolmai-0.1.10}/docs/modules.rst +0 -0
  76. {biolmai-0.1.9 → biolmai-0.1.10}/docs/python-client/get_started/authentication.rst +0 -0
  77. {biolmai-0.1.9 → biolmai-0.1.10}/docs/python-client/get_started/installation.rst +0 -0
  78. {biolmai-0.1.9 → biolmai-0.1.10}/docs/python-client/get_started/quickstart.rst +0 -0
  79. {biolmai-0.1.9 → biolmai-0.1.10}/docs/python-client/index.rst +0 -0
  80. {biolmai-0.1.9 → biolmai-0.1.10}/docs/python-client/usage.rst +0 -0
  81. {biolmai-0.1.9 → biolmai-0.1.10}/docs/tutorials_use_cases/notebooks.rst +0 -0
  82. {biolmai-0.1.9 → biolmai-0.1.10}/pyproject.toml +0 -0
  83. {biolmai-0.1.9 → biolmai-0.1.10}/tests/__init__.py +0 -0
  84. {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.9
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,7 +1,7 @@
1
1
  """Top-level package for BioLM AI."""
2
2
  __author__ = """Nikhil Haas"""
3
3
  __email__ = "nikhil@biolm.ai"
4
- __version__ = '0.1.9'
4
+ __version__ = '0.1.10'
5
5
 
6
6
  from biolmai.cls import *
7
7
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: biolmai
3
- Version: 0.1.9
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
 
@@ -2,4 +2,6 @@ Click>=6.0
2
2
  requests
3
3
  pandas
4
4
  aiohttp
5
+
6
+ [aiodns]
5
7
  aiodns
@@ -60,7 +60,7 @@ author = "Nikhil Haas"
60
60
  # the built documents.
61
61
  #
62
62
  # The short X.Y version.
63
- version = '0.1.9'
63
+ version = '0.1.10'
64
64
  # The full version, including alpha/beta/rc tags.
65
65
  release = version
66
66
 
@@ -1,5 +1,5 @@
1
1
  [bumpversion]
2
- current_version = 0.1.9
2
+ current_version = 0.1.10
3
3
  commit = True
4
4
  tag = True
5
5
 
@@ -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", "aiodns"]
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.9',
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