from Hacker News

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

by stuhood on 11/17/21, 11:35 PM with 1 comments

  • by pbericcc on 11/17/21, 11:43 PM

    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!