Google Git
Sign in
pigweed / third_party / github / bazelbuild / rules_python / HEAD / . / python / private / pypi
tree: ae85de0bbbf90418ad94461bc9671bdb208a77f0 [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_builder.bzl
  18. hub_repository.bzl
  19. index_sources.bzl
  20. labels.bzl
  21. multi_pip_parse.bzl
  22. namespace_pkg_tmpl.py
  23. namespace_pkgs.bzl
  24. package_annotation.bzl
  25. parse_requirements.bzl
  26. parse_requirements_txt.bzl
  27. parse_simpleapi_html.bzl
  28. parse_whl_name.bzl
  29. patch_whl.bzl
  30. pep508_deps.bzl
  31. pep508_env.bzl
  32. pep508_evaluate.bzl
  33. pep508_requirement.bzl
  34. pip.bzl
  35. pip_compile.bzl
  36. pip_repository.bzl
  37. pip_repository_attrs.bzl
  38. pkg_aliases.bzl
  39. platform.bzl
  40. pypi_repo_utils.bzl
  41. python_tag.bzl
  42. README.md
  43. render_pkg_aliases.bzl
  44. repack_whl.py
  45. requirements.bzl.tmpl.bzlmod
  46. requirements.bzl.tmpl.workspace
  47. requirements.txt
  48. requirements_files_by_platform.bzl
  49. select_whl.bzl
  50. simpleapi_download.bzl
  51. whl_config_setting.bzl
  52. whl_library.bzl
  53. whl_library_alias.bzl
  54. whl_library_targets.bzl
  55. whl_metadata.bzl
  56. whl_repo_name.bzl
  57. 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