{"library":"towncrier","type":"library","category":null,"description":"Towncrier is a utility for generating useful, summarized news files (often called changelogs) for Python projects. It operates by collecting small, individual \"news fragments\" that developers create for each change, compiling them into a single, formatted release notes document. This approach helps avoid merge conflicts common with single changelog files and provides a clean separation between developer logs and end-user-facing release notes. Currently at version 25.8.0, Towncrier maintains an active development pace with several releases throughout the year, adding features and supporting new Python versions.","language":"python","status":"active","version":"25.8.0","tags":["changelog","news","release notes","automation","development workflow"],"last_verified":"Wed May 20","install":[{"cmd":"pip install towncrier","imports":["import subprocess\nsubprocess.run(['towncrier', 'build'])"]}],"homepage":null,"github":"https://github.com/twisted/towncrier","docs":"https://towncrier.readthedocs.io/","changelog":null,"pypi":"https://pypi.org/project/towncrier/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/towncrier/compatibility"}}