Google Git
Sign in
pigweed / third_party / github / bazelbuild / rules_python / 1f0765debf6534c6ac60b80b2f498809ecbd058b / . / python / private / pypi
tree: 0df973b35d2ebbebc1284a109e83e62cd908a356 [path history] [tgz]
  1. dependency_resolver/
  2. whl_installer/
  3. attrs.bzl
  4. BUILD.bazel
  5. config_settings.bzl
  6. deps.bzl
  7. extension.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.bzl
  23. pip_compile.bzl
  24. pip_repository.bzl
  25. pip_repository_attrs.bzl
  26. pypi_repo_utils.bzl
  27. README.md
  28. render_pkg_aliases.bzl
  29. repack_whl.py
  30. requirements.bzl.tmpl.bzlmod
  31. requirements.bzl.tmpl.workspace
  32. requirements.txt
  33. requirements_files_by_platform.bzl
  34. simpleapi_download.bzl
  35. whl_library.bzl
  36. whl_library_alias.bzl
  37. whl_repo_name.bzl
  38. 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