rowan-python 3.0.10__tar.gz → 3.0.11__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.
- {rowan_python-3.0.10 → rowan_python-3.0.11}/PKG-INFO +1 -1
- {rowan_python-3.0.10 → rowan_python-3.0.11}/pixi.lock +113 -113
- {rowan_python-3.0.10 → rowan_python-3.0.11}/pyproject.toml +1 -1
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/batch_docking.py +1 -1
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/docking.py +1 -1
- {rowan_python-3.0.10 → rowan_python-3.0.11}/.envrc +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/.github/workflows/build-and-deploy-docs.yml +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/.github/workflows/python-publish.yml +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/.github/workflows/test.yml +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/.gitignore +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/.pre-commit-config.yaml +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/AGENTS.md +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/CLAUDE.md +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/GEMINI.md +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/LICENSE +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/README.md +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/docs/images/deciduous-tree-favicon.png +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/docs/index.md +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/docs/rowan_rdkit.md +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/docs/stylesheets/colors.css +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/PROTAC_solubility.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/admet.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/analogue_docking.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/aqueous_solubility.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/basic_calculation.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/basic_calculation_from_json.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/basic_calculation_with_constraint.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/basic_calculation_with_solvent.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/batch_docking.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/bde.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/boltz_paired_msa.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/boltz_single_msa.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/chai_paired_msa.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/chai_single_msa.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/cofolding_screen.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/colabfold_paired_msa.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/colabfold_single_msa.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/conformer_dependent_redox.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/conformers.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/data/1iep_receptorH.pdb +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/data/Al_FCC.xyz +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/data/citalopram_1iep.xyz +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/data/tyk2_ligands.sdf +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/data/tyk2_structure.pdb +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/data/workflow_example.json +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/dcd_download.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/descriptors.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/docking_screen.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/double_ended_ts_search.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/electronic_properties.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/estimate_workflow.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/fukui_index.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/hydrogen_bond_basicity.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/interaction_energy_decomposition.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/ion_mobility.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/irc.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/macropka.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/membrane_permeability.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/multistage_optimization.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/nmr.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/optimization.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/pdb_download.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/periodic_dft.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/phenol_pka.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/pka.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/pocket_detection.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/pose_analysis_md.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/project_scoped_api_key.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/protein_binder_design.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/protein_cofolding.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/protein_cofolding_with_constraints.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/protein_md.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/rbfe_graph.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/redox_potential.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/relative_binding_free_energy_perturbation.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/retrieve_workflow.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/scan.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/solvent_dependent_conformers.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/spin_states.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/strain.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/tautomer.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/template.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/examples/webhook.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/mkdocs.yml +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/__init__.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/api_keys.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/calculation.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/config.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/constants.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/folder.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/molecule.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/project.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/protein.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/py.typed +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/rowan_rdkit/__init__.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/rowan_rdkit/chem_utils.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/types.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/user.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/utils.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/__init__.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/admet.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/analogue_docking.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/base.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/basic_calculation.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/bde.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/conformer_search.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/constants.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/descriptors.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/double_ended_ts_search.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/electronic_properties.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/fukui.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/hydrogen_bond_donor_acceptor_strength.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/interaction_energy_decomposition.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/ion_mobility.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/irc.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/macropka.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/membrane_permeability.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/msa.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/multistage_optimization.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/nmr.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/pka.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/pocket_detection.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/pose_analysis_md.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/protein_binder_design.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/protein_cofolding.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/protein_md.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/rbfe_graph.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/redox_potential.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/relative_binding_free_energy_perturbation.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/scan.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/solubility.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/solvent_dependent_conformers.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/spin_states.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/strain.py +0 -0
- {rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/tautomer_search.py +0 -0
|
@@ -31,7 +31,7 @@ environments:
|
|
|
31
31
|
- conda: https://conda.anaconda.org/conda-forge/noarch/ca-certificates-2026.5.20-hbd8a1cb_0.conda
|
|
32
32
|
- conda: https://conda.anaconda.org/conda-forge/noarch/python_abi-3.14-8_cp314.conda
|
|
33
33
|
- conda: https://conda.anaconda.org/conda-forge/noarch/tzdata-2025c-hc9c84f9_1.conda
|
|
34
|
-
- pypi:
|
|
34
|
+
- pypi: ./
|
|
35
35
|
- pypi: https://files.pythonhosted.org/packages/04/4b/29cac41a4d98d144bf5f6d33995617b185d14b22401f75ca86f384e87ff1/h11-0.16.0-py3-none-any.whl
|
|
36
36
|
- pypi: https://files.pythonhosted.org/packages/11/8d/d2532ad2a603ca2b93ad9f5135732124e57811d0168155852f37fbce2458/pillow-12.2.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
|
|
37
37
|
- pypi: https://files.pythonhosted.org/packages/18/67/36e9267722cc04a6b9f15c7f3441c2363321a3ea07da7ae0c0707beb2a9c/typing_extensions-4.15.0-py3-none-any.whl
|
|
@@ -42,15 +42,15 @@ environments:
|
|
|
42
42
|
- pypi: https://files.pythonhosted.org/packages/7e/f5/f66802a942d491edb555dd61e3a9961140fd64c90bce1eafd741609d334d/httpcore-1.0.9-py3-none-any.whl
|
|
43
43
|
- pypi: https://files.pythonhosted.org/packages/7f/3e/5db95bcf282c52709639744ca2a8b149baccf648e39c8cc87553df9eae0c/urllib3-2.7.0-py3-none-any.whl
|
|
44
44
|
- pypi: https://files.pythonhosted.org/packages/89/1d/8eff589b45bb8190a9d12c49cfad0f176a5cbd1534908a6b5125e2886239/pydantic_core-2.46.4-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
|
|
45
|
+
- pypi: https://files.pythonhosted.org/packages/94/16/70255075a9859a0e3adb789b68ceb0e210dec03934245fd98d248226572f/idna-3.16-py3-none-any.whl
|
|
45
46
|
- pypi: https://files.pythonhosted.org/packages/9d/76/f789f7a86709c6b087c5a2f52f911838cad707cc613162401badc665acfe/setuptools-82.0.1-py3-none-any.whl
|
|
46
47
|
- pypi: https://files.pythonhosted.org/packages/a0/c4/c2971a3ba4c6103a3d10c4b0f24f461ddc027f0f09763220cf35ca1401b3/nest_asyncio-1.6.0-py3-none-any.whl
|
|
47
48
|
- pypi: https://files.pythonhosted.org/packages/a0/f4/c67b0b3f1b9245e8d266f0f112c500d50e5b4e83cb6f3b71b6528104182a/requests-2.34.2-py3-none-any.whl
|
|
48
|
-
- pypi: https://files.pythonhosted.org/packages/a2/
|
|
49
|
-
- pypi: https://files.pythonhosted.org/packages/cb/98/6af411189d9413534c3eb691182bff1f5c6d44ed2f93f2edfe52a1bbceb8/more_itertools-11.0.2-py3-none-any.whl
|
|
49
|
+
- pypi: https://files.pythonhosted.org/packages/a2/3e/f5f14c723177c218b96e225014ae00fa608fa1fd77ac68f7ca658895d05c/stjames-0.0.190-py3-none-any.whl
|
|
50
50
|
- pypi: https://files.pythonhosted.org/packages/d1/c7/85d8c89905663550a5962d754aeb44f2dfc81b2968f83d82dd56692dd763/rdkit-2026.3.2-cp314-cp314-manylinux_2_28_x86_64.whl
|
|
51
|
-
- pypi: https://files.pythonhosted.org/packages/d2/23/408243171aa9aaba178d3e2559159c24c1171a641aa83b67bdd3394ead8e/idna-3.15-py3-none-any.whl
|
|
52
51
|
- pypi: https://files.pythonhosted.org/packages/da/42/e921fccf5015463e32a3cf6ee7f980a6ed0f395ceeaa45060b61d86486c2/anyio-4.13.0-py3-none-any.whl
|
|
53
52
|
- pypi: https://files.pythonhosted.org/packages/dc/9b/47798a6c91d8bdb567fe2698fe81e0c6b7cb7ef4d13da4114b41d239f65d/typing_inspection-0.4.2-py3-none-any.whl
|
|
53
|
+
- pypi: https://files.pythonhosted.org/packages/e8/3d/1087453384dbde46a8c7f9356eead2c58be8a7bf156bca40243377c85715/more_itertools-11.1.0-py3-none-any.whl
|
|
54
54
|
- pypi: https://files.pythonhosted.org/packages/f3/eb/ebffaa97dc55502df69584a8f0dcf07f69a3e0b3e2323670a2722db9aa39/numpy-2.4.6-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
|
|
55
55
|
- pypi: https://files.pythonhosted.org/packages/fd/7b/122376b1fd3c62c1ed9dc80c931ace4844b3c55407b6fb2d199377c9736f/pydantic-2.13.4-py3-none-any.whl
|
|
56
56
|
osx-arm64:
|
|
@@ -70,7 +70,7 @@ environments:
|
|
|
70
70
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/readline-8.3-h46df422_0.conda
|
|
71
71
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/tk-8.6.13-h010d191_3.conda
|
|
72
72
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/zstd-1.5.7-hbf9d68e_6.conda
|
|
73
|
-
- pypi:
|
|
73
|
+
- pypi: ./
|
|
74
74
|
- pypi: https://files.pythonhosted.org/packages/04/4b/29cac41a4d98d144bf5f6d33995617b185d14b22401f75ca86f384e87ff1/h11-0.16.0-py3-none-any.whl
|
|
75
75
|
- pypi: https://files.pythonhosted.org/packages/18/67/36e9267722cc04a6b9f15c7f3441c2363321a3ea07da7ae0c0707beb2a9c/typing_extensions-4.15.0-py3-none-any.whl
|
|
76
76
|
- pypi: https://files.pythonhosted.org/packages/2a/39/e50c7c3a983047577ee07d2a9e53faf5a69493943ec3f6a384bdc792deb2/httpx-0.28.1-py3-none-any.whl
|
|
@@ -79,18 +79,18 @@ environments:
|
|
|
79
79
|
- pypi: https://files.pythonhosted.org/packages/7e/f5/f66802a942d491edb555dd61e3a9961140fd64c90bce1eafd741609d334d/httpcore-1.0.9-py3-none-any.whl
|
|
80
80
|
- pypi: https://files.pythonhosted.org/packages/7f/3e/5db95bcf282c52709639744ca2a8b149baccf648e39c8cc87553df9eae0c/urllib3-2.7.0-py3-none-any.whl
|
|
81
81
|
- pypi: https://files.pythonhosted.org/packages/8e/62/764ce66fa4147ae6d73071a3abf804ffe606f174618697c571acdf26a7c9/numpy-2.4.6-cp314-cp314-macosx_11_0_arm64.whl
|
|
82
|
+
- pypi: https://files.pythonhosted.org/packages/94/16/70255075a9859a0e3adb789b68ceb0e210dec03934245fd98d248226572f/idna-3.16-py3-none-any.whl
|
|
82
83
|
- pypi: https://files.pythonhosted.org/packages/97/c8/c67cb8c70e19ef1960b97b22ed2a1567711de46c4ddf19799923adc836c2/charset_normalizer-3.4.7-cp314-cp314-macosx_10_15_universal2.whl
|
|
83
84
|
- pypi: https://files.pythonhosted.org/packages/9d/76/f789f7a86709c6b087c5a2f52f911838cad707cc613162401badc665acfe/setuptools-82.0.1-py3-none-any.whl
|
|
84
85
|
- pypi: https://files.pythonhosted.org/packages/a0/c4/c2971a3ba4c6103a3d10c4b0f24f461ddc027f0f09763220cf35ca1401b3/nest_asyncio-1.6.0-py3-none-any.whl
|
|
85
86
|
- pypi: https://files.pythonhosted.org/packages/a0/f4/c67b0b3f1b9245e8d266f0f112c500d50e5b4e83cb6f3b71b6528104182a/requests-2.34.2-py3-none-any.whl
|
|
86
|
-
- pypi: https://files.pythonhosted.org/packages/a2/
|
|
87
|
+
- pypi: https://files.pythonhosted.org/packages/a2/3e/f5f14c723177c218b96e225014ae00fa608fa1fd77ac68f7ca658895d05c/stjames-0.0.190-py3-none-any.whl
|
|
87
88
|
- pypi: https://files.pythonhosted.org/packages/ad/1f/8970b150a4b4365623ae00fc88603491f763c627311ae8031e3111356d6e/pydantic_core-2.46.4-cp314-cp314-macosx_11_0_arm64.whl
|
|
88
89
|
- pypi: https://files.pythonhosted.org/packages/ba/8c/1a9e46228571de18f8e28f16fabdfc20212a5d019f3e3303452b3f0a580d/pillow-12.2.0-cp314-cp314-macosx_11_0_arm64.whl
|
|
89
90
|
- pypi: https://files.pythonhosted.org/packages/bc/eb/8325049d449e901fa6ff28f1f5ff9f98aa95faf2e280cf03d9dc582bf310/rdkit-2026.3.2-cp314-cp314-macosx_11_0_arm64.whl
|
|
90
|
-
- pypi: https://files.pythonhosted.org/packages/cb/98/6af411189d9413534c3eb691182bff1f5c6d44ed2f93f2edfe52a1bbceb8/more_itertools-11.0.2-py3-none-any.whl
|
|
91
|
-
- pypi: https://files.pythonhosted.org/packages/d2/23/408243171aa9aaba178d3e2559159c24c1171a641aa83b67bdd3394ead8e/idna-3.15-py3-none-any.whl
|
|
92
91
|
- pypi: https://files.pythonhosted.org/packages/da/42/e921fccf5015463e32a3cf6ee7f980a6ed0f395ceeaa45060b61d86486c2/anyio-4.13.0-py3-none-any.whl
|
|
93
92
|
- pypi: https://files.pythonhosted.org/packages/dc/9b/47798a6c91d8bdb567fe2698fe81e0c6b7cb7ef4d13da4114b41d239f65d/typing_inspection-0.4.2-py3-none-any.whl
|
|
93
|
+
- pypi: https://files.pythonhosted.org/packages/e8/3d/1087453384dbde46a8c7f9356eead2c58be8a7bf156bca40243377c85715/more_itertools-11.1.0-py3-none-any.whl
|
|
94
94
|
- pypi: https://files.pythonhosted.org/packages/fd/7b/122376b1fd3c62c1ed9dc80c931ace4844b3c55407b6fb2d199377c9736f/pydantic-2.13.4-py3-none-any.whl
|
|
95
95
|
dev:
|
|
96
96
|
channels:
|
|
@@ -120,7 +120,7 @@ environments:
|
|
|
120
120
|
- conda: https://conda.anaconda.org/conda-forge/noarch/ca-certificates-2026.5.20-hbd8a1cb_0.conda
|
|
121
121
|
- conda: https://conda.anaconda.org/conda-forge/noarch/python_abi-3.14-8_cp314.conda
|
|
122
122
|
- conda: https://conda.anaconda.org/conda-forge/noarch/tzdata-2025c-hc9c84f9_1.conda
|
|
123
|
-
- pypi:
|
|
123
|
+
- pypi: ./
|
|
124
124
|
- pypi: https://files.pythonhosted.org/packages/04/11/432f32f8097b03e3cd5fe57e88efb685d964e2e5178a48ed61e841f7fdce/pyyaml_env_tag-1.1-py3-none-any.whl
|
|
125
125
|
- pypi: https://files.pythonhosted.org/packages/04/4b/29cac41a4d98d144bf5f6d33995617b185d14b22401f75ca86f384e87ff1/h11-0.16.0-py3-none-any.whl
|
|
126
126
|
- pypi: https://files.pythonhosted.org/packages/05/7f/798705f5296a58ca505d600456748d1be48078eac8a7050d8a98bc9edb89/decorator-5.3.1-py3-none-any.whl
|
|
@@ -129,8 +129,10 @@ environments:
|
|
|
129
129
|
- pypi: https://files.pythonhosted.org/packages/11/8c/c9138d881c79aa0ea9ed83cbd58d5ca75624378b38cee225dcf5c42cc91f/griffelib-2.0.2-py3-none-any.whl
|
|
130
130
|
- pypi: https://files.pythonhosted.org/packages/11/8d/d2532ad2a603ca2b93ad9f5135732124e57811d0168155852f37fbce2458/pillow-12.2.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
|
|
131
131
|
- pypi: https://files.pythonhosted.org/packages/18/67/36e9267722cc04a6b9f15c7f3441c2363321a3ea07da7ae0c0707beb2a9c/typing_extensions-4.15.0-py3-none-any.whl
|
|
132
|
+
- pypi: https://files.pythonhosted.org/packages/1e/c0/56472c251d09858a53e51efbd485b09e1995d8731668b76d52e5dd6ee0f1/ruff-0.15.14-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
|
|
132
133
|
- pypi: https://files.pythonhosted.org/packages/22/5b/dbc6a8cddc9cfa9c4971d59fb12bb8d42e161b7e7f8cc89e49137c5b279c/mkdocs-1.6.1-py3-none-any.whl
|
|
133
134
|
- pypi: https://files.pythonhosted.org/packages/22/a6/858897256d0deac81a172289110f31629fc4cee19b6f01283303e18c8db3/ptyprocess-0.7.0-py2.py3-none-any.whl
|
|
135
|
+
- pypi: https://files.pythonhosted.org/packages/26/2b/78048cbe3b999f6cbf9cc0d90abba6a88a3e0863a8c1c6cbc762f3f8802f/coverage-7.14.1-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
|
|
134
136
|
- pypi: https://files.pythonhosted.org/packages/28/de/a3e710469772c6a89595fc52816da05c1e164b4c866a89e3cb82fb1b67c5/mkdocs_autorefs-1.4.4-py3-none-any.whl
|
|
135
137
|
- pypi: https://files.pythonhosted.org/packages/2a/39/e50c7c3a983047577ee07d2a9e53faf5a69493943ec3f6a384bdc792deb2/httpx-0.28.1-py3-none-any.whl
|
|
136
138
|
- pypi: https://files.pythonhosted.org/packages/2c/01/bc663630c510822c95c47a66af9fa7a443c295b47d5f041e5e6ae62ef659/mkdocs_material-9.7.6-py3-none-any.whl
|
|
@@ -149,7 +151,6 @@ environments:
|
|
|
149
151
|
- pypi: https://files.pythonhosted.org/packages/5b/54/662a4743aa81d9582ee9339d4ffa3c8fd40a4965e033d77b9da9774d3960/mkdocs_material_extensions-1.3.1-py3-none-any.whl
|
|
150
152
|
- pypi: https://files.pythonhosted.org/packages/62/a1/3d680cbfd5f4b8f15abc1d571870c5fc3e594bb582bc3b64ea099db13e56/jinja2-3.1.6-py3-none-any.whl
|
|
151
153
|
- pypi: https://files.pythonhosted.org/packages/6e/94/be70f8ee9c45f2f62b39a1f0e9303bc20e138a8f3b8e50ffd89498e177e1/mkdocstrings-1.0.4-py3-none-any.whl
|
|
152
|
-
- pypi: https://files.pythonhosted.org/packages/75/a6/a0a304dc33b49145b21f4808d763822111e67d1c3a32b524a1baf947b6e1/platformdirs-4.9.6-py3-none-any.whl
|
|
153
154
|
- pypi: https://files.pythonhosted.org/packages/77/f5/21d2de20e8b8b0408f0681956ca2c69f1320a3848ac50e6e7f39c6159675/babel-2.18.0-py3-none-any.whl
|
|
154
155
|
- pypi: https://files.pythonhosted.org/packages/78/b6/6307fbef88d9b5ee7421e68d78a9f162e0da4900bc5f5793f6d3d0e34fb8/annotated_types-0.7.0-py3-none-any.whl
|
|
155
156
|
- pypi: https://files.pythonhosted.org/packages/79/7b/2c79738432f5c924bef5071f933bcc9efd0473bac3b4aa584a6f7c1c8df8/mypy_extensions-1.1.0-py3-none-any.whl
|
|
@@ -158,6 +159,7 @@ environments:
|
|
|
158
159
|
- pypi: https://files.pythonhosted.org/packages/7f/3e/5db95bcf282c52709639744ca2a8b149baccf648e39c8cc87553df9eae0c/urllib3-2.7.0-py3-none-any.whl
|
|
159
160
|
- pypi: https://files.pythonhosted.org/packages/80/6e/4b28b62ecb6aae56769c34a8ff1d661473ec1e9519e2d5f8b2c150086b26/pre_commit-4.6.0-py2.py3-none-any.whl
|
|
160
161
|
- pypi: https://files.pythonhosted.org/packages/81/47/dd9a212ef6e343a6857485ffe25bba537304f1913bdbed446a23f7f592e1/filelock-3.29.0-py3-none-any.whl
|
|
162
|
+
- pypi: https://files.pythonhosted.org/packages/81/e6/cd9575ac904136b3cbf7aa7ee819ef86eedb7274e46f230e94ea4342e729/platformdirs-4.10.0-py3-none-any.whl
|
|
161
163
|
- pypi: https://files.pythonhosted.org/packages/84/03/0d3ce49e2505ae70cf43bc5bb3033955d2fc9f932163e84dc0779cc47f48/prompt_toolkit-3.0.52-py3-none-any.whl
|
|
162
164
|
- pypi: https://files.pythonhosted.org/packages/88/29/744136411e785c4b0b744d5413e56555265939ab3a104c6a4b719dad33fd/mkdocs_get_deps-0.2.2-py3-none-any.whl
|
|
163
165
|
- pypi: https://files.pythonhosted.org/packages/88/b2/d0896bdcdc8d28a7fc5717c305f1a861c26e18c05047949fb371034d98bd/nodeenv-1.10.0-py2.py3-none-any.whl
|
|
@@ -165,6 +167,7 @@ environments:
|
|
|
165
167
|
- pypi: https://files.pythonhosted.org/packages/89/1d/8eff589b45bb8190a9d12c49cfad0f176a5cbd1534908a6b5125e2886239/pydantic_core-2.46.4-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
|
|
166
168
|
- pypi: https://files.pythonhosted.org/packages/8e/37/efad0257dc6e593a18957422533ff0f87ede7c9c6ea010a2177d738fb82f/pure_eval-0.2.3-py3-none-any.whl
|
|
167
169
|
- pypi: https://files.pythonhosted.org/packages/90/96/04b8e52da071d28f5e21a805b19cb9390aa17a47462ac87f5e2696b9566d/paginate-0.5.7-py2.py3-none-any.whl
|
|
170
|
+
- pypi: https://files.pythonhosted.org/packages/94/16/70255075a9859a0e3adb789b68ceb0e210dec03934245fd98d248226572f/idna-3.16-py3-none-any.whl
|
|
168
171
|
- pypi: https://files.pythonhosted.org/packages/94/84/d9273cd09688070a6523c4aee4663a8538721b2b755c4962aafae0011e72/identify-2.6.19-py2.py3-none-any.whl
|
|
169
172
|
- pypi: https://files.pythonhosted.org/packages/99/5d/8268b644392ee874ee82a635cd0df1773de230bde356c38de28e298392cc/parso-0.8.7-py2.py3-none-any.whl
|
|
170
173
|
- pypi: https://files.pythonhosted.org/packages/9a/93/242e2eab5fe682ffcb8b0084bde703a41d51e17ee0f3a31ff0d9d813620a/jedi-0.20.0-py2.py3-none-any.whl
|
|
@@ -173,22 +176,20 @@ environments:
|
|
|
173
176
|
- pypi: https://files.pythonhosted.org/packages/9e/c3/059298687310d527a58bb01f3b1965787ee3b40dce76752eda8b44e9a2c5/pexpect-4.9.0-py2.py3-none-any.whl
|
|
174
177
|
- pypi: https://files.pythonhosted.org/packages/a0/c4/c2971a3ba4c6103a3d10c4b0f24f461ddc027f0f09763220cf35ca1401b3/nest_asyncio-1.6.0-py3-none-any.whl
|
|
175
178
|
- pypi: https://files.pythonhosted.org/packages/a0/f4/c67b0b3f1b9245e8d266f0f112c500d50e5b4e83cb6f3b71b6528104182a/requests-2.34.2-py3-none-any.whl
|
|
176
|
-
- pypi: https://files.pythonhosted.org/packages/a2/
|
|
179
|
+
- pypi: https://files.pythonhosted.org/packages/a2/3e/f5f14c723177c218b96e225014ae00fa608fa1fd77ac68f7ca658895d05c/stjames-0.0.190-py3-none-any.whl
|
|
177
180
|
- pypi: https://files.pythonhosted.org/packages/b2/71/4d1d479aa56d0101c40e17720c3d6ac2af7269ea0487a80b18e7bfd1a5b7/ast_serialize-0.5.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
|
|
178
181
|
- pypi: https://files.pythonhosted.org/packages/b5/70/5d8df3b09e25bce090399cf48e452d25c935ab72dad19406c77f4e828045/psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl
|
|
179
182
|
- pypi: https://files.pythonhosted.org/packages/b5/e8/dbf020b4d98251a9860752a094d09a65e1b436ad181faf929983f697048f/watchdog-6.0.0-py3-none-manylinux2014_x86_64.whl
|
|
180
|
-
- pypi: https://files.pythonhosted.org/packages/b7/6f/a05a317a66fee0aad270011461f1a63a453ed12471249f172f7d2e2bc7b4/python_discovery-1.3.1-py3-none-any.whl
|
|
181
183
|
- pypi: https://files.pythonhosted.org/packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl
|
|
182
184
|
- pypi: https://files.pythonhosted.org/packages/b9/86/3060e8029b7cc505cce9a0137431dda81d0a3fde93a8f0f50ee0bf37a795/ipython-9.13.0-py3-none-any.whl
|
|
183
185
|
- pypi: https://files.pythonhosted.org/packages/c1/ea/53f2148663b321f21b5a606bd5f191517cf40b7072c0497d3c92c4a13b1e/executing-2.2.1-py2.py3-none-any.whl
|
|
184
|
-
- pypi: https://files.pythonhosted.org/packages/
|
|
186
|
+
- pypi: https://files.pythonhosted.org/packages/c7/0d/67e5b4109ea4a837e80daa87c2c696711955e40449a97e8926672534def2/click-8.4.1-py3-none-any.whl
|
|
187
|
+
- pypi: https://files.pythonhosted.org/packages/c8/8d/3d316429f65029532bb1e28ff77b797d86b5ac3915bb44ca4e19aa283d43/python_discovery-1.4.0-py3-none-any.whl
|
|
185
188
|
- pypi: https://files.pythonhosted.org/packages/cb/b1/3846dd7f199d53cb17f49cba7e651e9ce294d8497c8c150530ed11865bb8/iniconfig-2.3.0-py3-none-any.whl
|
|
186
189
|
- pypi: https://files.pythonhosted.org/packages/d1/c7/85d8c89905663550a5962d754aeb44f2dfc81b2968f83d82dd56692dd763/rdkit-2026.3.2-cp314-cp314-manylinux_2_28_x86_64.whl
|
|
187
190
|
- pypi: https://files.pythonhosted.org/packages/d1/d6/3965ed04c63042e047cb6a3e6ed1a63a35087b6a609aa3a15ed8ac56c221/colorama-0.4.6-py2.py3-none-any.whl
|
|
188
|
-
- pypi: https://files.pythonhosted.org/packages/d2/23/408243171aa9aaba178d3e2559159c24c1171a641aa83b67bdd3394ead8e/idna-3.15-py3-none-any.whl
|
|
189
191
|
- pypi: https://files.pythonhosted.org/packages/d2/39/e7eaf1799466a4aef85b6a4fe7bd175ad2b1c6345066aa33f1f58d4b18d0/asttokens-3.0.1-py3-none-any.whl
|
|
190
192
|
- pypi: https://files.pythonhosted.org/packages/d4/24/a372aaf5c9b7208e7112038812994107bc65a84cd00e0354a88c2c77a617/pytest-9.0.3-py3-none-any.whl
|
|
191
|
-
- pypi: https://files.pythonhosted.org/packages/d7/51/ec641c26e6dca1b25a7d2035ba6ecb7c884ef1a100a9e42fbe4ce4405139/coverage-7.14.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
|
|
192
193
|
- pypi: https://files.pythonhosted.org/packages/d9/0f/90088510d4758e0ee475ae1fc7f96e7bccd0e31f24107567075482b2fe9e/rdkit_stubs-0.8-py3-none-any.whl
|
|
193
194
|
- pypi: https://files.pythonhosted.org/packages/d9/33/1f075bf72b0b747cb3288d011319aaf64083cf2efef8354174e3ed4540e2/ipython_pygments_lexers-1.1.1-py3-none-any.whl
|
|
194
195
|
- pypi: https://files.pythonhosted.org/packages/da/42/e921fccf5015463e32a3cf6ee7f980a6ed0f395ceeaa45060b61d86486c2/anyio-4.13.0-py3-none-any.whl
|
|
@@ -197,16 +198,15 @@ environments:
|
|
|
197
198
|
- pypi: https://files.pythonhosted.org/packages/dc/9b/47798a6c91d8bdb567fe2698fe81e0c6b7cb7ef4d13da4114b41d239f65d/typing_inspection-0.4.2-py3-none-any.whl
|
|
198
199
|
- pypi: https://files.pythonhosted.org/packages/de/1f/77fa3081e4f66ca3576c896ae5d31c3002ac6607f9747d2e3aa49227e464/markdown-3.10.2-py3-none-any.whl
|
|
199
200
|
- pypi: https://files.pythonhosted.org/packages/df/b2/87e62e8c3e2f4b32e5fe99e0b86d576da1312593b39f47d8ceef365e95ed/packaging-26.2-py3-none-any.whl
|
|
200
|
-
- pypi: https://files.pythonhosted.org/packages/e8/
|
|
201
|
+
- pypi: https://files.pythonhosted.org/packages/e8/3d/1087453384dbde46a8c7f9356eead2c58be8a7bf156bca40243377c85715/more_itertools-11.1.0-py3-none-any.whl
|
|
201
202
|
- pypi: https://files.pythonhosted.org/packages/ec/57/56b9bcc3c9c6a792fcbaf139543cee77261f3651ca9da0c93f5c1221264b/python_dateutil-2.9.0.post0-py2.py3-none-any.whl
|
|
202
|
-
- pypi: https://files.pythonhosted.org/packages/ee/ae/8e92f8058baf87f6c7d86ee7e457668690195cc77efedb8d3797a06e3940/click-8.4.0-py3-none-any.whl
|
|
203
203
|
- pypi: https://files.pythonhosted.org/packages/f1/7b/ce1eafaf1a76852e2ec9b22edecf1daa58175c090266e9f6c64afcd81d91/stack_data-0.6.3-py3-none-any.whl
|
|
204
204
|
- pypi: https://files.pythonhosted.org/packages/f1/d9/7fb5aa316bc299258e68c73ba3bddbc499654a07f151cba08f6153988714/pathspec-1.1.1-py3-none-any.whl
|
|
205
205
|
- pypi: https://files.pythonhosted.org/packages/f3/eb/ebffaa97dc55502df69584a8f0dcf07f69a3e0b3e2323670a2722db9aa39/numpy-2.4.6-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
|
|
206
|
-
- pypi: https://files.pythonhosted.org/packages/f4/34/a9dbe051de88a63eb7408ea66630bac38e72f7f6077d4be58737106860d9/virtualenv-21.3.3-py3-none-any.whl
|
|
207
206
|
- pypi: https://files.pythonhosted.org/packages/f4/7e/a72dd26f3b0f4f2bf1dd8923c85f7ceb43172af56d63c7383eb62b332364/pygments-2.20.0-py3-none-any.whl
|
|
208
207
|
- pypi: https://files.pythonhosted.org/packages/f7/ec/67fbef5d497f86283db54c22eec6f6140243aae73265799baaaa19cd17fb/ghp_import-2.1.0-py3-none-any.whl
|
|
209
208
|
- pypi: https://files.pythonhosted.org/packages/fd/7b/122376b1fd3c62c1ed9dc80c931ace4844b3c55407b6fb2d199377c9736f/pydantic-2.13.4-py3-none-any.whl
|
|
209
|
+
- pypi: https://files.pythonhosted.org/packages/ff/dc/ac4f3a987a87e1a18556896f257c4e15c95ed157b7975347ec6b313b75ce/virtualenv-21.4.1-py3-none-any.whl
|
|
210
210
|
osx-arm64:
|
|
211
211
|
- conda: https://conda.anaconda.org/conda-forge/noarch/ca-certificates-2026.5.20-hbd8a1cb_0.conda
|
|
212
212
|
- conda: https://conda.anaconda.org/conda-forge/noarch/python_abi-3.14-8_cp314.conda
|
|
@@ -224,7 +224,7 @@ environments:
|
|
|
224
224
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/readline-8.3-h46df422_0.conda
|
|
225
225
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/tk-8.6.13-h010d191_3.conda
|
|
226
226
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/zstd-1.5.7-hbf9d68e_6.conda
|
|
227
|
-
- pypi:
|
|
227
|
+
- pypi: ./
|
|
228
228
|
- pypi: https://files.pythonhosted.org/packages/04/11/432f32f8097b03e3cd5fe57e88efb685d964e2e5178a48ed61e841f7fdce/pyyaml_env_tag-1.1-py3-none-any.whl
|
|
229
229
|
- pypi: https://files.pythonhosted.org/packages/04/4b/29cac41a4d98d144bf5f6d33995617b185d14b22401f75ca86f384e87ff1/h11-0.16.0-py3-none-any.whl
|
|
230
230
|
- pypi: https://files.pythonhosted.org/packages/05/7f/798705f5296a58ca505d600456748d1be48078eac8a7050d8a98bc9edb89/decorator-5.3.1-py3-none-any.whl
|
|
@@ -242,15 +242,16 @@ environments:
|
|
|
242
242
|
- pypi: https://files.pythonhosted.org/packages/2d/88/17d656aa97406cd509e2be0e6eddcf81fc1666104bf81042b89721d4a44c/griffe_pydantic-1.3.1-py3-none-any.whl
|
|
243
243
|
- pypi: https://files.pythonhosted.org/packages/32/28/79f0f8de97cce916d5ae88a7bee1ad724855e83e6019c0b4d5b3fabc80f3/mkdocstrings_python-2.0.3-py3-none-any.whl
|
|
244
244
|
- pypi: https://files.pythonhosted.org/packages/33/6b/e0547afaf41bf2c42e52430072fa5658766e3d65bd4b03a563d1b6336f57/distlib-0.4.0-py2.py3-none-any.whl
|
|
245
|
+
- pypi: https://files.pythonhosted.org/packages/3d/a7/1ebae2ab5b961b5c79bb09fe7b3ac99edb190d8be4a8c510b2cf66f46468/coverage-7.14.1-cp314-cp314-macosx_11_0_arm64.whl
|
|
245
246
|
- pypi: https://files.pythonhosted.org/packages/3e/5c/fb93d3092640a24dfb7bd7727a24016d7c01774ca013e60efd3f683c8002/backrefs-7.0-py314-none-any.whl
|
|
246
247
|
- pypi: https://files.pythonhosted.org/packages/41/09/5b161152e2d90f7b87f781c2e1267494aef9c32498df793f73ad0a0a494a/matplotlib_inline-0.2.2-py3-none-any.whl
|
|
247
248
|
- pypi: https://files.pythonhosted.org/packages/41/52/e465037f5375f43533d1a80b6923955201596a99142ed524d77b571a1418/wcwidth-0.7.0-py3-none-any.whl
|
|
248
249
|
- pypi: https://files.pythonhosted.org/packages/54/20/4d324d65cc6d9205fabedc306948156824eb9f0ee1633355a8f7ec5c66bf/pluggy-1.6.0-py3-none-any.whl
|
|
250
|
+
- pypi: https://files.pythonhosted.org/packages/56/9e/d13e40f83b8d0a94430e6778ce1d94a43b38cf2efe63278bdd2b4c65abbf/ruff-0.15.14-py3-none-macosx_11_0_arm64.whl
|
|
249
251
|
- pypi: https://files.pythonhosted.org/packages/59/8c/57e832b7af6d7c5abe66eb3fbe3a3a32f4d11ea23a1aa7131371035be991/certifi-2026.5.20-py3-none-any.whl
|
|
250
252
|
- pypi: https://files.pythonhosted.org/packages/5b/54/662a4743aa81d9582ee9339d4ffa3c8fd40a4965e033d77b9da9774d3960/mkdocs_material_extensions-1.3.1-py3-none-any.whl
|
|
251
253
|
- pypi: https://files.pythonhosted.org/packages/62/a1/3d680cbfd5f4b8f15abc1d571870c5fc3e594bb582bc3b64ea099db13e56/jinja2-3.1.6-py3-none-any.whl
|
|
252
254
|
- pypi: https://files.pythonhosted.org/packages/6e/94/be70f8ee9c45f2f62b39a1f0e9303bc20e138a8f3b8e50ffd89498e177e1/mkdocstrings-1.0.4-py3-none-any.whl
|
|
253
|
-
- pypi: https://files.pythonhosted.org/packages/75/a6/a0a304dc33b49145b21f4808d763822111e67d1c3a32b524a1baf947b6e1/platformdirs-4.9.6-py3-none-any.whl
|
|
254
255
|
- pypi: https://files.pythonhosted.org/packages/76/a3/254bebd0c11c8ba684018efb8006ff22e466abce445215cca6c778e7d9de/librt-0.11.0-cp314-cp314-macosx_11_0_arm64.whl
|
|
255
256
|
- pypi: https://files.pythonhosted.org/packages/77/f5/21d2de20e8b8b0408f0681956ca2c69f1320a3848ac50e6e7f39c6159675/babel-2.18.0-py3-none-any.whl
|
|
256
257
|
- pypi: https://files.pythonhosted.org/packages/78/b6/6307fbef88d9b5ee7421e68d78a9f162e0da4900bc5f5793f6d3d0e34fb8/annotated_types-0.7.0-py3-none-any.whl
|
|
@@ -261,12 +262,14 @@ environments:
|
|
|
261
262
|
- pypi: https://files.pythonhosted.org/packages/80/6e/4b28b62ecb6aae56769c34a8ff1d661473ec1e9519e2d5f8b2c150086b26/pre_commit-4.6.0-py2.py3-none-any.whl
|
|
262
263
|
- pypi: https://files.pythonhosted.org/packages/80/c4/f5af4c1ca8c1eeb2e92ccca14ce8effdeec651d5ab6053c589b074eda6e1/psutil-7.2.2-cp36-abi3-macosx_11_0_arm64.whl
|
|
263
264
|
- pypi: https://files.pythonhosted.org/packages/81/47/dd9a212ef6e343a6857485ffe25bba537304f1913bdbed446a23f7f592e1/filelock-3.29.0-py3-none-any.whl
|
|
265
|
+
- pypi: https://files.pythonhosted.org/packages/81/e6/cd9575ac904136b3cbf7aa7ee819ef86eedb7274e46f230e94ea4342e729/platformdirs-4.10.0-py3-none-any.whl
|
|
264
266
|
- pypi: https://files.pythonhosted.org/packages/84/03/0d3ce49e2505ae70cf43bc5bb3033955d2fc9f932163e84dc0779cc47f48/prompt_toolkit-3.0.52-py3-none-any.whl
|
|
265
267
|
- pypi: https://files.pythonhosted.org/packages/88/29/744136411e785c4b0b744d5413e56555265939ab3a104c6a4b719dad33fd/mkdocs_get_deps-0.2.2-py3-none-any.whl
|
|
266
268
|
- pypi: https://files.pythonhosted.org/packages/88/b2/d0896bdcdc8d28a7fc5717c305f1a861c26e18c05047949fb371034d98bd/nodeenv-1.10.0-py2.py3-none-any.whl
|
|
267
269
|
- pypi: https://files.pythonhosted.org/packages/8e/37/efad0257dc6e593a18957422533ff0f87ede7c9c6ea010a2177d738fb82f/pure_eval-0.2.3-py3-none-any.whl
|
|
268
270
|
- pypi: https://files.pythonhosted.org/packages/8e/62/764ce66fa4147ae6d73071a3abf804ffe606f174618697c571acdf26a7c9/numpy-2.4.6-cp314-cp314-macosx_11_0_arm64.whl
|
|
269
271
|
- pypi: https://files.pythonhosted.org/packages/90/96/04b8e52da071d28f5e21a805b19cb9390aa17a47462ac87f5e2696b9566d/paginate-0.5.7-py2.py3-none-any.whl
|
|
272
|
+
- pypi: https://files.pythonhosted.org/packages/94/16/70255075a9859a0e3adb789b68ceb0e210dec03934245fd98d248226572f/idna-3.16-py3-none-any.whl
|
|
270
273
|
- pypi: https://files.pythonhosted.org/packages/94/84/d9273cd09688070a6523c4aee4663a8538721b2b755c4962aafae0011e72/identify-2.6.19-py2.py3-none-any.whl
|
|
271
274
|
- pypi: https://files.pythonhosted.org/packages/97/c8/c67cb8c70e19ef1960b97b22ed2a1567711de46c4ddf19799923adc836c2/charset_normalizer-3.4.7-cp314-cp314-macosx_10_15_universal2.whl
|
|
272
275
|
- pypi: https://files.pythonhosted.org/packages/99/5d/8268b644392ee874ee82a635cd0df1773de230bde356c38de28e298392cc/parso-0.8.7-py2.py3-none-any.whl
|
|
@@ -276,22 +279,20 @@ environments:
|
|
|
276
279
|
- pypi: https://files.pythonhosted.org/packages/9e/c3/059298687310d527a58bb01f3b1965787ee3b40dce76752eda8b44e9a2c5/pexpect-4.9.0-py2.py3-none-any.whl
|
|
277
280
|
- pypi: https://files.pythonhosted.org/packages/a0/c4/c2971a3ba4c6103a3d10c4b0f24f461ddc027f0f09763220cf35ca1401b3/nest_asyncio-1.6.0-py3-none-any.whl
|
|
278
281
|
- pypi: https://files.pythonhosted.org/packages/a0/f4/c67b0b3f1b9245e8d266f0f112c500d50e5b4e83cb6f3b71b6528104182a/requests-2.34.2-py3-none-any.whl
|
|
279
|
-
- pypi: https://files.pythonhosted.org/packages/a2/
|
|
282
|
+
- pypi: https://files.pythonhosted.org/packages/a2/3e/f5f14c723177c218b96e225014ae00fa608fa1fd77ac68f7ca658895d05c/stjames-0.0.190-py3-none-any.whl
|
|
280
283
|
- pypi: https://files.pythonhosted.org/packages/ad/1f/8970b150a4b4365623ae00fc88603491f763c627311ae8031e3111356d6e/pydantic_core-2.46.4-cp314-cp314-macosx_11_0_arm64.whl
|
|
281
284
|
- pypi: https://files.pythonhosted.org/packages/b5/64/7660f8a4a8e53c924d0fa05dc3a55c9cee10bbd82b11c5afb27d44b096ce/markupsafe-3.0.3-cp314-cp314-macosx_11_0_arm64.whl
|
|
282
|
-
- pypi: https://files.pythonhosted.org/packages/b7/6f/a05a317a66fee0aad270011461f1a63a453ed12471249f172f7d2e2bc7b4/python_discovery-1.3.1-py3-none-any.whl
|
|
283
285
|
- pypi: https://files.pythonhosted.org/packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl
|
|
284
286
|
- pypi: https://files.pythonhosted.org/packages/b9/86/3060e8029b7cc505cce9a0137431dda81d0a3fde93a8f0f50ee0bf37a795/ipython-9.13.0-py3-none-any.whl
|
|
285
287
|
- pypi: https://files.pythonhosted.org/packages/ba/8c/1a9e46228571de18f8e28f16fabdfc20212a5d019f3e3303452b3f0a580d/pillow-12.2.0-cp314-cp314-macosx_11_0_arm64.whl
|
|
286
288
|
- pypi: https://files.pythonhosted.org/packages/bc/eb/8325049d449e901fa6ff28f1f5ff9f98aa95faf2e280cf03d9dc582bf310/rdkit-2026.3.2-cp314-cp314-macosx_11_0_arm64.whl
|
|
287
289
|
- pypi: https://files.pythonhosted.org/packages/bd/9c/4d95bb87eb2063d20db7b60faa3840c1b18025517ae857371c4dd55a6b3a/pyyaml-6.0.3-cp314-cp314-macosx_11_0_arm64.whl
|
|
288
290
|
- pypi: https://files.pythonhosted.org/packages/c1/ea/53f2148663b321f21b5a606bd5f191517cf40b7072c0497d3c92c4a13b1e/executing-2.2.1-py2.py3-none-any.whl
|
|
289
|
-
- pypi: https://files.pythonhosted.org/packages/
|
|
291
|
+
- pypi: https://files.pythonhosted.org/packages/c7/0d/67e5b4109ea4a837e80daa87c2c696711955e40449a97e8926672534def2/click-8.4.1-py3-none-any.whl
|
|
292
|
+
- pypi: https://files.pythonhosted.org/packages/c8/8d/3d316429f65029532bb1e28ff77b797d86b5ac3915bb44ca4e19aa283d43/python_discovery-1.4.0-py3-none-any.whl
|
|
290
293
|
- pypi: https://files.pythonhosted.org/packages/cb/b1/3846dd7f199d53cb17f49cba7e651e9ce294d8497c8c150530ed11865bb8/iniconfig-2.3.0-py3-none-any.whl
|
|
291
294
|
- pypi: https://files.pythonhosted.org/packages/d1/d6/3965ed04c63042e047cb6a3e6ed1a63a35087b6a609aa3a15ed8ac56c221/colorama-0.4.6-py2.py3-none-any.whl
|
|
292
|
-
- pypi: https://files.pythonhosted.org/packages/d2/23/408243171aa9aaba178d3e2559159c24c1171a641aa83b67bdd3394ead8e/idna-3.15-py3-none-any.whl
|
|
293
295
|
- pypi: https://files.pythonhosted.org/packages/d2/39/e7eaf1799466a4aef85b6a4fe7bd175ad2b1c6345066aa33f1f58d4b18d0/asttokens-3.0.1-py3-none-any.whl
|
|
294
|
-
- pypi: https://files.pythonhosted.org/packages/d3/19/43f5f2e568dddde567fc41f8471f9432c09563e19d3e617a48cfa52f8f0a/ruff-0.15.13-py3-none-macosx_11_0_arm64.whl
|
|
295
296
|
- pypi: https://files.pythonhosted.org/packages/d4/24/a372aaf5c9b7208e7112038812994107bc65a84cd00e0354a88c2c77a617/pytest-9.0.3-py3-none-any.whl
|
|
296
297
|
- pypi: https://files.pythonhosted.org/packages/d9/0f/90088510d4758e0ee475ae1fc7f96e7bccd0e31f24107567075482b2fe9e/rdkit_stubs-0.8-py3-none-any.whl
|
|
297
298
|
- pypi: https://files.pythonhosted.org/packages/d9/33/1f075bf72b0b747cb3288d011319aaf64083cf2efef8354174e3ed4540e2/ipython_pygments_lexers-1.1.1-py3-none-any.whl
|
|
@@ -302,15 +303,14 @@ environments:
|
|
|
302
303
|
- pypi: https://files.pythonhosted.org/packages/dc/9b/47798a6c91d8bdb567fe2698fe81e0c6b7cb7ef4d13da4114b41d239f65d/typing_inspection-0.4.2-py3-none-any.whl
|
|
303
304
|
- pypi: https://files.pythonhosted.org/packages/de/1f/77fa3081e4f66ca3576c896ae5d31c3002ac6607f9747d2e3aa49227e464/markdown-3.10.2-py3-none-any.whl
|
|
304
305
|
- pypi: https://files.pythonhosted.org/packages/df/b2/87e62e8c3e2f4b32e5fe99e0b86d576da1312593b39f47d8ceef365e95ed/packaging-26.2-py3-none-any.whl
|
|
306
|
+
- pypi: https://files.pythonhosted.org/packages/e8/3d/1087453384dbde46a8c7f9356eead2c58be8a7bf156bca40243377c85715/more_itertools-11.1.0-py3-none-any.whl
|
|
305
307
|
- pypi: https://files.pythonhosted.org/packages/ec/57/56b9bcc3c9c6a792fcbaf139543cee77261f3651ca9da0c93f5c1221264b/python_dateutil-2.9.0.post0-py2.py3-none-any.whl
|
|
306
|
-
- pypi: https://files.pythonhosted.org/packages/ee/ae/8e92f8058baf87f6c7d86ee7e457668690195cc77efedb8d3797a06e3940/click-8.4.0-py3-none-any.whl
|
|
307
308
|
- pypi: https://files.pythonhosted.org/packages/f1/7b/ce1eafaf1a76852e2ec9b22edecf1daa58175c090266e9f6c64afcd81d91/stack_data-0.6.3-py3-none-any.whl
|
|
308
309
|
- pypi: https://files.pythonhosted.org/packages/f1/d9/7fb5aa316bc299258e68c73ba3bddbc499654a07f151cba08f6153988714/pathspec-1.1.1-py3-none-any.whl
|
|
309
|
-
- pypi: https://files.pythonhosted.org/packages/f3/9b/4165a1d56ddc302a0e2d518fd9d412a4fd0b57562618c78c5f21c57194f5/coverage-7.14.0-cp314-cp314-macosx_11_0_arm64.whl
|
|
310
|
-
- pypi: https://files.pythonhosted.org/packages/f4/34/a9dbe051de88a63eb7408ea66630bac38e72f7f6077d4be58737106860d9/virtualenv-21.3.3-py3-none-any.whl
|
|
311
310
|
- pypi: https://files.pythonhosted.org/packages/f4/7e/a72dd26f3b0f4f2bf1dd8923c85f7ceb43172af56d63c7383eb62b332364/pygments-2.20.0-py3-none-any.whl
|
|
312
311
|
- pypi: https://files.pythonhosted.org/packages/f7/ec/67fbef5d497f86283db54c22eec6f6140243aae73265799baaaa19cd17fb/ghp_import-2.1.0-py3-none-any.whl
|
|
313
312
|
- pypi: https://files.pythonhosted.org/packages/fd/7b/122376b1fd3c62c1ed9dc80c931ace4844b3c55407b6fb2d199377c9736f/pydantic-2.13.4-py3-none-any.whl
|
|
313
|
+
- pypi: https://files.pythonhosted.org/packages/ff/dc/ac4f3a987a87e1a18556896f257c4e15c95ed157b7975347ec6b313b75ce/virtualenv-21.4.1-py3-none-any.whl
|
|
314
314
|
packages:
|
|
315
315
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/_openmp_mutex-4.5-20_gnu.conda
|
|
316
316
|
build_number: 20
|
|
@@ -722,7 +722,7 @@ packages:
|
|
|
722
722
|
purls: []
|
|
723
723
|
size: 433413
|
|
724
724
|
timestamp: 1764777166076
|
|
725
|
-
- pypi:
|
|
725
|
+
- pypi: ./
|
|
726
726
|
name: rowan-python
|
|
727
727
|
requires_dist:
|
|
728
728
|
- httpx
|
|
@@ -806,6 +806,11 @@ packages:
|
|
|
806
806
|
version: 4.15.0
|
|
807
807
|
sha256: f0fa19c6845758ab08074a0cfa8b7aecb71c999ca73d62883bc25cc018c4e548
|
|
808
808
|
requires_python: '>=3.9'
|
|
809
|
+
- pypi: https://files.pythonhosted.org/packages/1e/c0/56472c251d09858a53e51efbd485b09e1995d8731668b76d52e5dd6ee0f1/ruff-0.15.14-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
|
|
810
|
+
name: ruff
|
|
811
|
+
version: 0.15.14
|
|
812
|
+
sha256: 715c543cf450c4888251f91c52f1942a800541d9bddd7ac060aa4e6b77ae7cba
|
|
813
|
+
requires_python: '>=3.7'
|
|
809
814
|
- pypi: https://files.pythonhosted.org/packages/22/5b/dbc6a8cddc9cfa9c4971d59fb12bb8d42e161b7e7f8cc89e49137c5b279c/mkdocs-1.6.1-py3-none-any.whl
|
|
810
815
|
name: mkdocs
|
|
811
816
|
version: 1.6.1
|
|
@@ -851,6 +856,13 @@ packages:
|
|
|
851
856
|
version: 0.5.0
|
|
852
857
|
sha256: bf683d6363edf2b39eed6b6d4fe22d34b6203867a67e27134d9e2a2680c4bc4a
|
|
853
858
|
requires_python: '>=3.7'
|
|
859
|
+
- pypi: https://files.pythonhosted.org/packages/26/2b/78048cbe3b999f6cbf9cc0d90abba6a88a3e0863a8c1c6cbc762f3f8802f/coverage-7.14.1-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
|
|
860
|
+
name: coverage
|
|
861
|
+
version: 7.14.1
|
|
862
|
+
sha256: 06144cd511cf2624873a035c5069cf297144f6e77a73ee3d7a55b605ec5efb42
|
|
863
|
+
requires_dist:
|
|
864
|
+
- tomli ; python_full_version <= '3.11' and extra == 'toml'
|
|
865
|
+
requires_python: '>=3.10'
|
|
854
866
|
- pypi: https://files.pythonhosted.org/packages/27/e6/3efe56c631d959b9b4454e208b0ac4b7f4f58b404c89f8bec7b49efdfc21/mypy-2.1.0-cp314-cp314-macosx_11_0_arm64.whl
|
|
855
867
|
name: mypy
|
|
856
868
|
version: 2.1.0
|
|
@@ -946,6 +958,13 @@ packages:
|
|
|
946
958
|
name: distlib
|
|
947
959
|
version: 0.4.0
|
|
948
960
|
sha256: 9659f7d87e46584a30b5780e43ac7a2143098441670ff0a49d5f9034c54a6c16
|
|
961
|
+
- pypi: https://files.pythonhosted.org/packages/3d/a7/1ebae2ab5b961b5c79bb09fe7b3ac99edb190d8be4a8c510b2cf66f46468/coverage-7.14.1-cp314-cp314-macosx_11_0_arm64.whl
|
|
962
|
+
name: coverage
|
|
963
|
+
version: 7.14.1
|
|
964
|
+
sha256: 8011224a62280e50dab346960c03cf47aca1a1e09e608c0fb33fd6e0cc8e9500
|
|
965
|
+
requires_dist:
|
|
966
|
+
- tomli ; python_full_version <= '3.11' and extra == 'toml'
|
|
967
|
+
requires_python: '>=3.10'
|
|
949
968
|
- pypi: https://files.pythonhosted.org/packages/3e/5c/fb93d3092640a24dfb7bd7727a24016d7c01774ca013e60efd3f683c8002/backrefs-7.0-py314-none-any.whl
|
|
950
969
|
name: backrefs
|
|
951
970
|
version: '7.0'
|
|
@@ -1010,6 +1029,11 @@ packages:
|
|
|
1010
1029
|
- pytest-benchmark ; extra == 'testing'
|
|
1011
1030
|
- coverage ; extra == 'testing'
|
|
1012
1031
|
requires_python: '>=3.9'
|
|
1032
|
+
- pypi: https://files.pythonhosted.org/packages/56/9e/d13e40f83b8d0a94430e6778ce1d94a43b38cf2efe63278bdd2b4c65abbf/ruff-0.15.14-py3-none-macosx_11_0_arm64.whl
|
|
1033
|
+
name: ruff
|
|
1034
|
+
version: 0.15.14
|
|
1035
|
+
sha256: 48d5909d7d06276ce7dde6d32bfa4b0d4cb2651145cd8ee4b440722cbc77832f
|
|
1036
|
+
requires_python: '>=3.7'
|
|
1013
1037
|
- pypi: https://files.pythonhosted.org/packages/59/8c/57e832b7af6d7c5abe66eb3fbe3a3a32f4d11ea23a1aa7131371035be991/certifi-2026.5.20-py3-none-any.whl
|
|
1014
1038
|
name: certifi
|
|
1015
1039
|
version: 2026.5.20
|
|
@@ -1043,11 +1067,6 @@ packages:
|
|
|
1043
1067
|
- mkdocstrings-python-legacy>=0.2.1 ; extra == 'python-legacy'
|
|
1044
1068
|
- mkdocstrings-python>=1.16.2 ; extra == 'python'
|
|
1045
1069
|
requires_python: '>=3.10'
|
|
1046
|
-
- pypi: https://files.pythonhosted.org/packages/75/a6/a0a304dc33b49145b21f4808d763822111e67d1c3a32b524a1baf947b6e1/platformdirs-4.9.6-py3-none-any.whl
|
|
1047
|
-
name: platformdirs
|
|
1048
|
-
version: 4.9.6
|
|
1049
|
-
sha256: e61adb1d5e5cb3441b4b7710bea7e4c12250ca49439228cc1021c00dcfac0917
|
|
1050
|
-
requires_python: '>=3.10'
|
|
1051
1070
|
- pypi: https://files.pythonhosted.org/packages/76/a3/254bebd0c11c8ba684018efb8006ff22e466abce445215cca6c778e7d9de/librt-0.11.0-cp314-cp314-macosx_11_0_arm64.whl
|
|
1052
1071
|
name: librt
|
|
1053
1072
|
version: 0.11.0
|
|
@@ -1172,6 +1191,11 @@ packages:
|
|
|
1172
1191
|
version: 3.29.0
|
|
1173
1192
|
sha256: 96f5f6344709aa1572bbf631c640e4ebeeb519e08da902c39a001882f30ac258
|
|
1174
1193
|
requires_python: '>=3.10'
|
|
1194
|
+
- pypi: https://files.pythonhosted.org/packages/81/e6/cd9575ac904136b3cbf7aa7ee819ef86eedb7274e46f230e94ea4342e729/platformdirs-4.10.0-py3-none-any.whl
|
|
1195
|
+
name: platformdirs
|
|
1196
|
+
version: 4.10.0
|
|
1197
|
+
sha256: fb516cdb12eb0d857d0cd85a7c57cea4d060bee4578d6cf5a14dfdf8cbf8784a
|
|
1198
|
+
requires_python: '>=3.10'
|
|
1175
1199
|
- pypi: https://files.pythonhosted.org/packages/84/03/0d3ce49e2505ae70cf43bc5bb3033955d2fc9f932163e84dc0779cc47f48/prompt_toolkit-3.0.52-py3-none-any.whl
|
|
1176
1200
|
name: prompt-toolkit
|
|
1177
1201
|
version: 3.0.52
|
|
@@ -1225,6 +1249,15 @@ packages:
|
|
|
1225
1249
|
- pytest ; extra == 'dev'
|
|
1226
1250
|
- tox ; extra == 'dev'
|
|
1227
1251
|
- black ; extra == 'lint'
|
|
1252
|
+
- pypi: https://files.pythonhosted.org/packages/94/16/70255075a9859a0e3adb789b68ceb0e210dec03934245fd98d248226572f/idna-3.16-py3-none-any.whl
|
|
1253
|
+
name: idna
|
|
1254
|
+
version: '3.16'
|
|
1255
|
+
sha256: cc246e3a3f89580c3a951b5ad298ca4638078b2cdd4f115654332b5c26daded5
|
|
1256
|
+
requires_dist:
|
|
1257
|
+
- ruff>=0.6.2 ; extra == 'all'
|
|
1258
|
+
- mypy>=1.11.2 ; extra == 'all'
|
|
1259
|
+
- pytest>=8.3.2 ; extra == 'all'
|
|
1260
|
+
requires_python: '>=3.9'
|
|
1228
1261
|
- pypi: https://files.pythonhosted.org/packages/94/84/d9273cd09688070a6523c4aee4663a8538721b2b755c4962aafae0011e72/identify-2.6.19-py2.py3-none-any.whl
|
|
1229
1262
|
name: identify
|
|
1230
1263
|
version: 2.6.19
|
|
@@ -1382,10 +1415,10 @@ packages:
|
|
|
1382
1415
|
- pysocks>=1.5.6,!=1.5.7 ; extra == 'socks'
|
|
1383
1416
|
- chardet>=3.0.2,<8 ; extra == 'use-chardet-on-py3'
|
|
1384
1417
|
requires_python: '>=3.10'
|
|
1385
|
-
- pypi: https://files.pythonhosted.org/packages/a2/
|
|
1418
|
+
- pypi: https://files.pythonhosted.org/packages/a2/3e/f5f14c723177c218b96e225014ae00fa608fa1fd77ac68f7ca658895d05c/stjames-0.0.190-py3-none-any.whl
|
|
1386
1419
|
name: stjames
|
|
1387
|
-
version: 0.0.
|
|
1388
|
-
sha256:
|
|
1420
|
+
version: 0.0.190
|
|
1421
|
+
sha256: 9c56e37f3b540383700dc078b9c9cc0d5a9175938598fa95b84a9c111e6ef387
|
|
1389
1422
|
requires_dist:
|
|
1390
1423
|
- pydantic>=2.4
|
|
1391
1424
|
- numpy
|
|
@@ -1461,25 +1494,6 @@ packages:
|
|
|
1461
1494
|
requires_dist:
|
|
1462
1495
|
- pyyaml>=3.10 ; extra == 'watchmedo'
|
|
1463
1496
|
requires_python: '>=3.9'
|
|
1464
|
-
- pypi: https://files.pythonhosted.org/packages/b7/6f/a05a317a66fee0aad270011461f1a63a453ed12471249f172f7d2e2bc7b4/python_discovery-1.3.1-py3-none-any.whl
|
|
1465
|
-
name: python-discovery
|
|
1466
|
-
version: 1.3.1
|
|
1467
|
-
sha256: ed188687ebb3b82c01a17cd5ac62fc94d9f6487a7f1a0f9dfe89753fec91039c
|
|
1468
|
-
requires_dist:
|
|
1469
|
-
- filelock>=3.15.4
|
|
1470
|
-
- platformdirs>=4.3.6,<5
|
|
1471
|
-
- furo>=2025.12.19 ; extra == 'docs'
|
|
1472
|
-
- sphinx-autodoc-typehints>=3.6.3 ; extra == 'docs'
|
|
1473
|
-
- sphinx>=9.1 ; extra == 'docs'
|
|
1474
|
-
- sphinxcontrib-mermaid>=2 ; extra == 'docs'
|
|
1475
|
-
- sphinxcontrib-towncrier>=0.4 ; extra == 'docs'
|
|
1476
|
-
- towncrier>=25.8 ; extra == 'docs'
|
|
1477
|
-
- covdefaults>=2.3 ; extra == 'testing'
|
|
1478
|
-
- coverage>=7.5.4 ; extra == 'testing'
|
|
1479
|
-
- pytest-mock>=3.14 ; extra == 'testing'
|
|
1480
|
-
- pytest>=8.3.5 ; extra == 'testing'
|
|
1481
|
-
- setuptools>=75.1 ; extra == 'testing'
|
|
1482
|
-
requires_python: '>=3.8'
|
|
1483
1497
|
- pypi: https://files.pythonhosted.org/packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl
|
|
1484
1498
|
name: six
|
|
1485
1499
|
version: 1.17.0
|
|
@@ -1590,11 +1604,32 @@ packages:
|
|
|
1590
1604
|
- littleutils ; extra == 'tests'
|
|
1591
1605
|
- rich ; python_full_version >= '3.11' and extra == 'tests'
|
|
1592
1606
|
requires_python: '>=3.8'
|
|
1593
|
-
- pypi: https://files.pythonhosted.org/packages/
|
|
1594
|
-
name:
|
|
1595
|
-
version:
|
|
1596
|
-
sha256:
|
|
1607
|
+
- pypi: https://files.pythonhosted.org/packages/c7/0d/67e5b4109ea4a837e80daa87c2c696711955e40449a97e8926672534def2/click-8.4.1-py3-none-any.whl
|
|
1608
|
+
name: click
|
|
1609
|
+
version: 8.4.1
|
|
1610
|
+
sha256: 482be17c6991b8c19c5429a1e995d9b0efdbb63172824c41f99965dc0ade8ec2
|
|
1611
|
+
requires_dist:
|
|
1612
|
+
- colorama ; sys_platform == 'win32'
|
|
1597
1613
|
requires_python: '>=3.10'
|
|
1614
|
+
- pypi: https://files.pythonhosted.org/packages/c8/8d/3d316429f65029532bb1e28ff77b797d86b5ac3915bb44ca4e19aa283d43/python_discovery-1.4.0-py3-none-any.whl
|
|
1615
|
+
name: python-discovery
|
|
1616
|
+
version: 1.4.0
|
|
1617
|
+
sha256: 26ed78d703e234879a66244c7d4114563fb13ec5cd30a2d1357e5fb4850782da
|
|
1618
|
+
requires_dist:
|
|
1619
|
+
- filelock>=3.15.4
|
|
1620
|
+
- platformdirs>=4.3.6,<5
|
|
1621
|
+
- furo>=2025.12.19 ; extra == 'docs'
|
|
1622
|
+
- sphinx-autodoc-typehints>=3.6.3 ; extra == 'docs'
|
|
1623
|
+
- sphinx>=9.1 ; extra == 'docs'
|
|
1624
|
+
- sphinxcontrib-mermaid>=2 ; extra == 'docs'
|
|
1625
|
+
- sphinxcontrib-towncrier>=0.4 ; extra == 'docs'
|
|
1626
|
+
- towncrier>=25.8 ; extra == 'docs'
|
|
1627
|
+
- covdefaults>=2.3 ; extra == 'testing'
|
|
1628
|
+
- coverage>=7.5.4 ; extra == 'testing'
|
|
1629
|
+
- pytest-mock>=3.14 ; extra == 'testing'
|
|
1630
|
+
- pytest>=8.3.5 ; extra == 'testing'
|
|
1631
|
+
- setuptools>=75.1 ; extra == 'testing'
|
|
1632
|
+
requires_python: '>=3.8'
|
|
1598
1633
|
- pypi: https://files.pythonhosted.org/packages/cb/b1/3846dd7f199d53cb17f49cba7e651e9ce294d8497c8c150530ed11865bb8/iniconfig-2.3.0-py3-none-any.whl
|
|
1599
1634
|
name: iniconfig
|
|
1600
1635
|
version: 2.3.0
|
|
@@ -1612,15 +1647,6 @@ packages:
|
|
|
1612
1647
|
version: 0.4.6
|
|
1613
1648
|
sha256: 4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6
|
|
1614
1649
|
requires_python: '>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*'
|
|
1615
|
-
- pypi: https://files.pythonhosted.org/packages/d2/23/408243171aa9aaba178d3e2559159c24c1171a641aa83b67bdd3394ead8e/idna-3.15-py3-none-any.whl
|
|
1616
|
-
name: idna
|
|
1617
|
-
version: '3.15'
|
|
1618
|
-
sha256: 048adeaf8c2d788c40fee287673ccaa74c24ffd8dcf09ffa555a2fbb59f10ac8
|
|
1619
|
-
requires_dist:
|
|
1620
|
-
- ruff>=0.6.2 ; extra == 'all'
|
|
1621
|
-
- mypy>=1.11.2 ; extra == 'all'
|
|
1622
|
-
- pytest>=8.3.2 ; extra == 'all'
|
|
1623
|
-
requires_python: '>=3.8'
|
|
1624
1650
|
- pypi: https://files.pythonhosted.org/packages/d2/39/e7eaf1799466a4aef85b6a4fe7bd175ad2b1c6345066aa33f1f58d4b18d0/asttokens-3.0.1-py3-none-any.whl
|
|
1625
1651
|
name: asttokens
|
|
1626
1652
|
version: 3.0.1
|
|
@@ -1632,11 +1658,6 @@ packages:
|
|
|
1632
1658
|
- pytest-cov ; extra == 'test'
|
|
1633
1659
|
- pytest-xdist ; extra == 'test'
|
|
1634
1660
|
requires_python: '>=3.8'
|
|
1635
|
-
- pypi: https://files.pythonhosted.org/packages/d3/19/43f5f2e568dddde567fc41f8471f9432c09563e19d3e617a48cfa52f8f0a/ruff-0.15.13-py3-none-macosx_11_0_arm64.whl
|
|
1636
|
-
name: ruff
|
|
1637
|
-
version: 0.15.13
|
|
1638
|
-
sha256: 1c26d2f66163deeb6e08d8b39fbbe983ce3c71cea06a6d7591cfd1421793c629
|
|
1639
|
-
requires_python: '>=3.7'
|
|
1640
1661
|
- pypi: https://files.pythonhosted.org/packages/d4/24/a372aaf5c9b7208e7112038812994107bc65a84cd00e0354a88c2c77a617/pytest-9.0.3-py3-none-any.whl
|
|
1641
1662
|
name: pytest
|
|
1642
1663
|
version: 9.0.3
|
|
@@ -1657,13 +1678,6 @@ packages:
|
|
|
1657
1678
|
- setuptools ; extra == 'dev'
|
|
1658
1679
|
- xmlschema ; extra == 'dev'
|
|
1659
1680
|
requires_python: '>=3.10'
|
|
1660
|
-
- pypi: https://files.pythonhosted.org/packages/d7/51/ec641c26e6dca1b25a7d2035ba6ecb7c884ef1a100a9e42fbe4ce4405139/coverage-7.14.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
|
|
1661
|
-
name: coverage
|
|
1662
|
-
version: 7.14.0
|
|
1663
|
-
sha256: 5ebb8f4614a3787d567e610bbfdf96a4798dd69a1afb1bd8ad228d4111fe6ff3
|
|
1664
|
-
requires_dist:
|
|
1665
|
-
- tomli ; python_full_version <= '3.11' and extra == 'toml'
|
|
1666
|
-
requires_python: '>=3.10'
|
|
1667
1681
|
- pypi: https://files.pythonhosted.org/packages/d9/0f/90088510d4758e0ee475ae1fc7f96e7bccd0e31f24107567075482b2fe9e/rdkit_stubs-0.8-py3-none-any.whl
|
|
1668
1682
|
name: rdkit-stubs
|
|
1669
1683
|
version: '0.8'
|
|
@@ -1741,11 +1755,11 @@ packages:
|
|
|
1741
1755
|
version: '26.2'
|
|
1742
1756
|
sha256: 5fc45236b9446107ff2415ce77c807cee2862cb6fac22b8a73826d0693b0980e
|
|
1743
1757
|
requires_python: '>=3.8'
|
|
1744
|
-
- pypi: https://files.pythonhosted.org/packages/e8/
|
|
1745
|
-
name:
|
|
1746
|
-
version:
|
|
1747
|
-
sha256:
|
|
1748
|
-
requires_python: '>=3.
|
|
1758
|
+
- pypi: https://files.pythonhosted.org/packages/e8/3d/1087453384dbde46a8c7f9356eead2c58be8a7bf156bca40243377c85715/more_itertools-11.1.0-py3-none-any.whl
|
|
1759
|
+
name: more-itertools
|
|
1760
|
+
version: 11.1.0
|
|
1761
|
+
sha256: 4b65538ae22f6fed0ce4874efd317463a7489796a0939fa66824dd542125a192
|
|
1762
|
+
requires_python: '>=3.10'
|
|
1749
1763
|
- pypi: https://files.pythonhosted.org/packages/ec/57/56b9bcc3c9c6a792fcbaf139543cee77261f3651ca9da0c93f5c1221264b/python_dateutil-2.9.0.post0-py2.py3-none-any.whl
|
|
1750
1764
|
name: python-dateutil
|
|
1751
1765
|
version: 2.9.0.post0
|
|
@@ -1753,13 +1767,6 @@ packages:
|
|
|
1753
1767
|
requires_dist:
|
|
1754
1768
|
- six>=1.5
|
|
1755
1769
|
requires_python: '>=2.7,!=3.0.*,!=3.1.*,!=3.2.*'
|
|
1756
|
-
- pypi: https://files.pythonhosted.org/packages/ee/ae/8e92f8058baf87f6c7d86ee7e457668690195cc77efedb8d3797a06e3940/click-8.4.0-py3-none-any.whl
|
|
1757
|
-
name: click
|
|
1758
|
-
version: 8.4.0
|
|
1759
|
-
sha256: 40c50b7c6c6adac2823d411041ec84f3f103f1b280d5e9ce0d7f998995832f81
|
|
1760
|
-
requires_dist:
|
|
1761
|
-
- colorama ; sys_platform == 'win32'
|
|
1762
|
-
requires_python: '>=3.10'
|
|
1763
1770
|
- pypi: https://files.pythonhosted.org/packages/f1/7b/ce1eafaf1a76852e2ec9b22edecf1daa58175c090266e9f6c64afcd81d91/stack_data-0.6.3-py3-none-any.whl
|
|
1764
1771
|
name: stack-data
|
|
1765
1772
|
version: 0.6.3
|
|
@@ -1782,31 +1789,11 @@ packages:
|
|
|
1782
1789
|
- typing-extensions>=4 ; extra == 'optional'
|
|
1783
1790
|
- google-re2>=1.1 ; extra == 're2'
|
|
1784
1791
|
requires_python: '>=3.9'
|
|
1785
|
-
- pypi: https://files.pythonhosted.org/packages/f3/9b/4165a1d56ddc302a0e2d518fd9d412a4fd0b57562618c78c5f21c57194f5/coverage-7.14.0-cp314-cp314-macosx_11_0_arm64.whl
|
|
1786
|
-
name: coverage
|
|
1787
|
-
version: 7.14.0
|
|
1788
|
-
sha256: ba3b8390db29296dbbf49e91b6fe08f990743a90c8f447ba4c2ffc29670dfa63
|
|
1789
|
-
requires_dist:
|
|
1790
|
-
- tomli ; python_full_version <= '3.11' and extra == 'toml'
|
|
1791
|
-
requires_python: '>=3.10'
|
|
1792
1792
|
- pypi: https://files.pythonhosted.org/packages/f3/eb/ebffaa97dc55502df69584a8f0dcf07f69a3e0b3e2323670a2722db9aa39/numpy-2.4.6-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
|
|
1793
1793
|
name: numpy
|
|
1794
1794
|
version: 2.4.6
|
|
1795
1795
|
sha256: a2c306dea656c12c68f51f4cea133cbe78ca7435eb28c735eac1d3ebe73be6e8
|
|
1796
1796
|
requires_python: '>=3.11'
|
|
1797
|
-
- pypi: https://files.pythonhosted.org/packages/f4/34/a9dbe051de88a63eb7408ea66630bac38e72f7f6077d4be58737106860d9/virtualenv-21.3.3-py3-none-any.whl
|
|
1798
|
-
name: virtualenv
|
|
1799
|
-
version: 21.3.3
|
|
1800
|
-
sha256: 7d5987d8369e098e41406efb780a3d4ca79280097293899e351a6407ee153ab3
|
|
1801
|
-
requires_dist:
|
|
1802
|
-
- distlib>=0.3.7,<1
|
|
1803
|
-
- filelock>=3.24.2,<4 ; python_full_version >= '3.10'
|
|
1804
|
-
- filelock>=3.16.1,<=3.19.1 ; python_full_version < '3.10'
|
|
1805
|
-
- importlib-metadata>=6.6 ; python_full_version < '3.8'
|
|
1806
|
-
- platformdirs>=3.9.1,<5
|
|
1807
|
-
- python-discovery>=1.3.1
|
|
1808
|
-
- typing-extensions>=4.13.2 ; python_full_version < '3.11'
|
|
1809
|
-
requires_python: '>=3.8'
|
|
1810
1797
|
- pypi: https://files.pythonhosted.org/packages/f4/7e/a72dd26f3b0f4f2bf1dd8923c85f7ceb43172af56d63c7383eb62b332364/pygments-2.20.0-py3-none-any.whl
|
|
1811
1798
|
name: pygments
|
|
1812
1799
|
version: 2.20.0
|
|
@@ -1836,3 +1823,16 @@ packages:
|
|
|
1836
1823
|
- email-validator>=2.0.0 ; extra == 'email'
|
|
1837
1824
|
- tzdata ; python_full_version >= '3.9' and sys_platform == 'win32' and extra == 'timezone'
|
|
1838
1825
|
requires_python: '>=3.9'
|
|
1826
|
+
- pypi: https://files.pythonhosted.org/packages/ff/dc/ac4f3a987a87e1a18556896f257c4e15c95ed157b7975347ec6b313b75ce/virtualenv-21.4.1-py3-none-any.whl
|
|
1827
|
+
name: virtualenv
|
|
1828
|
+
version: 21.4.1
|
|
1829
|
+
sha256: caf4ff72d1b4039057f41d8e8466e859513d67c0400d9c6b62c02c9d1ebc3e12
|
|
1830
|
+
requires_dist:
|
|
1831
|
+
- distlib>=0.3.7,<1
|
|
1832
|
+
- filelock>=3.24.2,<4 ; python_full_version >= '3.10'
|
|
1833
|
+
- filelock>=3.16.1,<=3.19.1 ; python_full_version < '3.10'
|
|
1834
|
+
- importlib-metadata>=6.6 ; python_full_version < '3.8'
|
|
1835
|
+
- platformdirs>=3.9.1,<5
|
|
1836
|
+
- python-discovery>=1.4
|
|
1837
|
+
- typing-extensions>=4.13.2 ; python_full_version < '3.11'
|
|
1838
|
+
requires_python: '>=3.8'
|
|
@@ -52,7 +52,7 @@ def submit_batch_docking_workflow(
|
|
|
52
52
|
|
|
53
53
|
:param smiles_list: SMILES strings to dock.
|
|
54
54
|
:param protein: Protein to dock (UUID or Protein object).
|
|
55
|
-
:param pocket: Binding pocket
|
|
55
|
+
:param pocket: Binding pocket as ``[[cx, cy, cz], [sx, sy, sz]]`` — center (Å) and box size (Å).
|
|
56
56
|
:param executable: Which docking implementation to use.
|
|
57
57
|
:param scoring_function: Which docking scoring function to use.
|
|
58
58
|
:param exhaustiveness: Docking exhaustiveness parameter.
|
|
@@ -151,7 +151,7 @@ def submit_docking_workflow(
|
|
|
151
151
|
Submits a docking workflow to the API.
|
|
152
152
|
|
|
153
153
|
:param protein: Protein to dock. Can be input as a uuid or a Protein object.
|
|
154
|
-
:param pocket: Binding pocket
|
|
154
|
+
:param pocket: Binding pocket as ``[[cx, cy, cz], [sx, sy, sz]]`` — center (Å) and box size (Å).
|
|
155
155
|
:param initial_molecule: Initial molecule to be docked.
|
|
156
156
|
:param executable: Which docking implementation to use.
|
|
157
157
|
:param scoring_function: Which docking scoring function to use.
|
|
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
|
{rowan_python-3.0.10 → rowan_python-3.0.11}/examples/relative_binding_free_energy_perturbation.py
RENAMED
|
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
|
{rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/hydrogen_bond_donor_acceptor_strength.py
RENAMED
|
File without changes
|
{rowan_python-3.0.10 → rowan_python-3.0.11}/rowan/workflows/interaction_energy_decomposition.py
RENAMED
|
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
|