pypa / pypa/packaging.python.org
New tutorials: write section to walk through installing and uninstalling a package
@jeanas arbeitet bereits daran.
Seit 16.1.2024.
- Vorherrschende Sprache
- Python
- Sterne
- 1.7k
- Forks
- 1.7k
- Ø Merge
- 3 T. 12 Std.
- Gemergte PRs (30 T.)
- 4
Beschreibung
(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/-Uswitch), 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!
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.