Skip to main content

Package to convert 3D molecules to RDKit

Project description

Steamroll

License Powered by: uv Code style: ruff Typing: ty GitHub Workflow Status Codecov PyPI package

Package for creating RDKit molecules from 3D molecules.

Usage

Steamroll is simple to use. Simply supply atomic numbers and coordinates (in Å):

from steamroll.steamroll import SteamrollConversionError, to_rdkit

atomic_numbers: list[float] = ...
coordinates: list[float] = ...
charge: int = 0

try:
    rdkit_molecule = to_rdkit(atomic_numbers, coordinates, charge=charge, remove_Hs=True)
except SteamrollConversionError as e:
    raise ValueError("Conversion to RDKit failed!") from e

Credits

This package was created with Cookiecutter and the jevandezande/uv-cookiecutter project template.

Project details


Download files

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

Source Distribution

steamroll-0.0.8.tar.gz (75.6 kB view details)

Uploaded Source

Built Distribution

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

steamroll-0.0.8-py3-none-any.whl (32.6 kB view details)

Uploaded Python 3

File details

Details for the file steamroll-0.0.8.tar.gz.

File metadata

  • Download URL: steamroll-0.0.8.tar.gz
  • Upload date:
  • Size: 75.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.1 {"installer":{"name":"uv","version":"0.11.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for steamroll-0.0.8.tar.gz
Algorithm Hash digest
SHA256 68981c5c5709fde8e7d0670161f6444da516d5384c1a38c8aff8285d39546a56
MD5 bdeee7c3a9069a1e54087235f9893ae4
BLAKE2b-256 4cf4e92bf07b49a5ae4cd006b4f5aeabf3b6b8372cd6f53b44addf49c6bbdff7

See more details on using hashes here.

File details

Details for the file steamroll-0.0.8-py3-none-any.whl.

File metadata

  • Download URL: steamroll-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 32.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.1 {"installer":{"name":"uv","version":"0.11.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for steamroll-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 2753d685c3db038648838869ff462e8fbfed3c80ac295ef2f556fc552bd40402
MD5 9219c995839e421b0499ac7a8195a16d
BLAKE2b-256 2610600dd55e6a5d452c6e0465f30534f2c93ed65d7f8cffd898cd43c05eeb83

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