Metadata-Version: |
2.1 |
Name: |
sigfig |
Version: |
1.3.18 |
Summary: |
Python library for rounding numbers (with expected results) |
Author: |
Michael Busuttil |
Author-Email: |
mike.busuttil[at]gmail.com |
Maintainer: |
Michael Busuttil |
Maintainer-Email: |
mike.busuttil[at]gmail.com |
Project-Url: |
Documentation, https://sigfig.readthedocs.io/ |
Project-Url: |
Homepage, https://sigfig.readthedocs.io/ |
Project-Url: |
Issues, https://github.com/drakegroup/sigfig/issues |
Project-Url: |
Repository, https://github.com/drakegroup/sigfig.git |
License: |
MIT |
Keywords: |
round,rounding,significant figures,significant digits,sigfigs,sigdigs,decimals,uncertainty,uncertainties,numeric,numerical,number,numbers,data,format,style,publication |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Education |
Classifier: |
Intended Audience :: Financial and Insurance Industry |
Classifier: |
Intended Audience :: Healthcare Industry |
Classifier: |
Intended Audience :: Manufacturing |
Classifier: |
Intended Audience :: Other Audience |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.6 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Topic :: Education |
Classifier: |
Topic :: Education :: Computer Aided Instruction (CAI) |
Classifier: |
Topic :: Office/Business :: Financial |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Scientific/Engineering :: Information Analysis |
Classifier: |
Topic :: Scientific/Engineering :: Mathematics |
Classifier: |
Topic :: Scientific/Engineering :: Physics |
Classifier: |
Topic :: Software Development |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: Utilities |
Requires-Python: |
>=3.6,<4.0 |
Requires-Dist: |
sortedcontainers (<3.0.0,>=2.4.0) |
Description-Content-Type: |
text/x-rst |