Google Git
Sign in
pigweed / third_party / github / bazelbuild / rules_python / dac8a5fb78645ba20b0332f22621c1a004cbe85a / . / python / private / pypi
tree: 793f5cde162564a9c595c47e6e8c59fadbd808df [path history] [tgz]
  1. dependency_resolver/
  2. requirements_parser/
  3. whl_installer/
  4. attrs.bzl
  5. BUILD.bazel
  6. config_settings.bzl
  7. deps.bzl
  8. evaluate_markers.bzl
  9. extension.bzl
  10. flags.bzl
  11. generate_group_library_build_bazel.bzl
  12. generate_whl_library_build_bazel.bzl
  13. group_library.bzl
  14. hub_repository.bzl
  15. index_sources.bzl
  16. labels.bzl
  17. multi_pip_parse.bzl
  18. package_annotation.bzl
  19. parse_requirements.bzl
  20. parse_requirements_txt.bzl
  21. parse_simpleapi_html.bzl
  22. parse_whl_name.bzl
  23. patch_whl.bzl
  24. pip.bzl
  25. pip_compile.bzl
  26. pip_repository.bzl
  27. pip_repository_attrs.bzl
  28. pypi_repo_utils.bzl
  29. README.md
  30. render_pkg_aliases.bzl
  31. repack_whl.py
  32. requirements.bzl.tmpl.bzlmod
  33. requirements.bzl.tmpl.workspace
  34. requirements.txt
  35. requirements_files_by_platform.bzl
  36. simpleapi_download.bzl
  37. whl_library.bzl
  38. whl_library_alias.bzl
  39. whl_repo_name.bzl
  40. 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