Live data from Hacker News

Pants 2.8: Golang support, Autoflake and Pyupgrade, Docker publishing, and more

blog.pantsbuild.org

1–2 of 2 posts

Re: Pants 2.8: Golang support, Autoflake and Pyupgrade, Docker publishing, and more

#2
Howdy, author here. I'm particularly excited about Pants now supporting Pyupgrade: https://github.com/asottile/pyupgrade. It's a well-written tool to automate using all the amazing new Python features, like f-strings.

I'm happy to answer any questions and hear any feedback!