Hacker News new | ask | show | jobs
Pants 2.8: Golang support, Autoflake and Pyupgrade, Docker publishing, and more (blog.pantsbuild.org)
4 points by stuhood 1671 days ago
1 comments

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!