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.
Release files for xyz-py 5.21.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| xyz_py-5.21.0.tar.gz | 33.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| xyz_py-5.21.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 67.7 kB
Release files / xyz_py-5.21.0.tar.gz
| Download URL | xyz_py-5.21.0.tar.gz |
|---|---|
| Size | 33.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8f42ad48d97a42a2c4e1e99bfafbc7f4881c57b7f1b18123da236436787de955
|
|
BLAKE2b-256 checksum How to use checksums |
af9c5be3ff7de9157156f37c3fc9d1f70e4646fa76f2ee2e34bd393a294408e9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.10.21
|
Release files / xyz_py-5.21.0-py3-none-any.whl
| Download URL | xyz_py-5.21.0-py3-none-any.whl |
|---|---|
| Size | 33.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
674a7122853a8ce11e94be261605b5fc1680c7a549d23fed4d3d8f84a2fd3aee
|
|
BLAKE2b-256 checksum How to use checksums |
c552e69ad514866aabad67545b382c61f7df0abfa9bcbb3b71cb3fafb5e2b9be
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.10.21
|