This engineering tool lib
Project description
Engineering Tool
The tool is a physic formula for Engineering or Science : Python 3.6+.
Features
- Area Formula
- Volume Formula
- Electric Formula
- Pressure Formula
- Temperature Formula
Example
from engineering_tool.electrics import Power
voltage = 15 # Volt
current = 2.5 # Amp
power = Power.VoltageAndCurrent(voltage,current)
print("Power is %.2f Watt"%power)
Documentation
The Engineering tool documentation is the best place to start.after that try opening an issue.
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 engineering_tool-0.0.1.tar.gz
.
File metadata
- Download URL: engineering_tool-0.0.1.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4524986c0b818d24feb60499c96880536704f69c05be5136301187aade1b120 |
|
MD5 | 93f21209c00f641af21953d13b9f4901 |
|
BLAKE2b-256 | e1dcc9e46612038c3575fd0265ada2fcb44190a7bc2705255069e4f40cd66814 |
File details
Details for the file engineering_tool-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: engineering_tool-0.0.1-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07bfc2bbe62647cdf92f0c3b098e1fd23fb51d9fe45ee74ee29309ae8206cba7 |
|
MD5 | 6727bc24c830418a67596e6b70b77d93 |
|
BLAKE2b-256 | 7dfc79933bc284113982a54572264eb5580cdae7d918ddbb8e18c72e1e23677c |