pypa / pypa/packaging.python.org

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

Aperta
#201 5 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@jeanas ci sta già lavorando.

Dal 16/1/2024.

component: tutorials
Lingua principale
Python
Stelle
1.7k
Fork
1.7k
Merge medio
3g 12h
PR unite (30g)
4

Descrizione

(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!

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.