Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A Python library which allows construction and manipulation of complex molecules, as well as automatic molecular design and the creation of molecular databases.

License

NotificationsYou must be signed in to change notification settings

lukasturcani/stk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maintainers:lukasturcani,andrewtarzia
documentation:https://stk.readthedocs.io
discord:https://discord.gg/zbCUzuxe2B
docs/source/_static/stk.png
https://github.com/lukasturcani/stk/actions/workflows/tests.yml/badge.svg?branch=masterhttps://readthedocs.org/projects/stk/badge/?version=latest

Overview

stk is a Python library which allows construction andmanipulation of complex molecules, as well as automaticmolecular design, and the creation of molecular, and molecularproperty, databases. The documentation ofstk is available onhttps://stk.readthedocs.io and the project's Discord server can bejoined throughhttps://discord.gg/zbCUzuxe2B.

Installation

To getstk, you can install it with pip:

pip install stk

If you would like to get updated when a new release ofstk comesout, which happens pretty regularly, click on thewatch button onthe top right corner of the GitHub page. Then selectReleases onlyfrom the dropdown menu.

You can see the latest releases here:

https://github.com/lukasturcani/stk/releases

There will be a corresponding release onpip for each releaseon GitHub, and you can update yourstk with:

pip install stk --upgrade

Developer Setup

  1. Installjust.
  2. In a new virtual environment run:
just dev
  1. Setup theMongoDB container (make suredocker is installed):
just mongo
  1. Run code checks:
just check

How To Cite

If you usestk please cite

https://github.com/lukasturcani/stk

and

https://aip.scitation.org/doi/10.1063/5.0049708

Publications

about stk

using stk

Acknowledgements

I began developing this code when I was working in the Jelfs group,http://www.jelfs-group.org/, whose members often provide me withvery valuable feedback, which I gratefully acknowledge.


[8]ページ先頭

©2009-2025 Movatter.jp