{"library":"titlecase","type":"library","category":null,"description":"The `titlecase` library is a Python port of John Gruber's `titlecase.pl` script (version 2.4.1). It provides a more intelligent and stylistically correct title-casing function than Python's built-in `str.title()` method. It applies rules from the New York Times Manual of Style, handling 'small words' (like articles, conjunctions, and prepositions) and employing heuristics for abbreviations, aiming for publication-ready titles. The library maintains an active status with updates occurring as needed for bug fixes or minor enhancements.","language":"python","status":"active","version":"2.4.1","tags":["text-processing","string-manipulation","titlecase","formatting","natural-language-processing"],"last_verified":"Sat May 23","install":[{"cmd":"pip install titlecase","imports":["from titlecase import titlecase"]}],"homepage":null,"github":"https://github.com/ppannuto/python-titlecase","docs":null,"changelog":null,"pypi":"https://pypi.org/project/titlecase/","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.6,"avg_import_s":0.04,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/titlecase/compatibility"}}