read_structure_step
Project description
Read Structure Step
Description
A SEAMM plugin to read common formats found in computational chemistry. The current version uses OpenBabel as an engine to parse various formats such as PDB, Mol2 or XYZ and transform them into the SEAMM structure format for further use in SEAMM flowcharts.
Features
Emphasis in ease-of-use and simplicity. The public interface consists of a single function.
Automatic file type recognition.
OpenBabel as an engine to parse formats, but other engines can be easily implemented.
Easily extensible to new formats.
Current support for PDB, Mol2 and XYZ files.
Free software: BSD-3-Clause
Documentation: https://read-structure-step.readthedocs.io.
Example
import read_structure_step
seamm_structure = read_structure_step.read("spc.xyz")
Credits
This package was created with Cookiecutter and the molssi-seamm/cookiecutter-seamm-plugin project template.
History
0.7.1 (2019-11-23)
First release on PyPI.
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 read_structure_step-0.8.0.tar.gz
.
File metadata
- Download URL: read_structure_step-0.8.0.tar.gz
- Upload date:
- Size: 28.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0.post20200119 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a26fd1f02b30bbb6c86b63a9c76ab99db0380f9c1b867fbdd7d07b3c86e6d398 |
|
MD5 | fa69c6ffa893ed41c86bd0fa8afdb820 |
|
BLAKE2b-256 | b7378588ed202308f5ab5003507698b0120f241925a54b6cb62770fad93f2b13 |
File details
Details for the file read_structure_step-0.8.0-py2.py3-none-any.whl
.
File metadata
- Download URL: read_structure_step-0.8.0-py2.py3-none-any.whl
- Upload date:
- Size: 28.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0.post20200119 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae20bc216eb9b6d69544ee14674b0fe79722609b8217ce0ea3fcbcb8d0cbfdd9 |
|
MD5 | be78c3b53207238e8b31bf2a515e8244 |
|
BLAKE2b-256 | 3ece2d5bef9660d7abd1f19eef722880dd8fb90ef2d514fcf8328552600aa7cf |