title-case
Python library for text case conversions (https://pypi.org/project/textcase)
Proper title-casing for Python's Markdown library.
Intelligent title case converter with multiple citation styles (APA, Chicago, AP, MLA, NYT). Python package + React web app with real-time conversion.
Dict/JSON key case converter (to snake, camel, kebab, etc.) with CLI