Interface to data on elements of the periodic table.
Project description
Elementy
This package provides an interface to a variety of different data on elements of the periodic table.
Installation
The metallurgy package can be installed from pypi using pip:
pip install elementy
Usage
Access to elemental data is easily obtained by creating an instance of the periodic table:
from elementy import PeriodicTable
periodic_table = PeriodicTable()
>>> periodic_table.elements["Cu"]["mass"]
63.546
>>> periodic_table.elements["Cu"]["valence_electrons"]
11
>>> periodic_table.elements["Cu"]["melting_temperature"]
1357.77
List of data types
The following attributes are found in the Element class. Note that some entries
are None due to lack of experimental data available.
- Name
- Symbol
- Protons
- Electrons
- Neutrons
- Valence electrons
- Group
- Period
- Block
- Series
- Orbitals
- Atomic number
- Periodic number
- Radius
- Atomic volume
- Mass
- Valence
- Electron affinity
- Wigner Seitz electron density
- Chemical scale
- Mendeleev number
- Work function
- Electronegativity pauling
- Electronegativity allen
- Electronegativity miedema
- Electronegativity mulliken
- Ionisation energies
- Chemical hardness
- Chemical potential
- Melting temperature
- Boiling temperature
- Fusion enthalpy
- Vaporisation enthalpy
- Molar heat capacity
- Molar volume
- Structure
- Thermal conductivity
- Thermal expansion
- Density
- Cohesive energy
- Debye temperature
- Price-per-kilogramme
Documentation
Documentation is available here.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file elementy-0.0.18.tar.gz.
File metadata
- Download URL: elementy-0.0.18.tar.gz
- Upload date:
- Size: 31.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bdb386f7bb14fec339ab0918b95c375292a1c3ee1ab2f04128c1ec6c63a14ddf
|
|
| MD5 |
dc56baa53488dc3f11edca2692b1cb80
|
|
| BLAKE2b-256 |
a3ae8dae465674a687392d2878d276beb47267d1642badcb2081d268b2328d87
|
File details
Details for the file elementy-0.0.18-py3-none-any.whl.
File metadata
- Download URL: elementy-0.0.18-py3-none-any.whl
- Upload date:
- Size: 26.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4eb1fbe36478f211c709e08017798925ec28d7bcf80e905a5a71c8940059fc75
|
|
| MD5 |
c217df2f68aaa8334a0f1d5e55ba348f
|
|
| BLAKE2b-256 |
ebd2ca8ac220649d2f0ad72422a5ae7b44a764942492528caf787e5d61f1d06e
|