Will Someone *Please* Tell Me Whats Going On? (Redux)

This was a talk I gave at FOSDEM 2020. I had previously given this talk at PyCon Limerick. The summary is repeated below.

Software rarely stands still (unless it’s TeX). Things are added, things are removed, things break and are then hopefully fixed. Managing this, from both the developer and user perspective, can be tough. In this talk we examine and compare some of the tools that one can use to make this process easier, such as ‘debtcollector’, ‘reno’ and ’towncrier’, and contrast these with alternatives used in other projects.

This talk would mainly be of interest to developers of open source libraries, though the same tooling can be used for any Python library or application that wishes to maintain stable interfaces and/or document changes in their product.

More information is available on the FOSDEM 2020 website.

comments powered by Disqus