Skip to main content

An unofficial renamed fork of RDKit library for multiple RDKit versions in single environment.

Project description

Rdkix: An Unofficial Renamed Fork of RDKit Library.

This is an unofficial fork of the RDKit pypi package, renamed to RDKix for enabling multiple rdkit versions to coexist in the same python environment. RDKit is a collection of cheminformatics and machine-learning software written in C++ and Python. The renamed package, RDKix, can easily be installed using:

pip install rdkit-mux

And imported using:

from rdkix import Chem

Available Builds

OS Arch Bit Conditions 3.7 3.8 3.8 3.9 3.10 3.11 3.12 3.13
Linux intel 64 glibc >= 2.17 (e.g., Ubuntu 16.04+, CentOS 6+, ...) ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
Linux aarch64 64 glibc >= 2.17 (e.g., Raspberry Pi, ...) ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
macOS intel 64 >= macOS 10.13 ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
macOS armv8 64 >= macOS 11, M1 hardware ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
Windows intel 64 ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️

Documentation

from rdkix import Chem
mol = Chem.MolFromSmiles('NCc1ccccc1CO')
print(type(mol.to_rdkit()))
# <class 'rdkit.Chem.rdchem.Mol'>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

rdkit_mux-2024.9.6-cp313-cp313-win_amd64.whl (22.5 MB view details)

Uploaded CPython 3.13Windows x86-64

rdkit_mux-2024.9.6-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (36.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

rdkit_mux-2024.9.6-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (35.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

rdkit_mux-2024.9.6-cp313-cp313-macosx_11_0_arm64.whl (27.7 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

rdkit_mux-2024.9.6-cp312-cp312-win_amd64.whl (22.5 MB view details)

Uploaded CPython 3.12Windows x86-64

rdkit_mux-2024.9.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (36.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

rdkit_mux-2024.9.6-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (35.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

rdkit_mux-2024.9.6-cp312-cp312-macosx_11_0_arm64.whl (27.7 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

rdkit_mux-2024.9.6-cp312-cp312-macosx_10_15_x86_64.whl (30.0 MB view details)

Uploaded CPython 3.12macOS 10.15+ x86-64

rdkit_mux-2024.9.6-cp311-cp311-win_amd64.whl (22.4 MB view details)

Uploaded CPython 3.11Windows x86-64

rdkit_mux-2024.9.6-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (36.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

rdkit_mux-2024.9.6-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (36.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

rdkit_mux-2024.9.6-cp311-cp311-macosx_11_0_arm64.whl (27.7 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

rdkit_mux-2024.9.6-cp311-cp311-macosx_10_15_x86_64.whl (29.9 MB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

rdkit_mux-2024.9.6-cp310-cp310-win_amd64.whl (22.4 MB view details)

Uploaded CPython 3.10Windows x86-64

rdkit_mux-2024.9.6-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (36.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

rdkit_mux-2024.9.6-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (36.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

rdkit_mux-2024.9.6-cp310-cp310-macosx_11_0_arm64.whl (27.7 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

rdkit_mux-2024.9.6-cp39-cp39-win_amd64.whl (22.5 MB view details)

Uploaded CPython 3.9Windows x86-64

rdkit_mux-2024.9.6-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (36.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

rdkit_mux-2024.9.6-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (36.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

rdkit_mux-2024.9.6-cp39-cp39-macosx_10_15_x86_64.whl (29.9 MB view details)

Uploaded CPython 3.9macOS 10.15+ x86-64

rdkit_mux-2024.9.6-cp38-cp38-win_amd64.whl (22.5 MB view details)

Uploaded CPython 3.8Windows x86-64

rdkit_mux-2024.9.6-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (36.8 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

rdkit_mux-2024.9.6-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (36.0 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

rdkit_mux-2024.9.6-cp38-cp38-macosx_11_0_arm64.whl (27.7 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

rdkit_mux-2024.9.6-cp38-cp38-macosx_10_15_x86_64.whl (29.9 MB view details)

Uploaded CPython 3.8macOS 10.15+ x86-64

rdkit_mux-2024.9.6-cp37-cp37m-win_amd64.whl (22.0 MB view details)

Uploaded CPython 3.7mWindows x86-64

rdkit_mux-2024.9.6-cp37-cp37m-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (36.1 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

rdkit_mux-2024.9.6-cp37-cp37m-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (35.3 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

rdkit_mux-2024.9.6-cp37-cp37m-macosx_10_15_x86_64.whl (29.3 MB view details)

Uploaded CPython 3.7mmacOS 10.15+ x86-64

File details

Details for the file rdkit_mux-2024.9.6-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for rdkit_mux-2024.9.6-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c17dd20bd2084924d32acf77f1811b685d0bc210dcdc14dac3d21dcfc6f6aa31
MD5 7fc4c6b40258073c2d377ebd36446ee6
BLAKE2b-256 d341d1249cf135f8bb259f0731bf31fd7c0dbdeb7435e92b06d7ad3fac02e00a

See more details on using hashes here.

File details

Details for the file rdkit_mux-2024.9.6-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for rdkit_mux-2024.9.6-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 3fa5eaf1116a15d2c35be227e87eec6134f458e6047955d88d04f0c5d76b7df7
MD5 a4cf32f84ba43bee3ef62ae34ef0d7ee
BLAKE2b-256 6e5cf1c668b72fb801e340aa68b0e77d34b970f94478cd0262d8467be8f138f0

See more details on using hashes here.

File details

Details for the file rdkit_mux-2024.9.6-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for rdkit_mux-2024.9.6-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 5fefa3d93bdc9fd2282eab111751b6cfc2cc1e6aada6abf6d9aee256822c60ff
MD5 35d55842299454580852bb5d2e3b0ff4
BLAKE2b-256 62372d5fe60479e0288d3937618dadef7eec3777888fa6a12563f7994c1a9656

See more details on using hashes here.

File details

Details for the file rdkit_mux-2024.9.6-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rdkit_mux-2024.9.6-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e95c8a3e3ef2f4aed0b806596c1341b9c1f073c41544bc3e9b766e585d281a20
MD5 9e66f26659dee08f020ff525c33d0ce6
BLAKE2b-256 6cdae1ba6fac3611f2e5e47fa360400492b22a3c7058fc6f6eef754ecd137781

See more details on using hashes here.

File details

Details for the file rdkit_mux-2024.9.6-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for rdkit_mux-2024.9.6-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 cfd902f688abbdf097e86f05a9c1b3a860fae4e089dc591e0d0020a4e346b9c0
MD5 bda75dfe4bc7912993c024f8748af3b4
BLAKE2b-256 9047ea3740c7e00e489e4ede223b256f2b33565708c9ad07669de5766bfa70e7

See more details on using hashes here.

File details

Details for the file rdkit_mux-2024.9.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for rdkit_mux-2024.9.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 a46be9e2770ba8a89f1a9b22168f419fe21b1d3a9557c081f121cfb7ca044629
MD5 44200d24dd0f2b6246b4788b542f9171
BLAKE2b-256 85eeea328a1f9406d57a02963a6bae1b2711659ac75ddeae6649d0a81aee0120

See more details on using hashes here.

File details

Details for the file rdkit_mux-2024.9.6-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for rdkit_mux-2024.9.6-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 bc33e6fb38f9845b9231b66e8094fc8fded4b33578c74e2aaccecc21e5d954ad
MD5 6854398473d505d3aad316cc5246c03e
BLAKE2b-256 4264a7a844c3f9d54abd5ca28e04cdb3c956bd97cb21ef128e6e70bae6fcf34c

See more details on using hashes here.

File details

Details for the file rdkit_mux-2024.9.6-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rdkit_mux-2024.9.6-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9c49b089363798963cca37a5a416e24b4af2b238f7ed13460fbd30a1981511ee
MD5 206416aa3a3b0418deedf57f34aeaf85
BLAKE2b-256 cc9b0597d07da04bb6b8cb49031452ae49e181fd5767758f98ad06399f8d6002

See more details on using hashes here.

File details

Details for the file rdkit_mux-2024.9.6-cp312-cp312-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for rdkit_mux-2024.9.6-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 bc290f6b5a5d481ad2af7d9fb44d2303bad400633fefe37352ca648079e98a7c
MD5 e5448084f28c8cc9cb75ab662618ab86
BLAKE2b-256 3e6b370e02f8c8f22db7ec2d3de7bb8a2d162c9235fc2d7774d70024249f24f3

See more details on using hashes here.

File details

Details for the file rdkit_mux-2024.9.6-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for rdkit_mux-2024.9.6-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 b40beae29eb6d5518a3c51e4d546ecfc91ac28e3a4b88e187c91a88a81c3b83e
MD5 31e589ecce292545bbddbe754ab1cc10
BLAKE2b-256 25529710731a4c62d393822286a6541dce4c58fc799e95fdcd559a40e41b2d2f

See more details on using hashes here.

File details

Details for the file rdkit_mux-2024.9.6-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for rdkit_mux-2024.9.6-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 8a7574997ffd4996cbf311b06844992cd07e76e220da9638635beb8a4eba0581
MD5 1f0ef86c57de5d06d6378cee6bbae204
BLAKE2b-256 0f993846d9d5a8b39210f62150acf88395d1e5dad0f3a85c3c0606d07c67501d

See more details on using hashes here.

File details

Details for the file rdkit_mux-2024.9.6-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for rdkit_mux-2024.9.6-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 05e98f4fa5424605f9a31f2cfdb27e07624c56678b67753d6fc5ed4e57183410
MD5 de5f427f57b74e673527853b4472d4a5
BLAKE2b-256 5d830d9bc2d5ade3962bae3c2ddfdffe1e7b6e3d02dca8b2ac7c7d7b9305abb7

See more details on using hashes here.

File details

Details for the file rdkit_mux-2024.9.6-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rdkit_mux-2024.9.6-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 29a489dc41cdfe621bf49cdae89ddd09336e4130530b5500e8ab937081a64f4b
MD5 3cb887d82ad16b31d863d9bcc9e7e078
BLAKE2b-256 d1718d32ccd17f856fcf1f674a84c080fd0c504e2247c563be049ccd22e477fb

See more details on using hashes here.

File details

Details for the file rdkit_mux-2024.9.6-cp311-cp311-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for rdkit_mux-2024.9.6-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 46c0551ca89a2516c0d02674d9d1e6c9c02f4a64d861568bc4058f406e131580
MD5 58c74f4d0e993653f9dc1843ccc87b38
BLAKE2b-256 d3d02454a7984d3c0631150df6709554598368dd9c33c6282c05015ddd96baf8

See more details on using hashes here.

File details

Details for the file rdkit_mux-2024.9.6-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for rdkit_mux-2024.9.6-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 4da11ce1d710e2a7f7d5699c5bb1b4ab14e881537845353abe2caabfbda2192b
MD5 0a459c6a9d7d394b24c232587c368976
BLAKE2b-256 53e54757c6785499f07329cd484775544df0421bc43897806fb7a3d82a9c5c5c

See more details on using hashes here.

File details

Details for the file rdkit_mux-2024.9.6-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for rdkit_mux-2024.9.6-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 b8713a65c5542586eccc939cda9c54f273d5c0aabc1acea0b1b11a2bbe624a3e
MD5 3a2412bfb92470d8acc7eefbca8af7a0
BLAKE2b-256 4602a9787de401b1bec9b8c29da687c32255adfb2cec52666cd428b16a0bbb3a

See more details on using hashes here.

File details

Details for the file rdkit_mux-2024.9.6-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for rdkit_mux-2024.9.6-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 257f14a0c20f82efb11faa74db9b7a6f738d977552ebddbff5a66392c1e93742
MD5 7c013eef7778cb582fdcf0b564f540dd
BLAKE2b-256 316b4ac46fc4bdc309f54810745a07af6067555e43473361a0ce331c33fd54e7

See more details on using hashes here.

File details

Details for the file rdkit_mux-2024.9.6-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rdkit_mux-2024.9.6-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5ab393be5b7df261490faeb2ce6bc23ee9c72c17d0743905f1ae08289cd51345
MD5 45966f994dc12cb1a6cd9523ee8ecbc5
BLAKE2b-256 f530645d67bb7274b99a0af0f09a5af3ec50d17b01346ba875819e23421b8f78

See more details on using hashes here.

File details

Details for the file rdkit_mux-2024.9.6-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: rdkit_mux-2024.9.6-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 22.5 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.0

File hashes

Hashes for rdkit_mux-2024.9.6-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 5c8bbe78c494f9259931d0701f4f34c8fb97b515c1fbf1544eb7f4493fe39c49
MD5 4e2859e17df7ec67df43429f8a459b2f
BLAKE2b-256 91d516174d4a18d5d690564e0992dd9fc2ac87be8497c032f9adef0ae2da939c

See more details on using hashes here.

File details

Details for the file rdkit_mux-2024.9.6-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for rdkit_mux-2024.9.6-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 025e0894a18360b9a5a7319b7a53880e449fc6957b93ff3972cf0471d35d4101
MD5 f17e82701f35ab05fcc15d0c3665836b
BLAKE2b-256 13601b8f1cee38c83b8c844579a9ee52f86b81432b653be84490ae7f23037a63

See more details on using hashes here.

File details

Details for the file rdkit_mux-2024.9.6-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for rdkit_mux-2024.9.6-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 c93e55e0f553a63418e0b87a37d23ed3da755d978bee436b5b64bcd97e415fd3
MD5 14c38bab082e3d8fd532744bd7438107
BLAKE2b-256 3b13743f5fa17c1cc9e7127c9ba703424cccf585c6e2d3509767d7df78d9714f

See more details on using hashes here.

File details

Details for the file rdkit_mux-2024.9.6-cp39-cp39-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for rdkit_mux-2024.9.6-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e04e929e00303597d926eff6e2da557ef4c1616cff2151903d9e599aef3c827e
MD5 a198c490177e81217dcc1406d9a65057
BLAKE2b-256 0728ff6aeed42f666afaf9b6e1601b01501e0fe2cd663556dbec9741714cb614

See more details on using hashes here.

File details

Details for the file rdkit_mux-2024.9.6-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: rdkit_mux-2024.9.6-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 22.5 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.0

File hashes

Hashes for rdkit_mux-2024.9.6-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 96c3083f17d08ad0d8e2acb5eb5077edcfa8a9a6a34fde531bf55ed37251583a
MD5 f0c3ec645095eacee5b0f9751d108f74
BLAKE2b-256 dcb03ea2a023437de684769b7d61c59d5814b75cd4f768130dcce6e545836813

See more details on using hashes here.

File details

Details for the file rdkit_mux-2024.9.6-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for rdkit_mux-2024.9.6-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 ae0f663463aae4977df59039c903cff27b2279f321b8dae8d6b12508bbf417e3
MD5 df45fa594ef2340b41b1da334d31a765
BLAKE2b-256 f2937c606b5d3a4c9ee6010f9f817e2de39a65d2ea2d2a43f883e32c014a968c

See more details on using hashes here.

File details

Details for the file rdkit_mux-2024.9.6-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for rdkit_mux-2024.9.6-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 ae5111b72abc5ab70f50d8bade3846e6c68e335c9d32380b5ed6889f173748ab
MD5 964bbbc70d5fac3d9fc4d70ee3fe673b
BLAKE2b-256 a92dcbf8c43a4439d4ea5e6f21ee2512cd6765ab633b2029e6b8f3ceb353a804

See more details on using hashes here.

File details

Details for the file rdkit_mux-2024.9.6-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rdkit_mux-2024.9.6-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 446af0fe3d8a7dcf7aff3293d581d485c5e7aabf6bbab6c535fc6b3b45e64f34
MD5 feb02746c10c052bb1a9a6202de5f302
BLAKE2b-256 ee6a7c5c2f3dbf0697d6182316feb39d8979d9d50731ab6978b79fc48bc979bd

See more details on using hashes here.

File details

Details for the file rdkit_mux-2024.9.6-cp38-cp38-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for rdkit_mux-2024.9.6-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 2231137176145ac3e85372c804dd82104dc6917c4dbe2a31c04c81a6b949d417
MD5 dd1a9ddd5a49dccb6244d4097a461bf2
BLAKE2b-256 8ce191d9721bfabfdb5290d941e79d2c5af77d2f49e72be619621ffe73d1c61a

See more details on using hashes here.

File details

Details for the file rdkit_mux-2024.9.6-cp37-cp37m-win_amd64.whl.

File metadata

File hashes

Hashes for rdkit_mux-2024.9.6-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 20943aa890a48f62ccbecd81402aa7ef81f4c3e75b40130f25596442e912aec7
MD5 73a771ca89709838b7ba1fc2da5be652
BLAKE2b-256 772dfb5d0ac9f4d1224c8cf8acfde8b52db08018444802d8a8e5f3e2a3143016

See more details on using hashes here.

File details

Details for the file rdkit_mux-2024.9.6-cp37-cp37m-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for rdkit_mux-2024.9.6-cp37-cp37m-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 8f38de10dac38139bba65470a951d62075a193e828dbf4d0ea85269005ac14fd
MD5 a817c1ed881e9f8bd5fe5a8a78c853a6
BLAKE2b-256 ef234a07c56d9ed7bcce128f11e62afced9eee1c77c9824d10d9011d7c10ebae

See more details on using hashes here.

File details

Details for the file rdkit_mux-2024.9.6-cp37-cp37m-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for rdkit_mux-2024.9.6-cp37-cp37m-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 49a1c5a2d01187c0e4bc05881cad9bd0cb2ed1df5781c6d85bdcf63bcda82225
MD5 518efcbf6189330941fc2bac56131f04
BLAKE2b-256 05caa0beb6cdf8e5f3f44a646720d0499ec5e64036bb4035c60dbaad3cbc10ff

See more details on using hashes here.

File details

Details for the file rdkit_mux-2024.9.6-cp37-cp37m-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for rdkit_mux-2024.9.6-cp37-cp37m-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 5e933c4b6c25439e23b9bc72a169c7ca7dc00909e9b570826f0c259eb600f10a
MD5 ebe9543a4f8f4dd79861477686a42d24
BLAKE2b-256 eb016327837ac971e0cdba6fca44c5c662db4d228ba0b104d7432f20e15aebde

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page