biolmai 0.1.7__tar.gz → 0.1.8__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.
Files changed (65) hide show
  1. {biolmai-0.1.7 → biolmai-0.1.8}/PKG-INFO +1 -1
  2. {biolmai-0.1.7 → biolmai-0.1.8}/biolmai/__init__.py +1 -1
  3. {biolmai-0.1.7 → biolmai-0.1.8}/biolmai.egg-info/PKG-INFO +1 -1
  4. {biolmai-0.1.7 → biolmai-0.1.8}/biolmai.egg-info/requires.txt +0 -1
  5. {biolmai-0.1.7 → biolmai-0.1.8}/docs/conf.py +1 -1
  6. {biolmai-0.1.7 → biolmai-0.1.8}/setup.cfg +1 -1
  7. {biolmai-0.1.7 → biolmai-0.1.8}/setup.py +2 -2
  8. {biolmai-0.1.7 → biolmai-0.1.8}/AUTHORS.rst +0 -0
  9. {biolmai-0.1.7 → biolmai-0.1.8}/CONTRIBUTING.rst +0 -0
  10. {biolmai-0.1.7 → biolmai-0.1.8}/HISTORY.rst +0 -0
  11. {biolmai-0.1.7 → biolmai-0.1.8}/LICENSE +0 -0
  12. {biolmai-0.1.7 → biolmai-0.1.8}/MANIFEST.in +0 -0
  13. {biolmai-0.1.7 → biolmai-0.1.8}/README.rst +0 -0
  14. {biolmai-0.1.7 → biolmai-0.1.8}/biolmai/api.py +0 -0
  15. {biolmai-0.1.7 → biolmai-0.1.8}/biolmai/asynch.py +0 -0
  16. {biolmai-0.1.7 → biolmai-0.1.8}/biolmai/auth.py +0 -0
  17. {biolmai-0.1.7 → biolmai-0.1.8}/biolmai/biolmai.py +0 -0
  18. {biolmai-0.1.7 → biolmai-0.1.8}/biolmai/cli.py +0 -0
  19. {biolmai-0.1.7 → biolmai-0.1.8}/biolmai/cls.py +0 -0
  20. {biolmai-0.1.7 → biolmai-0.1.8}/biolmai/const.py +0 -0
  21. {biolmai-0.1.7 → biolmai-0.1.8}/biolmai/ltc.py +0 -0
  22. {biolmai-0.1.7 → biolmai-0.1.8}/biolmai/payloads.py +0 -0
  23. {biolmai-0.1.7 → biolmai-0.1.8}/biolmai/validate.py +0 -0
  24. {biolmai-0.1.7 → biolmai-0.1.8}/biolmai.egg-info/SOURCES.txt +0 -0
  25. {biolmai-0.1.7 → biolmai-0.1.8}/biolmai.egg-info/dependency_links.txt +0 -0
  26. {biolmai-0.1.7 → biolmai-0.1.8}/biolmai.egg-info/entry_points.txt +0 -0
  27. {biolmai-0.1.7 → biolmai-0.1.8}/biolmai.egg-info/not-zip-safe +0 -0
  28. {biolmai-0.1.7 → biolmai-0.1.8}/biolmai.egg-info/top_level.txt +0 -0
  29. {biolmai-0.1.7 → biolmai-0.1.8}/docs/Makefile +0 -0
  30. {biolmai-0.1.7 → biolmai-0.1.8}/docs/_static/api_reference_icon.png +0 -0
  31. {biolmai-0.1.7 → biolmai-0.1.8}/docs/_static/biolm_docs_logo_dark.png +0 -0
  32. {biolmai-0.1.7 → biolmai-0.1.8}/docs/_static/biolm_docs_logo_light.png +0 -0
  33. {biolmai-0.1.7 → biolmai-0.1.8}/docs/_static/chat_agents_icon.png +0 -0
  34. {biolmai-0.1.7 → biolmai-0.1.8}/docs/_static/jupyter_notebooks_icon.png +0 -0
  35. {biolmai-0.1.7 → biolmai-0.1.8}/docs/_static/model_docs_icon.png +0 -0
  36. {biolmai-0.1.7 → biolmai-0.1.8}/docs/_static/python_sdk_icon.png +0 -0
  37. {biolmai-0.1.7 → biolmai-0.1.8}/docs/_static/tutorials_icon.png +0 -0
  38. {biolmai-0.1.7 → biolmai-0.1.8}/docs/biolmai.rst +0 -0
  39. {biolmai-0.1.7 → biolmai-0.1.8}/docs/index.rst +0 -0
  40. {biolmai-0.1.7 → biolmai-0.1.8}/docs/make.bat +0 -0
  41. {biolmai-0.1.7 → biolmai-0.1.8}/docs/model-docs/DNABERT.rst +0 -0
  42. {biolmai-0.1.7 → biolmai-0.1.8}/docs/model-docs/ESM-1v.rst +0 -0
  43. {biolmai-0.1.7 → biolmai-0.1.8}/docs/model-docs/ESM2_Embeddings.rst +0 -0
  44. {biolmai-0.1.7 → biolmai-0.1.8}/docs/model-docs/ESMFold.rst +0 -0
  45. {biolmai-0.1.7 → biolmai-0.1.8}/docs/model-docs/ESM_InverseFold.rst +0 -0
  46. {biolmai-0.1.7 → biolmai-0.1.8}/docs/model-docs/ProtGPT2.rst +0 -0
  47. {biolmai-0.1.7 → biolmai-0.1.8}/docs/model-docs/ProteInfer_EC.rst +0 -0
  48. {biolmai-0.1.7 → biolmai-0.1.8}/docs/model-docs/ProteInfer_GO.rst +0 -0
  49. {biolmai-0.1.7 → biolmai-0.1.8}/docs/model-docs/img/book_icon.png +0 -0
  50. {biolmai-0.1.7 → biolmai-0.1.8}/docs/model-docs/img/esmfold_perf.png +0 -0
  51. {biolmai-0.1.7 → biolmai-0.1.8}/docs/model-docs/index.rst +0 -0
  52. {biolmai-0.1.7 → biolmai-0.1.8}/docs/model-docs/progen2/ProGen2_BFD90.rst +0 -0
  53. {biolmai-0.1.7 → biolmai-0.1.8}/docs/model-docs/progen2/ProGen2_Medium.rst +0 -0
  54. {biolmai-0.1.7 → biolmai-0.1.8}/docs/model-docs/progen2/ProGen2_OAS.rst +0 -0
  55. {biolmai-0.1.7 → biolmai-0.1.8}/docs/model-docs/progen2/index.rst +0 -0
  56. {biolmai-0.1.7 → biolmai-0.1.8}/docs/modules.rst +0 -0
  57. {biolmai-0.1.7 → biolmai-0.1.8}/docs/python-client/get_started/authorization.rst +0 -0
  58. {biolmai-0.1.7 → biolmai-0.1.8}/docs/python-client/get_started/installation.rst +0 -0
  59. {biolmai-0.1.7 → biolmai-0.1.8}/docs/python-client/get_started/quickstart.rst +0 -0
  60. {biolmai-0.1.7 → biolmai-0.1.8}/docs/python-client/index.rst +0 -0
  61. {biolmai-0.1.7 → biolmai-0.1.8}/docs/python-client/usage.rst +0 -0
  62. {biolmai-0.1.7 → biolmai-0.1.8}/docs/tutorials_use_cases/notebooks.rst +0 -0
  63. {biolmai-0.1.7 → biolmai-0.1.8}/pyproject.toml +0 -0
  64. {biolmai-0.1.7 → biolmai-0.1.8}/tests/__init__.py +0 -0
  65. {biolmai-0.1.7 → biolmai-0.1.8}/tests/test_biolmai.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: biolmai
3
- Version: 0.1.7
3
+ Version: 0.1.8
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
@@ -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.7'
4
+ __version__ = '0.1.8'
5
5
 
6
6
 
7
7
  __all__ = []
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: biolmai
3
- Version: 0.1.7
3
+ Version: 0.1.8
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
@@ -2,4 +2,3 @@ Click>=6.0
2
2
  requests
3
3
  pandas
4
4
  aiohttp
5
- 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.7'
63
+ version = '0.1.8'
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.7
2
+ current_version = 0.1.8
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",
@@ -48,6 +48,6 @@ setup(
48
48
  test_suite="tests",
49
49
  tests_require=test_requirements,
50
50
  url="https://github.com/BioLM/py-biolm",
51
- version='0.1.7',
51
+ version='0.1.8',
52
52
  zip_safe=False,
53
53
  )
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