Chem-Atom is a library used for storing and editing chemical structural formulas. It provides an easy-to-use class Atom, which primarily stores atoms to achieve functions such as structure registration, modification, and conversion.
Project description
Chem-Atom 0.0.5
-
Author: GodForever
-
Project: https://pypi.org/project/chem-atom
Chem-Atom is a library used for storing and editing chemical structural formulas. It provides an easy-to-use class Atom,which primarily stores atoms to achieve functions such as structure registration, modification, and conversion.
How to start
-
Ensure that you have Python versions between 3.8 and 3.12. If not, please go to https://www.python.org/downloads/ to download or use conda virtual environment.
-
Using the pip tool to obtain Chem-Atom:
pip install Chem-Atom==0.0.5
- Import the module. A possible import statement is:
import Atom
- Or you can use "from ... import ..." statement:
from Atom import *
- Start!
# example
import Atom
C = Atom.Atom("C")
print(C)
# <Atom id=1234, element=C, bonds=[6616(H), 9832(H), 8182(H), 4138(H)], charge=0, lone_electron=0>
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
File details
Details for the file Chem_Atom-0.0.5-cp312-none-win_amd64.whl
.
File metadata
- Download URL: Chem_Atom-0.0.5-cp312-none-win_amd64.whl
- Upload date:
- Size: 156.3 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc4410b29fdaa154e2eb23025e79ebbca0b224fb5596eb0936b2b3d80059dbe0 |
|
MD5 | d3a968a8c19e53a169a65cb836ec4a1e |
|
BLAKE2b-256 | aacaca78e6b95f9680a8057d5aa912739c6ea5937771fe1419d20fd8b87feb80 |
File details
Details for the file Chem_Atom-0.0.5-cp311-none-win_amd64.whl
.
File metadata
- Download URL: Chem_Atom-0.0.5-cp311-none-win_amd64.whl
- Upload date:
- Size: 158.8 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 216ab668c6c3c9c4703f2f68da4ce510ce56b45b6b8fad503904f83e235655a7 |
|
MD5 | 4f5f9e34e25ab538ad68bd581271761e |
|
BLAKE2b-256 | 59e8d00db6a73cc57b144e2ac21e2d1659525e60f387971f4f149530a4645dfe |
File details
Details for the file Chem_Atom-0.0.5-cp310-none-win_amd64.whl
.
File metadata
- Download URL: Chem_Atom-0.0.5-cp310-none-win_amd64.whl
- Upload date:
- Size: 157.9 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8578bcc3ec290da83ff752f7b63dd5e99ec6f42d9cf5af9b84b9cb40cade4fa3 |
|
MD5 | 775791bd6190278239859aa087754185 |
|
BLAKE2b-256 | 59275d6d5990a2e3e2dda5a513dabf053abe5d65ed9cdc59cbde19290df4b9d6 |
File details
Details for the file Chem_Atom-0.0.5-cp39-none-win_amd64.whl
.
File metadata
- Download URL: Chem_Atom-0.0.5-cp39-none-win_amd64.whl
- Upload date:
- Size: 158.2 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 01d25d42a05e861e1fc4072a1369e36ec41efd09e11b5ae58ed5361a21027d34 |
|
MD5 | 2328550884e537ffe07299677094bd5c |
|
BLAKE2b-256 | b75bcb68769f6671b627a387d19a9973c27ba0ef3bbd6f5c4ff959662d047f6f |
File details
Details for the file Chem_Atom-0.0.5-cp38-none-win_amd64.whl
.
File metadata
- Download URL: Chem_Atom-0.0.5-cp38-none-win_amd64.whl
- Upload date:
- Size: 164.2 kB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 23f80d841951d56bfddfd0897a9d91f1be7374152615e1f0d6c9789e38b75aed |
|
MD5 | 8e0121b4b0ceafb87a16ce57234e1f0d |
|
BLAKE2b-256 | 61c2cf68071c62feb8e20238fa937bd70df62653693befaf40c57d34c8c839ce |