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
Setup
- First : Check python version and PIP version
- Second : Install lib engineering-tool
- Third : Test lib in python shell
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
engineering_tool-0.0.2.tar.gz
(10.7 kB
view details)
Built Distribution
File details
Details for the file engineering_tool-0.0.2.tar.gz
.
File metadata
- Download URL: engineering_tool-0.0.2.tar.gz
- Upload date:
- Size: 10.7 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 | 79b5d090638e9c18be1f89c7d57b304b8f13026e8409c2d747ba3c3ae7d06a5d |
|
MD5 | e4feae76c846b25a3710ea87f05bcdce |
|
BLAKE2b-256 | 58a0803fd7db9dbc0e8017d435b2c16e70a4c132a5f4da803ef3d2c664b853e4 |
File details
Details for the file engineering_tool-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: engineering_tool-0.0.2-py3-none-any.whl
- Upload date:
- Size: 12.5 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 | ec9372c335cd4a89bafe98c8ca5dbb2e1fc5087dfb460f130a295083b4dd108b |
|
MD5 | 3509aab45db6073d3260da7eda3d45d3 |
|
BLAKE2b-256 | f5b20a1152b8ed3a50de288c4532e86ff4ecf86dbd0b51418e10b6cdce918492 |