Convert units of measurement to others
Project description
Donations
It takes me a long time to make these libraries. If you would like to support my work, Then you can follow my patreon :)
https://www.patreon.com/Schkimansky
Library
This is a easy to use python library that allows you to convert units of measurement to others. For example, You can use the "time" function to convert seconds to minutes.
import conversa
result = conversa.time(90, From="seconds", To="minutes") # Output will be 1.5 minutes (1.5 as a integer)
print(result)
Installation
pip install conversa
Documentation
You can download the full documentation at: https://github.com/Schkimansky/conversa/blob/main/Conversa.pdf
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 conversa-1.0.0.tar.gz.
File metadata
- Download URL: conversa-1.0.0.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4cbbf0033c694d1e2576a3912b075e96061ae6c37663455b7f13d4f22cd83ec9
|
|
| MD5 |
ef48d9f834839f919e5c57ef27e4963d
|
|
| BLAKE2b-256 |
ca2460bcbb2a4faa15dae8a575b44f0068b4671893ad4b349ce0eff3053c569c
|
File details
Details for the file conversa-1.0.0-py3-none-any.whl.
File metadata
- Download URL: conversa-1.0.0-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77b00d3bb4873e7e5a3e47f401aadff6f78e50965be9b6312000cf87f61b14f9
|
|
| MD5 |
d3c068f2041ca3b092bbac6eaf64f3a7
|
|
| BLAKE2b-256 |
146ac0a1e9446228729e6997033fa1f8041bbfea78c94f3641075f3f7ec6d2c0
|