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