No project description provided
Project description
ai2-kit
A toolkit featured artificial intelligence × ab initio for computational chemistry research.
Please be advised that ai2-kit
is still under heavy development and you should expect things to change often. We encourage people to play and explore with ai2-kit
, and stay tuned with us for more features to come.
Feature Highlights
- Collection of tools to facilitate the development of automated workflows for computational chemistry research.
- Utilities to execute and manage jobs in local or remote HPC job scheduler.
- Utilities to simplified automated workflows development with reusable components.
Installation
You can use the following command to install ai2-kit
:
# for users who just use most common features
pip install ai2-kit
# for users who want to use all features
pip install ai2-kit[all]
If you want to run ai2-kit
from source, you can run the following commands in the project folder:
pip install poetry
poetry install
./ai2-kit --help
Note that instead of running global ai2-kit
command, you should run ./ai2-kit
to run the command from source on Linux/MacOS or .\ai2-kit.ps1
on Windows.
Manuals
Featuring Tools
- ai2-cat: A toolkit for dynamic catalysis researching.
Workflows
Domain Specific Tools
General Tools
- Tips: useful tips for using
ai2-kit
- Batch Toolkit: a toolkit to generate batch scripts from files or directories
- ASE Toolkit: commands to process trajectory files with ASE
- dpdata Toolkit: commands to process system data with dpdata
Notebooks
Miscellaneous
- HPC Executor Introduction (zh): a simple HPC executor for job submission and management
- Checkpoint Mechanism
Acknowledgement
This project is inspired by and built upon the following projects:
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 ai2_kit-0.21.4.tar.gz
.
File metadata
- Download URL: ai2_kit-0.21.4.tar.gz
- Upload date:
- Size: 93.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.9.12 Linux/5.15.153.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32f6ee389f5c2316441c36757e514d33ef9a09b58f5b88e9299983d986847856 |
|
MD5 | 07a2b0427b0d6ef4dd25a81faa61e450 |
|
BLAKE2b-256 | 832193bf3ca2b46a0ef5caf33934bef19fd47944a56362679b148f0f1fc0424d |
File details
Details for the file ai2_kit-0.21.4-py3-none-any.whl
.
File metadata
- Download URL: ai2_kit-0.21.4-py3-none-any.whl
- Upload date:
- Size: 116.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.9.12 Linux/5.15.153.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | beb92c63b01a7d74d552727c803658626166dc235729dbf388c03eeb01061c0f |
|
MD5 | 71b60afd39ee5e9dc972ee59dcff5f31 |
|
BLAKE2b-256 | 573b9a9c4762a70d455b214df6672505f808b6e25a207357bf65ef5ae05cff66 |