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