{"library":"inflect","type":"library","category":null,"description":"Inflect.py is a Python library designed to correctly generate plurals, singular nouns, ordinals, indefinite articles (a/an), and word-based representations of numbers. Its functionality is primarily focused on the English language. As of version 7.5.0, it maintains an active development and release cadence, with regular updates addressing features, bug fixes, and compatibility.","language":"python","status":"active","version":"7.5.0","tags":["natural language processing","nlp","text processing","grammar","pluralization","ordinals"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install inflect","imports":["import inflect\np = inflect.engine()"]}],"homepage":null,"github":"https://github.com/jaraco/inflect","docs":null,"changelog":null,"pypi":"https://pypi.org/project/inflect/","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.8,"avg_import_s":5.41,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/inflect/compatibility"}}