mol-kit
This library currently has several main features:
- handle input file format conversions for DFT calculation (such as: ORCA, GAUSSIAN, VASP...)
- handle file format conversions for visualization molecule 2D&3D structure.
- fast and robust conformer calculation (need xtb-python installed)
- this feature stands on the shoulders of rdkit and xtb
- usage:
- python ./mol-kit.py -w 3 -ag FIRE -i in -o out
- '--weight', '-w', Number of conformations sampled per molecule = Rotatable molecular bonds * weight', default=3;
- '--algorithm', '-ag', Structural optimization iterative algorithm, LBFGS,FIRE', default='FIRE';
- '--in_path', '-i', Folder of molecules to be calculated, default='in';
- '--out_path', '-o', Folder for the result output', default='out'
Release files for mol-kit 0.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mol_kit-0.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Release files / mol_kit-0.0.4-py3-none-any.whl
| Download URL | mol_kit-0.0.4-py3-none-any.whl |
|---|---|
| Size | 16.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
58ad5853ce5b754c65a33bc11cca5dda4125c70db8a6648efd47ba96bf18181d
|
|
BLAKE2b-256 checksum How to use checksums |
2e9deed56d28b4204b3ff0b9600a0290c5274ed52239e082ce515479991ad016
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.8.13
|