- 317dab4 docs: rules_python bzlmod GA and 1.0 prep (#2296) by Ignas Anikevicius · 5 months ago
- ea49937 refactor: move the remaining PyPI related functions to private/pypi (#2006) by Ignas Anikevicius · 9 months ago
- 04a803c refactor: move PyPI related extension and repository_rule setup to its own dir (#2003) by Ignas Anikevicius · 9 months ago
- 0b6b471 refactor!: Remove entrypoint (#1987) by Greg Roodt · 9 months ago
- 730a2e3 feat: add whl_filegroup (#1904) by Laurenz · 10 months ago
- 2cbdc1b chore!: remove pip_install macro and cleanup docs (#1570) by Ignas Anikevicius · 1 year, 3 months ago
- 900d801 docs: fix crossrefs and allow function parameters to be referenced (#1585) by Richard Levasseur · 1 year, 4 months ago
- 9facc3e feat: expose 'pip_utils.normalize_name' function (#1542) by Ignas Anikevicius · 1 year, 5 months ago
- 9b73d02 chore(pip_parse, gazelle): generate/use hub repo aliases by default (#1525) by Ignas Anikevicius · 1 year, 5 months ago
- a6ebc3c refactor!: do not use a wrapper macro for pip_parse (#1514) by Ignas Anikevicius · 1 year, 5 months ago
- 327b4e3 docs: make readthedocs render a bit nicer and port docs over to Sphinx (#1511) by Richard Levasseur · 1 year, 5 months ago
- a9a0e59 chore!: disable pip_install and remove from examples and tests (#1510) by Ignas Anikevicius · 1 year, 5 months ago
- 6726875 refactor(toolchain): use a helper method to convert an X.Y version to X.Y.Z (#1423) by Ignas Anikevicius · 1 year, 6 months ago
- fabb65f refactor: support rendering pkg aliases without whl_library_alias (#1346) by Ignas Anikevicius · 1 year, 8 months ago
- afc40f0 fix: Don't require default Python version for pip hubs (#1344) by Richard Levasseur · 1 year, 8 months ago
- a068d1b feat(bzlmod): Use a common constant for detecting bzlmod being enabled (#1302) by Chris Love · 1 year, 9 months ago
- 1c58124 feat(bzlmod)!: Calling pip multiple times allowing for multiple Python versions (#1254) by Chris Love · 1 year, 10 months ago
- 2ab842d refactor: starlark reimplementation of pip_repository (#1043) by Ignas Anikevicius · 2 years, 1 month ago
- 3c4ed56 chore(docs): fix bad html formatting (#959) by Alex Eagle · 2 years, 3 months ago
- d400f6b Removes unused "incremental" property (#948) by Greg Roodt · 2 years, 3 months ago
- 17a1573 feat: multi-toolchain support (#846) by Thulio Ferraz Assis · 2 years, 4 months ago
- af354c2 Create a pip_parse bzlmod extension by Derek Cormier · 2 years, 5 months ago
- f0efec5 Standardise on pip_parse (#807) by Greg Roodt · 2 years, 6 months ago 0.13.0
- 4c961d9 Remove legacy pip_import (#726) by Greg Roodt · 2 years, 10 months ago 0.9.0
- ae7a267 Allow for requirements files to differ per platform (#531) by Alex Eagle · 3 years ago 0.8.1
- 12662b6 change approach for vendoring parsed requirements (#679) by Alex Eagle · 3 years ago
- 1b59002 Document how to vendor a pip_parse requirements.bzl file (#655) by Alex Eagle · 3 years ago
- 7740b22 Added support for annotating rendered pip dependencies (#589) by UebelAndre · 3 years, 2 months ago
- 37e7e68 Deleted legacy pip_import rule (#582) by UebelAndre · 3 years, 3 months ago
- beed9a2 Allow controlling the prefix added to repos/packages (#459) by Josh Wilson · 3 years, 3 months ago
- b111e56 Update docstrings for packaging rules/macros (#535) by Jonathon Belotti · 3 years, 5 months ago
- fede517 Exposed docs for `compile_pip_requirements` (#534) by UebelAndre · 3 years, 6 months ago
- bef2244 `pip_parse` and `pip_install` can now parse entry points from wheels (#523) by UebelAndre · 3 years, 7 months ago
- bc256ef Ran buildifier (#449) by UebelAndre · 4 years ago
- 7aaf762 Incrementally download wheels at workspace time. (#432) by Henry Fuller · 4 years ago
- c064f70 Restore the python/pip.bzl#pip_repositories function by Alex Eagle · 4 years, 6 months ago
- 66b61be move pip_import rule to legacy_pip_import by Alex Eagle · 4 years, 6 months ago
- c6e6381 move rules_python_external out of experimental by Alex Eagle · 4 years, 6 months ago
- 06672cd Support python interpreter target in pip_import. (#312) by Kevin Ku · 4 years, 9 months ago
- 748aa53 Add a timeout attribute to pip_import rules. (#217) by Jon Brandvein · 5 years ago
- dd7f9c5 Add extra_pip_args option to pip_import (#274) by Jon Brandvein · 5 years ago
- 9467740 Add pip3_import (#256) by Jon Brandvein · 5 years ago
- 7b222cf Add python_interpreter attr to pip rules (#252) by Jon Brandvein · 5 years ago
- 13bf8b7 Fix packaging rules documentation generation (#251) by Jon Brandvein · 5 years ago
- 230f6d1 Enable buildifier presubmit check (#245) by Marcel Hlopko · 5 years ago
- 6c5f479 Update README and add py_repositories() (#218) by Jon Brandvein · 6 years ago
- d1596a3 Rename canonical workspace name to "@rules_python" (#212) by Jon Brandvein · 6 years ago
- 173290e Run `buildifier --lint=fix` (#138) by Laurent Le Brun · 6 years ago
- 4dcecea Rename package to requirement to avoid conflict with Bazel built-in. by Matt Moore · 8 years ago
- 7f4cc92 PIP dependency support (#1) by mattmoor · 8 years ago