ZnFrame - ASE-like Interface based on dataclasses
Project description
ZnFrame - ASE-like Interface based on dataclasses
This package is designed for light-weight applications that require a structure for managing atomic structures. It's primary focus lies on the conversion to / from JSON, to send data around easily.
from znframe import Frame
from ase.build import molecule
frame = Frame.from_atoms(molecule("NH3"))
print(frame.to_json())
Installation
pip install znframe
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
znframe-0.1.5.tar.gz
(3.8 kB
view details)
Built Distribution
File details
Details for the file znframe-0.1.5.tar.gz
.
File metadata
- Download URL: znframe-0.1.5.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.5 Darwin/23.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5424e196af4df7fc8662c8ce6be5950a1307b763d4159bad69a0559448f6acf |
|
MD5 | 97d1ced78541dfb40fa5d9d57c8781ad |
|
BLAKE2b-256 | 0b22c040049182411957f22b78687b63d114c7ab7293c9db3dcab96b3d453009 |
File details
Details for the file znframe-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: znframe-0.1.5-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.5 Darwin/23.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3645ee836b19f3d957686ba58f2fd4c142afef44df33764856848579e3af61f4 |
|
MD5 | 10b0daa2bde55f0caaceb834531a6734 |
|
BLAKE2b-256 | 43058d13acd192f87d413e7a4fea882635c26bc8c7d6f2d363edf344252a3977 |