Open and configurable materials library for Python.
Project description
Materials_Lib - General Materials Python Library
This repo is intended to store the physical properties of materials used throughout coding projects. In case you want to define a new material, create a new toml file by duplicating the template.toml
file.
Documentation
(Under construction)
Using Units
It is common to need to use physical units. It is recommended to use the pint
. You can add a pint.UnitRegistry()
as an argument when instancing the Material
class. The class will then use the same units as the rest of the project.
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
materials_lib-0.8.4.tar.gz
(5.4 kB
view hashes)
Built Distribution
Close
Hashes for materials_lib-0.8.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57f336391b5949f35823ad56608132a041a2ededf38a4a973defe9bac3316831 |
|
MD5 | 1e5e64f70915f34ac3d837f468161a4a |
|
BLAKE2b-256 | cd27d1f55f1a291afffa2faf1585dac19e8602eb5461de64f5f74bccc1f3ccfb |