A package for manipulating xyz files and chemical structures
Project description
xyz-py
xyz-py
is a python module for working with and manipulating chemical structures.
Installation
For convenience, xyz-py
is available on PyPI and so can be installed using pip
pip install xyz-py
Functionality
To use the functions included in xyz-py
, first import it into your python file
import xyz_py as xyzp
and then call them as
xyzp.function_name(arguments)
To find information on any of the functions included in xyz-py
, use the help
command from within a python environment, e.g.
help(xyzp.function_name)
or visit the documentation.
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
xyz_py-5.13.1.tar.gz
(31.5 kB
view details)
Built Distribution
xyz_py-5.13.1-py3-none-any.whl
(31.1 kB
view details)
File details
Details for the file xyz_py-5.13.1.tar.gz
.
File metadata
- Download URL: xyz_py-5.13.1.tar.gz
- Upload date:
- Size: 31.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f32fe1e11ea997a0b5a65a440b7519f06abad18175ea9ca56f6d058bbdd2027f |
|
MD5 | 4e90cdc65f85074dc9b0d3600a3fb470 |
|
BLAKE2b-256 | cd5718d391cbc259f5bc2962e8fe9387b378aa8ae210cb29b82be47e4bf5e613 |
File details
Details for the file xyz_py-5.13.1-py3-none-any.whl
.
File metadata
- Download URL: xyz_py-5.13.1-py3-none-any.whl
- Upload date:
- Size: 31.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86e7d493c034d24d8f19dde0f1763e38044c911e863accff5b5f6bb4006ae6b4 |
|
MD5 | 6f5be891625db4781a170b7b10d60702 |
|
BLAKE2b-256 | 1eeb907d83f7bd82b57e6a852e9f3256e37eb727577695393ec64363862013c4 |