{"library":"nulltype","type":"library","category":null,"description":"nulltype is a Python library (current version 2.3.1) that provides custom null values and sentinels, distinct from Python's built-in `None`, `False`, or `True`. It helps represent different states of 'emptiness' or 'undefined' values, such as `Passthrough`, `Prohibited`, or `Undefined`, without overloading standard Python nullish objects. The library aims to simplify code by allowing robust handling of potentially missing data in a consistent way. The last release was in June 2018, indicating a maintenance phase with infrequent updates.","language":"python","status":"maintenance","version":"2.3.1","tags":["utility","null-object","sentinel","data-handling","empty"],"install":[{"cmd":"pip install nulltype","imports":["from nulltype import NullType","from nulltype import Empty","from nulltype import Null","from nulltype import Nothing"]}],"homepage":"https://bitbucket.org/jeunice/nulltype","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/nulltype/","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.5,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/nulltype/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}