Skip to main content

Units Conversions, and Science Package

Project description

UniSci

A module to perform unit conversions for almost any scientific topic! This package is available on PyPI here.

Why Use This?

Short for "Unit Science", UniSci is primarilty focused on being able to use any unit and easily convert it to another. It supports automatic conversions for formulas, condensation of complex units like kg-m/s² to N, and more!

Installation

To install, simply run the following:

$ pip install unisci

Then, you can use it as you please!

>>> from unisci import Quantity
>>> length = Quantity(1, {'m': 1})
>>> print(length.converted(['ft']))
3.281*10 ft

Use Cases

See some use cases in the use_cases.ipynb notebook, here.

Documentation

Full documentation can be found on the readthedocs site for the module.

Contribution

For adding conversions, formulas, or more, pull requests are greatly appreciated. Feel free to message me on my email singhvi.vivaan@gmail.com if you have any concerns!

License

This project is released under the MIT license.

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

unisci-1.1.2.tar.gz (55.9 kB view details)

Uploaded Source

Built Distribution

unisci-1.1.2-py3-none-any.whl (58.1 kB view details)

Uploaded Python 3

File details

Details for the file unisci-1.1.2.tar.gz.

File metadata

  • Download URL: unisci-1.1.2.tar.gz
  • Upload date:
  • Size: 55.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for unisci-1.1.2.tar.gz
Algorithm Hash digest
SHA256 d79e3c1081018552f0f136832574b21da5cd859e20414d2c65eedc7881b270d3
MD5 cac2c1004554800a3aaff220522172be
BLAKE2b-256 1471d20af43c093e87dce10409d9a7158d2826fb193b9c75d4f27fc1a7c2b93b

See more details on using hashes here.

File details

Details for the file unisci-1.1.2-py3-none-any.whl.

File metadata

  • Download URL: unisci-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 58.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for unisci-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 dd228bec4b56d0e9b7d7203fa193db870832cb4335bcbecd4c8b2c672be82740
MD5 6abfeecf7d4c24f111aba755938029a8
BLAKE2b-256 4a48d28419206042e5bb3037db0ad3fffe6663566e662f1cc209fb2e8e389aba

See more details on using hashes here.

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