thundergolfer / example-bazel-monorepo

πŸŒΏπŸ’š Example Bazel-ified monorepo, supporting Golang, Java, Python, Scala, and Typescript
https://buildkite.com/thundergolfer-inc/the-one-true-bazel-monorepo
MIT License
321 stars 32 forks source link

Add hermetic toolchain for Python #48

Open thundergolfer opened 3 years ago

thundergolfer commented 3 years ago

Description of the problem / feature request:

This is long overdue.

jvolkman commented 2 years ago

Really curious to see your approach for this!

thundergolfer commented 2 years ago

πŸ‘Œ

At work we're investing in a Nix-based solution. For the general user I think a Nix-based solution is inappropriate so I've been exploring alternatives a little in my own time. All that's public at the moment about this exploration is https://thundergolfer.com/bazel/python/2021/06/25/a-basic-python-bazel-toolchain/.