Use the properties of thermomechanics and set up simple chemical reactions
Project description
Thermochemistry Science Library
Installation
Use the package manager pip
to install Thermochemistry Science package.
pip install tc_science
Who's us
I'm a solo python programmer, living in jorden, owner of science package.description
A comprehensive scientific library specialized in thermomechanics and atomic sciences, capable of establishing bonds between atoms to build chemical reactions between them and depicting them in the form of symbolic or verbal equations. This library is a scientific library that contains a lot of functions that are able to help developers and some hobbyists to develop programs related to conversion between temperatures or atomic activity in containing almost all the information of atoms, which makes it powerful and able to create simple simulations of atomic activities.Operating system compatibility
system type | compatibility |
---|---|
Linux | Not Sure yet :interrobang: |
Windows | compatible :heavy_check_mark: |
Mac OS | compatible :heavy_check_mark: |
package capabilities
-
convert between temperature scales
-
Draw charts of the expected change in temperature of objects or areas under given weather conditions
-
Contains thermomechanical equations
-
Building chemical bonds between atoms...etc.
NOTE: This package is supposed to be able to turn fantasy into reality, but the only truth seems to be that this is almost impossible if you remain in this state of poor performance and desperate need for help.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Sources
Usage
Simpel usage
Convert between temperature scales
# Convert from Celsius to Kelvin
# Importing the module as sc
import tc_science as sc
# Convert the Temperature
result = sc.Temperature.Kelvin(23, Key = 'c')
# Printing the result
print(result)
For more details, please see the documents
License
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
File details
Details for the file tc_science-0.1.0.tar.gz
.
File metadata
- Download URL: tc_science-0.1.0.tar.gz
- Upload date:
- Size: 1.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c28e51dd14621b3d71a03405bbdbebe39ddbadd1dc33627c78673575242a9602
|
|
MD5 |
a0eb320f28175a2e67c1daf0c3a0a6ad
|
|
BLAKE2b-256 |
066b87c86a8e80caccc10512619345dea0b0e5615c73c8834394e62ac14fb6bc
|
File details
Details for the file tc_science-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: tc_science-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 1.2 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a30a0f99ee3b2d56fec022f1d1dcbdae16c18032993c1f5e555eec6e195adf97
|
|
MD5 |
a6edffc85488c5a1a26392e884620e73
|
|
BLAKE2b-256 |
fa40a4ae65df73138a7be26c44f4d162ed51f410bf4de32dcbdf836b7b542cc8
|