{"library":"fastnumbers","type":"library","category":null,"description":"fastnumbers is a Python C extension designed for super-fast and clean conversions of strings and other types to numbers. It provides convenient error handling, functions to check if an input can be converted, and drop-in replacements for built-in `int` and `float` that are often faster. The library is actively maintained, with version 5.1.1 being the latest stable release, and typically follows a regular release cadence as needed for bug fixes and improvements.","language":"python","status":"active","version":"5.1.1","tags":["numbers","conversion","performance","float","int","parsing","utility"],"last_verified":"Sun May 24","install":[{"cmd":"pip install fastnumbers","imports":["from fastnumbers import try_float","from fastnumbers import try_int","from fastnumbers import float","from fastnumbers import try_float"]}],"homepage":null,"github":"https://github.com/SethMMorton/fastnumbers","docs":"https://fastnumbers.readthedocs.io/","changelog":"https://github.com/SethMMorton/fastnumbers/blob/main/CHANGELOG.md","pypi":"https://pypi.org/project/fastnumbers/","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.7,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/fastnumbers/compatibility"}}