No project description provided
Project description
- maintainers:
- documentation:
- discord:
Overview
stk is a Python library which allows construction and manipulation of complex molecules, as well as automatic molecular design, and the creation of molecular, and molecular property, databases. The documentation of stk is available on https://stk.readthedocs.io and the project’s Discord server can be joined through https://discord.gg/zbCUzuxe2B.
Installation
To get stk, you can install it with pip:
pip install stk
If you would like to get updated when a new release of stk comes out, which happens pretty regularly, click on the watch button on the top right corner of the GitHub page. Then select Releases only from the dropdown menu.
You can see the latest releases here:
There will be a corresponding release on pip for each release on GitHub, and you can update your stk with:
pip install stk --upgrade
Warning:
SMILES strings generated with stk version v2025.07.17.0 or sooner (using rdkit version 2024.9.1 or sooner) will be different than newer versions due to a change in handling the valence of organic atoms bound to metals. Details can be found in the rdkit release notes 2025_03_1. No changes occur in stk construction. An example change in SMILES: CCCO->[Fe+2] becomes CCC[OH]->[Fe+2].
Developer Setup
just setup
Setup the MongoDB container (make sure docker is installed):
just mongo
Run code checks:
just check
How To Cite
If you use stk please cite
and
Publications
about stk
Describing metal-organic cage usage: Unlocking the computational design of metal–organic cages
(Out of date) stk: A Python Toolkit for Supramolecular Assembly | chemrxiv
using stk
Using stk for constructing larger numbers of coarse-grained models: Systematic exploration of accessible topologies of cage molecules via minimalistic models
Acknowledgements
I began developing this code when I was working in the Jelfs group, http://www.jelfs-group.org/, whose members often provide me with very valuable feedback, which I gratefully acknowledge.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
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 stk-2025.10.8.1.tar.gz.
File metadata
- Download URL: stk-2025.10.8.1.tar.gz
- Upload date:
- Size: 1.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f8efc147d11aa314fa62eca2b6e74db4fbd30798ee6f6610f55f816a612ded3
|
|
| MD5 |
937620e6a4534594d54c71a59ac4c906
|
|
| BLAKE2b-256 |
3ef7af4ed91e10b7b43afc13948a9c4f1f78f6614f0687964354fe402b57e831
|
File details
Details for the file stk-2025.10.8.1-py3-none-any.whl.
File metadata
- Download URL: stk-2025.10.8.1-py3-none-any.whl
- Upload date:
- Size: 391.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad805f2a7682bfb1f14469b7121df13f6bb6142e5b7f0d6d5d1c63307af7938d
|
|
| MD5 |
e53db24ab1fe992649e4ed07808ccbd3
|
|
| BLAKE2b-256 |
ebca9683e513b45e820064ebf336daa2cd0e229dd897d6486f952ae0660c5799
|