molcrafts-molrs
Python bindings for the molrs molecular modeling toolkit.
Install with pip install molcrafts-molrs and import molrs. Full docs:
https://docs.molcrafts.org/molrs/.
Install
pip install molcrafts-molrs
Requires Python 3.12+.
Quick start (0.12 surface)
import numpy as np
import molrs
# SMILES → atomistic graph (class API under molrs.io)
mol = molrs.io.SmilesIR("CCO").to_atomistic()
# 3D coordinates
from molrs.conformer import Conformer
mol = Conformer().generate(mol)
# Force field: typify → pairs → potentials (no typifier.build())
from molrs.ff import MMFF94Typifier, extract_coords, intramolecular_pairs
typed = MMFF94Typifier().typify(mol)
frame = typed.to_frame()
frame["pairs"] = intramolecular_pairs(frame)
pots = MMFF94Typifier().forcefield().to_potentials(frame)
coords = extract_coords(frame)
energy, forces = pots.calc_energy_forces(coords)
assert forces.shape == (frame["atoms"].nrows, 3)
Package layout
| Import | Owns |
|---|---|
molrs (top level) |
Core: Frame, Block, Atomistic, Box, neighbors, … |
molrs.io |
Readers/writers, SmilesIR |
molrs.ff |
Force fields, typifiers, potentials |
molrs.compute |
RDF, MSD, transport, dielectric, … |
molrs.conformer |
3D generation |
molrs.perceive |
Rings / aromaticity builder |
Users of analysis APIs: analysis time is fs (LAMMPS real). MSD needs
unwrapped coordinates. VACF is the unbiased (C(\tau)) used for Green–Kubo D
and VDOS.
Development
maturin develop --release
pytest -q
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file molcrafts_molrs-0.13.0-cp312-abi3-win_amd64.whl.
File metadata
- Download URL: molcrafts_molrs-0.13.0-cp312-abi3-win_amd64.whl
- Upload date:
- Size: 5.9 MB
- Tags: CPython 3.12+, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4adc80860166f3cbb6b35651f7ee74dd0ab4824be7743b796065c25f525e1bf4
|
|
| MD5 |
0b91bb9c6beba6986cf0034a9916f41b
|
|
| BLAKE2b-256 |
9f6b731c964c76949e298f30836875fc37bccbc74e698d9a817d556fb9655086
|
Provenance
The following attestation bundles were made for molcrafts_molrs-0.13.0-cp312-abi3-win_amd64.whl:
Publisher:
publish.yml on MolCrafts/molrs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
molcrafts_molrs-0.13.0-cp312-abi3-win_amd64.whl -
Subject digest:
4adc80860166f3cbb6b35651f7ee74dd0ab4824be7743b796065c25f525e1bf4 - Sigstore transparency entry: 2391789188
- Sigstore integration time:
-
Permalink:
MolCrafts/molrs@b2be0b836000278159d8354602932b1a64035451 -
Branch / Tag:
refs/tags/v0.13.0 - Owner: https://github.com/MolCrafts
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@b2be0b836000278159d8354602932b1a64035451 -
Trigger Event:
push
-
Statement type:
File details
Details for the file molcrafts_molrs-0.13.0-cp312-abi3-pyemscripten_2026_0_wasm32.whl.
File metadata
- Download URL: molcrafts_molrs-0.13.0-cp312-abi3-pyemscripten_2026_0_wasm32.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.12+, PyEmscripten 2026.0 wasm32
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca3e69fadc83324cafcdb7bea8871b0b7dcc76c1b195ba7b92868f9b9165c446
|
|
| MD5 |
79d0d13764478aafc7846ba323fdc16b
|
|
| BLAKE2b-256 |
54e551c88f78141b1bd900a4f201781e8d05c0d8ec8dc914361760031d6cfc79
|
Provenance
The following attestation bundles were made for molcrafts_molrs-0.13.0-cp312-abi3-pyemscripten_2026_0_wasm32.whl:
Publisher:
publish.yml on MolCrafts/molrs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
molcrafts_molrs-0.13.0-cp312-abi3-pyemscripten_2026_0_wasm32.whl -
Subject digest:
ca3e69fadc83324cafcdb7bea8871b0b7dcc76c1b195ba7b92868f9b9165c446 - Sigstore transparency entry: 2391791557
- Sigstore integration time:
-
Permalink:
MolCrafts/molrs@b2be0b836000278159d8354602932b1a64035451 -
Branch / Tag:
refs/tags/v0.13.0 - Owner: https://github.com/MolCrafts
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@b2be0b836000278159d8354602932b1a64035451 -
Trigger Event:
push
-
Statement type:
File details
Details for the file molcrafts_molrs-0.13.0-cp312-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: molcrafts_molrs-0.13.0-cp312-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 6.7 MB
- Tags: CPython 3.12+, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4da8dec66b4269e6b063147419a69b5975156781ab5c4bd92d522bf8037f121c
|
|
| MD5 |
f9a45f9140e7e68ee75f87238659dfa1
|
|
| BLAKE2b-256 |
cdc77dfbc766789e1a2a481b64788368a95389b053f8ff94814b0323d2cfeb1c
|
Provenance
The following attestation bundles were made for molcrafts_molrs-0.13.0-cp312-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
publish.yml on MolCrafts/molrs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
molcrafts_molrs-0.13.0-cp312-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl -
Subject digest:
4da8dec66b4269e6b063147419a69b5975156781ab5c4bd92d522bf8037f121c - Sigstore transparency entry: 2391788493
- Sigstore integration time:
-
Permalink:
MolCrafts/molrs@b2be0b836000278159d8354602932b1a64035451 -
Branch / Tag:
refs/tags/v0.13.0 - Owner: https://github.com/MolCrafts
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@b2be0b836000278159d8354602932b1a64035451 -
Trigger Event:
push
-
Statement type:
File details
Details for the file molcrafts_molrs-0.13.0-cp312-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: molcrafts_molrs-0.13.0-cp312-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 6.6 MB
- Tags: CPython 3.12+, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
358ab41223a8529971d2fb6849023e52d133bdcf54bfe4ef314f61531191b93a
|
|
| MD5 |
62b879b29830d5f99a36af2cd927a814
|
|
| BLAKE2b-256 |
fb3157c6f61d600e806d7c6309b2a5a0923e850e82ca18f37047d453e2b3fd66
|
Provenance
The following attestation bundles were made for molcrafts_molrs-0.13.0-cp312-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:
Publisher:
publish.yml on MolCrafts/molrs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
molcrafts_molrs-0.13.0-cp312-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl -
Subject digest:
358ab41223a8529971d2fb6849023e52d133bdcf54bfe4ef314f61531191b93a - Sigstore transparency entry: 2391790835
- Sigstore integration time:
-
Permalink:
MolCrafts/molrs@b2be0b836000278159d8354602932b1a64035451 -
Branch / Tag:
refs/tags/v0.13.0 - Owner: https://github.com/MolCrafts
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@b2be0b836000278159d8354602932b1a64035451 -
Trigger Event:
push
-
Statement type:
File details
Details for the file molcrafts_molrs-0.13.0-cp312-abi3-macosx_11_0_arm64.whl.
File metadata
- Download URL: molcrafts_molrs-0.13.0-cp312-abi3-macosx_11_0_arm64.whl
- Upload date:
- Size: 5.8 MB
- Tags: CPython 3.12+, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88fe39c0661fb056604f1e3dc914ef2e2b7309adc9b3ae6f2181e07a146e4cfa
|
|
| MD5 |
e01d5c9f69d5a5a9f1fe29a596fce3ea
|
|
| BLAKE2b-256 |
5430b5df2e5234c2c0023b5d127ecd5f2e18333df3c3b2db9dd77d24c5928365
|
Provenance
The following attestation bundles were made for molcrafts_molrs-0.13.0-cp312-abi3-macosx_11_0_arm64.whl:
Publisher:
publish.yml on MolCrafts/molrs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
molcrafts_molrs-0.13.0-cp312-abi3-macosx_11_0_arm64.whl -
Subject digest:
88fe39c0661fb056604f1e3dc914ef2e2b7309adc9b3ae6f2181e07a146e4cfa - Sigstore transparency entry: 2391787707
- Sigstore integration time:
-
Permalink:
MolCrafts/molrs@b2be0b836000278159d8354602932b1a64035451 -
Branch / Tag:
refs/tags/v0.13.0 - Owner: https://github.com/MolCrafts
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@b2be0b836000278159d8354602932b1a64035451 -
Trigger Event:
push
-
Statement type:
File details
Details for the file molcrafts_molrs-0.13.0-cp312-abi3-macosx_10_12_x86_64.whl.
File metadata
- Download URL: molcrafts_molrs-0.13.0-cp312-abi3-macosx_10_12_x86_64.whl
- Upload date:
- Size: 6.3 MB
- Tags: CPython 3.12+, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30145fc04bdd19c815625d13ad081e620548f012584757302914391fcd7da331
|
|
| MD5 |
f467ad079e09ebdc3792b8c93d03529a
|
|
| BLAKE2b-256 |
dddfb045465ea4db9ed557565911be3275f2da5082abf4ab10e7ba76f53b5953
|
Provenance
The following attestation bundles were made for molcrafts_molrs-0.13.0-cp312-abi3-macosx_10_12_x86_64.whl:
Publisher:
publish.yml on MolCrafts/molrs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
molcrafts_molrs-0.13.0-cp312-abi3-macosx_10_12_x86_64.whl -
Subject digest:
30145fc04bdd19c815625d13ad081e620548f012584757302914391fcd7da331 - Sigstore transparency entry: 2391790160
- Sigstore integration time:
-
Permalink:
MolCrafts/molrs@b2be0b836000278159d8354602932b1a64035451 -
Branch / Tag:
refs/tags/v0.13.0 - Owner: https://github.com/MolCrafts
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@b2be0b836000278159d8354602932b1a64035451 -
Trigger Event:
push
-
Statement type: