Pantsbuild Open Source Community Blog
  • Project Home
  • Blog
  • Twitter
  • Github
  • Slack
Sign in Subscribe

Codegen

A collection of 3 posts
Pants 2.10 adds multiple Python lockfile support, PyOxidizer, Thrift codegen, and better linter parallelization
Release Announcements Featured

Pants 2.10 adds multiple Python lockfile support, PyOxidizer, Thrift codegen, and better linter parallelization

We're pleased to announce Pants 2.10.0, the latest release of Pantsbuild, the scalable and ergonomic build system. To update, set pants_version = "2.10.0" in your pants.toml. See upgrade tips [https://www.pantsbuild.org/docs/upgrade-tips], including the update-build-files goal to automate some of the upgrade.
Mar 23, 2022 4 min read
A red feather
Codegen

Pants 2.10 adds Apache Thrift support for Python

Pants's codegen support solves one of the biggest problems with code generation: how to make sure that local developers, CI, and production are using the same generated code?
Mar 7, 2022 2 min read
Pants 2.2 adds dependency inference for Protobuf
Codegen

Pants 2.2 adds dependency inference for Protobuf

As of Pants 2.2, Pants now knows how to use dependency inference with Protobuf! This includes: 1) Protobuf imports of other Protobuf files, and 2) Python imports of generated Protobuf code, including gRPC.
Feb 22, 2021 2 min read
Page 1 of 1
Pantsbuild Open Source Community Blog © 2023
  • Project Home
  • Blog
  • ⭐️ us on Github
  • Come say hi on Slack!
Powered by Ghost