pypa / pypa/packaging.python.org

New tutorials: write section to walk through installing and uninstalling a package

Ouverte
#201 5 commentaires 0 réactions 1 personne assignée Voir sur GitHub

@jeanas y travaille déjà.

Depuis le 16/1/2024.

component: tutorials
Langage dominant
Python
Étoiles
1.7k
Forks
1.7k
Merge moyen
3 j 12 h
PR mergées (30 j)
4

Description

(For more information about this issue, please see #194).

We need a short section to follow the package sources section (see #200) (i.e., as its own file). It should satisfy the following goals:

  • walk through installing a package with pip
  • verifying that the package is installed (e.g., with an import statement or running a script)
  • upgrade with the (--upgrade/-U switch), even if it doesn't actually do anything
  • walk through uninstalling a package (again, with pip)

This should be a largely step-by-step process, explaining each step in turn.

When opening pull requests for this issue, please submit to the develop branch. If you have questions that concern contributing more generally, please use issue #194. Otherwise, feel free to comment with questions or feedback. Thanks!

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Par où commencer

  1. Lisez l'issue en entier, puis le guide de contribution du projet.
  2. Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
  3. Forkez le dépôt et travaillez sur une branche.
  4. Ouvrez une pull request qui référence le numéro de l'issue.

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

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