Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

conversa-1.0.0.tar.gz (12.1 kB view hashes)

Uploaded Source

Built Distribution

conversa-1.0.0-py3-none-any.whl (12.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page