bazel-contrib / bazel-contrib/rules_python

doc: howto configure bazel downloader with pip.parse

Ouverte
#3,102 4 commentaires 1 réaction 0 personnes assignées Voir sur GitHub
type: documentation
Langage dominant
Starlark
Étoiles
688
Forks
721
Merge moyen
15 h 7 min
PR mergées (30 j)
76

Description

I think I've seen this question a few times: I want to customize where wheels are downloaded from. What parameters do I set in (pip.parse or compile_pip_requirements) to do that?

When the answer is non-obvious: use bazel downloader to redirect the url requests.

This is mentioned in the regular pypi docs, but only briefly; it's easy to overlook.

We should give an example in the docs on how to do this.

A dedicated "how to" sub-directory of docs is probably a good idea. It'll be a good place to put prose documentation that draws people in, and we can easily expand it with arbitrary topics and content without it feeling out of place or bloating the more dry/technical/reference docs.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Start by reviewing the existing PyPI documentation and the references to pip.parse and compile_pip_requirements. Add a how-to example showing how Bazel downloader redirects wheel URL requests, and organize it in a dedicated how-to documentation area if appropriate; done means the configuration is clearly documented for users customizing download locations.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
python
Domaine
documentation
Type d'issue
Documentation
Difficulté
2/5
Temps estimé
Une demi-journée
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
45/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.