{"library":"sigfig","type":"library","category":null,"description":"sigfig is a Python library (current version 1.3.19) designed for precise rounding of numbers based on significant figures, decimal places, or uncertainty. It also provides versatile formatting options and can interpret various numeric input types (e.g., strings, floats, Decimals). The library aims to provide expected rounding results in scientific and engineering contexts, often differing from Python's built-in `round()` function. It is actively maintained with releases as recent as March 2025.","language":"python","status":"active","version":"1.3.19","tags":["rounding","significant figures","decimals","uncertainty","scientific notation","precision","mathematics"],"install":[{"cmd":"pip install sigfig","imports":["from sigfig import round"]}],"homepage":"https://sigfig.readthedocs.io/","github":"https://github.com/drakegroup/sigfig","docs":"https://sigfig.readthedocs.io/","changelog":null,"pypi":"https://pypi.org/project/sigfig/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/sigfig/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}