{"library":"numpyencoder","type":"library","category":null,"description":"NumpyEncoder is a Python JSON encoder designed to seamlessly handle various NumPy data types, including `ndarray`, `np.number`, `np.datetime64`, and more, which are not natively supported by Python's standard `json` module. It extends `json.JSONEncoder` to provide a plug-and-play solution for serializing data structures containing NumPy objects into JSON strings. The current version is 0.3.2, with releases occurring periodically to maintain compatibility with evolving NumPy versions.","language":"python","status":"active","version":"0.3.2","tags":["json","numpy","serialization","encoder","data science"],"install":[{"cmd":"pip install numpyencoder","imports":["from numpyencoder import NumpyEncoder"]}],"homepage":null,"github":"https://github.com/hmallen/numpyencoder","docs":null,"changelog":null,"pypi":"https://pypi.org/project/numpyencoder/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.7,"avg_import_s":0.27,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/numpyencoder/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}