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