Google Git
Sign in
pigweed / third_party / github / bazelbuild / rules_python / 5dfc1c75e4232c9ca8d876f820302b79da4a4b8c / . / python / private / pypi
tree: a50c1550e891621398a5dd79b1ff5ad651593786 [path history] [tgz]
  1. dependency_resolver/
  2. whl_installer/
  3. attrs.bzl
  4. BUILD.bazel
  5. bzlmod.bzl
  6. config_settings.bzl
  7. deps.bzl
  8. flags.bzl
  9. generate_group_library_build_bazel.bzl
  10. generate_whl_library_build_bazel.bzl
  11. group_library.bzl
  12. hub_repository.bzl
  13. index_sources.bzl
  14. labels.bzl
  15. multi_pip_parse.bzl
  16. package_annotation.bzl
  17. parse_requirements.bzl
  18. parse_requirements_txt.bzl
  19. parse_simpleapi_html.bzl
  20. parse_whl_name.bzl
  21. patch_whl.bzl
  22. pip_compile.bzl
  23. pip_repository.bzl
  24. pip_repository_attrs.bzl
  25. README.md
  26. render_pkg_aliases.bzl
  27. repack_whl.py
  28. requirements.bzl.tmpl.bzlmod
  29. requirements.bzl.tmpl.workspace
  30. requirements.txt
  31. simpleapi_download.bzl
  32. whl_library.bzl
  33. whl_library_alias.bzl
  34. whl_repo_name.bzl
  35. whl_target_platforms.bzl
python/private/pypi/README.md

PyPI integration code

This code is for integrating with PyPI and other compatible indexes. At the moment we have code for:

  • Downloading packages using pip or repository_ctx.download.
  • Interacting with PyPI compatible indexes via [SimpleAPI] spec.
  • Locking a requirements.in or PEP621 compliant pyproject.toml.
Powered by Gitiles| Privacy| Termstxt json