bazel-contrib / rules_pythonLinks
Bazel Python Rules
☆616Updated last week
Alternatives and similar repositories for rules_python
Users that are interested in rules_python are comparing it to the libraries listed below
Sorting:
- More compatible Bazel rules for running Python tools and building Python projects☆115Updated last week
- Bazel rules for creating packages of many types (zip, tar, deb, rpm, ...)☆239Updated this week
- 🐍 🌿💚 Integrate MyPy type-checking into your Python Bazel builds☆127Updated 2 months ago
- Common useful functions and rules for Bazel☆423Updated 3 weeks ago
- Tools for building Bazel targets when source files change.☆477Updated this week
- A remote cache for Bazel☆670Updated this week
- Bazel + Python rules for cross-platform external dependencies☆77Updated last week
- Bazel rules for running uv☆78Updated this week
- Bazel remote caching and execution service☆725Updated last week
- Example of building custom python interpreter in bazel with pip support.☆44Updated 4 years ago
- A bazel BUILD file formatter and editor☆1,114Updated 3 weeks ago
- Bazel rules to resolve and fetch artifacts transitively from the Python Package Index (PyPI)☆60Updated 4 years ago
- pip package rules for bazel that are fast (incremental fetch), support different python versions and work with all kinds of packages (i.e…