Skip to main content

PYPI package with only 1 function to round float numbers to the number of significant digits

Project description

GitHub last commit GitHub license<space><space> PyPI PyPI - Python Version

Overview.

pyround is a one function PYPI package made only with one goal to round float numbers in python to asked number of signifacant digits

import pyround

pyround.pyround(0.23234, 2)  # 0.23
pyround.pyround(0.235, 2)  # 0.24
pyround.pyround(105.3, 1)  # 100
pyround.pyround(125.3, 2)  # 130

Installation via pip:

pip install pyround

Contacts

License

This project is licensed 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

pyround-0.1.0.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

pyround-0.1.0-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file pyround-0.1.0.tar.gz.

File metadata

  • Download URL: pyround-0.1.0.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.9.7 Windows/10

File hashes

Hashes for pyround-0.1.0.tar.gz
Algorithm Hash digest
SHA256 4188e081e94661cf1a9b4d5496666a91a88b51318ab9c31cf7862af66d2a9aca
MD5 feb8cb6ae3433dd3e906643f3ae5d536
BLAKE2b-256 8c190c4e24b6758a8a6d1c4071774da02e460374b4ccad5ca7f10f71f91df073

See more details on using hashes here.

File details

Details for the file pyround-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: pyround-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.9.7 Windows/10

File hashes

Hashes for pyround-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 45e6bda1216ac611c40306645e1c34dc16993928998a5bf0e25027fdb3c1cb1c
MD5 4cd2cdf61091eec312ce4ecf058d0d67
BLAKE2b-256 2ac9b5e54e066955ce5a110e90013ba5d8495e94e25926d201590d48176b871e

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