Which Python library is commonly used today to generate Atom feeds?
Note, there exists a very similar question from 2008, but its answers are mostly obsolete. The library atomxlib was recommended, but it apparently is obsolete (also the website does not exist anymore).
I use webhelpers.feedgenerator. It supports Atom1 feeds.