No project description provided
Project description
- maintainers:
- documentation:
- discord:
Overview
stko is a Python library which allows for the optimisation and property calculation of molecules constructed using the library stk https://github.com/lukasturcani/stk. There is a Discord server for stk, which can be joined through https://discord.gg/zbCUzuxe2B.
Installation
To get stko, you can install it with pip:
pip install stko
Some optional dependencies are only available through conda:
# for OpenMM and espaloma charge
mamba install openff-toolkit openmm openmmtools dgl
# for xtb
mamba install xtb
# for openbabel
mamba install openbabel
# for mdanalysis
mamba install mdanalysis
Examples
We are constantly trying to add examples to the examples/ directory and maintain examples in the doc strings of Calculator and Optimizer classes.
examples/basic_examples.py highlights basic optimisation with rdkit, openbabel and xtb (if you have xtb available).
How To Contribute
If you have any questions or find problems with the code, please submit an issue.
If you wish to add your own code to this repository, please send us a Pull Request. Please maintain the testing and style that is used throughout `stko.
How To Cite
If you use stko please cite
Acknowledgements
We developed this code when working in the Jelfs group, http://www.jelfs-group.org/, whose members often provide very valuable feedback, which we 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
File details
Details for the file stko-2024.10.12.0.tar.gz
.
File metadata
- Download URL: stko-2024.10.12.0.tar.gz
- Upload date:
- Size: 8.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b23f860674d241a0cb1bc69c32f09d96e3a32fb9757a1ed5b76588259f0f9d1 |
|
MD5 | 5c9ece45f3318754bdeda79b2bb30579 |
|
BLAKE2b-256 | 5f213b2a9c719efceb617f9fb0665afedef3b88a3926ea36bf884ad68112d0df |
File details
Details for the file stko-2024.10.12.0-py3-none-any.whl
.
File metadata
- Download URL: stko-2024.10.12.0-py3-none-any.whl
- Upload date:
- Size: 111.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b4b27ab9f32dc60698ed7e979ae560ea9a22c400d4414fbedc362d80d5652a4 |
|
MD5 | a892fdaa76f3eec924461e79baa72ad5 |
|
BLAKE2b-256 | 2cac464d6000295020466de5f6564e2046d046cccc6ed19e67d3378813549486 |