linchemin

View on PyPIReverse Dependencies (0)

2.2.5 linchemin-2.2.5-py3-none-any.whl

Wheel Details

Project: linchemin
Version: 2.2.5
Filename: linchemin-2.2.5-py3-none-any.whl
Download: [link]
Size: 121018
MD5: cab18bccc7fbdd0fdd4e27076e434a74
SHA256: 19ef49b8616641da762b7cb84c9bf36d436e19e33530028edc227019f54a424b
Uploaded: 2023-11-02 14:09:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: linchemin
Version: 2.2.5
Summary: Toolkit to create, manipulate, and query networks of Chemical Reactions and Chemicals
Author-Email: Marco Stenta <marco.stenta[at]syngenta.com>, Marta Pasquini <marta.pasquini[at]syngenta.com>
Project-Url: homepage, https://linchemin.github.io
Project-Url: repository, https://github.com/syngenta/linchemin
License: MIT License Copyright (c) 2022 Syngenta Group Co. Ltd. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: reaction,chemoinformatics,computer-aided synthesis planning
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Chemistry
Requires-Python: >=3.8
Requires-Dist: dynaconf
Requires-Dist: hdbscan (>=0.8.29)
Requires-Dist: joblib
Requires-Dist: networkx
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pydantic (<2,>=1)
Requires-Dist: pydot
Requires-Dist: pyyaml
Requires-Dist: requests
Requires-Dist: rdchiral
Requires-Dist: rdkit (>=2022.3)
Requires-Dist: scikit-learn
Requires-Dist: bumpver; extra == "dev"
Requires-Dist: flake8 (==6.0.0); extra == "dev"
Requires-Dist: isort (==5.12.0); extra == "dev"
Requires-Dist: pre-commit (==3.2.*); extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: sphinx; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3289 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.3)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
linchemin/__init__.py sha256=w3iGsumway4HX5J3DirQ1omQq2zmfgtFG_WaSj0hwy4 247
linchemin/utilities.py sha256=JHFnbjhFfB2x5vweaORt8k1C4uV67Ue9V9lDHf4O4ns 2100
linchemin/IO/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
linchemin/IO/io.py sha256=QZEycrf764Ocl7qajgYtKbgs2-YXx9uzDETTykoigNw 2929
linchemin/cgu/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
linchemin/cgu/convert.py sha256=PU5Cwfbh4iCJ6dw446f3OWNii29GsMbrnhBujPG5Ips 7596
linchemin/cgu/discgraph.py sha256=ubORMDtxIQA4DaUA3fuKdxFIbzYlzCalimpwf4fqdL8 4362
linchemin/cgu/export.py sha256=hVz8A2ce-a--MnOqh6iTfRfxBDoGuCfT5W9QjAW7XCQ 609
linchemin/cgu/iron.py sha256=dJnlRvc3JcQa74G83GYCrhCoVbIKvvC-Jx8uNHt90c4 4954
linchemin/cgu/route_mining.py sha256=lNjVxEDpK8yKCtRE8RAPUmEOSI9RAW2-cGfojOTfoQQ 20369
linchemin/cgu/route_sanity_check.py sha256=CSKY2NzgoLM9vLGIO0NCMv_wurHX84Nof0uKll_YSdk 9317
linchemin/cgu/syngraph.py sha256=4QezaLv331dLF_SOmnJKGXX_e_2fsP05xTxlGPDGlIM 21538
linchemin/cgu/syngraph_operations.py sha256=u0j1lt1QEeVRJLsL_mkt_PEWyN9V3WJRv3LmEo-oELE 13080
linchemin/cgu/translate.py sha256=nGuBvmIoL4j7cOSgnI4oqTlG7hXdr_o9YMURNTbF_00 49308
linchemin/cheminfo/__init__.py sha256=kN8nNHPlJpkyTkcowh1J73xuRd9-KJ4lBFk_dmX0NbY 124
linchemin/cheminfo/atom_mapping.py sha256=qz413xnQT3ES7GGxccIfK2ZMRmVvw2LHWx3vuyUpqoQ 10732
linchemin/cheminfo/chemical_similarity.py sha256=cNOMC6XsW_WwoOmm3vVsiMcdX0Gm2fAizT8lKhqExI4 13275
linchemin/cheminfo/constructors.py sha256=55E-PhzxvILrQQ7i75pFNmD49unS-T0_XQZP8nT3dYo 48086
linchemin/cheminfo/depiction.py sha256=cs-SDGE4WDGxBGqcZk3t3btgbFHSRznWe0XW-HCsWNg 140965
linchemin/cheminfo/functions.py sha256=2mC51b-edh8IRuplALKvhySXP8hwFr0TpwNj-fUIFFw 36128
linchemin/cheminfo/models.py sha256=B_gBdJ5Er5fWm05MVU9p8EVELzR4C9gwpNbhT_bo4zY 10784
linchemin/configuration/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
linchemin/configuration/config.py sha256=eKroqU8O4UKNX70eu9641n9iy7bWORvDIZ40K2pynUE 8709
linchemin/configuration/defaults.py sha256=Ccu72s78X2iLU0sgqnbSFM4mpvNyJGHP1oCZfPsoe2E 5971
linchemin/interfaces/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
linchemin/interfaces/cli.py sha256=bx7kTi9iWxqQowsG1gM1S2Cz1OXJ85T12PXHWX1RnBk 2466
linchemin/interfaces/facade.py sha256=MXgXac1hyw8HsFal_m6IKu5MJvfNQ5J_bgzq62Wq5Dc 51394
linchemin/interfaces/workflows.py sha256=vEzhlxjQHGbCOcKL2xLSbZCoTckUbfTNmJ5GTpJzLZ8 30036
linchemin/rem/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
linchemin/rem/clustering.py sha256=2kn0HdVTHmf_x0000m0qBvo1uUMyUiwHdOmuIuOcwuo 12064
linchemin/rem/graph_distance.py sha256=tDQ_C1rIddIRpXJTcw79Xkr_PDYLmnagNoXEiKncGFk 32331
linchemin/rem/node_descriptors.py sha256=JuXVgGW-9bsKlDITILiKqef1qzouUWipZiDq2ywIMqE 8684
linchemin/rem/route_descriptors.py sha256=C5dD_Ezul7yfLe-aeppZK8k1BV6d18BHqYbS4ferRlA 22517
linchemin/rem/route_scoring.py sha256=h0GZSt6r04fxVzPBkfGCZLt6_MlJ5qk1eW_1txaym00 2494
linchemin/services/callbacks.py sha256=eFtTV0271S3-KXaYdpoDkfeKeW9Fr8cMiGbxKc2FPJI 385
linchemin/services/decorators.py sha256=MKLt3MtNEEHxMF0igdh4ag9zaztcHv0rIiKUFK27-So 1528
linchemin/services/general.py sha256=p1vy7QF0YQKvE3GO2nPuGLszrWBjdCz_yNj3Gy-3s6w 4248
linchemin/services/response_handler.py sha256=faENv5eYuUZfX_j-3LMUzWUTRttxxq40j8igMYWwSgU 4272
linchemin/services/namerxn/schemas.py sha256=h32h8Zws0yM1r5v0SZY-kNxgWuJecUMcFTChUiiQShQ 7145
linchemin/services/namerxn/service.py sha256=4G8apm3Y0bxQZaBqGWPg0U9nnaMQWwP21zY6fobUJwE 2421
linchemin/services/rxnmapper/schemas.py sha256=gSR7pg_GwgpEXqDwiV-qO-25u7DcBUPC5AJMGxVZ17M 3631
linchemin/services/rxnmapper/service.py sha256=3O4x-RZsiMGsoYe0ms7M1icqwNHKyQDOw4Pzj8vDK7I 2423
linchemin-2.2.5.dist-info/LICENSE sha256=JopKd7jM77HiHhxPCYn4kAZQoWnQDFiYOFSRQJOMHMY 1101
linchemin-2.2.5.dist-info/METADATA sha256=gkD6gFsqbdfodaTYsrvpqR5yRw196WN-UIUhpVuGYzw 6626
linchemin-2.2.5.dist-info/WHEEL sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0 92
linchemin-2.2.5.dist-info/entry_points.txt sha256=HOS2aC-6sIj67OGvOZVdNd5fCjsi-d-oW12pq8vhIWU 132
linchemin-2.2.5.dist-info/top_level.txt sha256=iBKF9aYfCkpNruOAXVlHzhy7SYPc94-Dg9iD43weIJI 10
linchemin-2.2.5.dist-info/RECORD

top_level.txt

linchemin

entry_points.txt

linchemin = linchemin.interfaces.cli:linchemin_cli
linchemin_configure = linchemin.configuration.config:configure