Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
guyfawcus
/
python-packaging-user-guide
Public
forked from
pypa/packaging.python.org
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 4, 2017
Add initial contributor and style guide (#307)
Show description for f0d34a5
ddbeck
authored and
ncoghlan
committed
f0d34a5
View commit details
Copy full SHA for f0d34a5
Browse repository at this point
Commits on May 2, 2017
Capture difference that pip doesn't allow for install config details … (#233)
Show description for c18e1ee
jaraco
authored and
Jon Wayne Parrott
committed
c18e1ee
View commit details
Copy full SHA for c18e1ee
Browse repository at this point
Commits on Apr 25, 2017
Fix markup
ncoghlan
authored
1604f42
View commit details
Copy full SHA for 1604f42
Browse repository at this point
Link to GitHub discussion on publishing extensions
ncoghlan
authored
646d448
View commit details
Copy full SHA for 646d448
Browse repository at this point
Link to CPython extension writing tutorial
ncoghlan
authored
532268a
View commit details
Copy full SHA for 532268a
Browse repository at this point
Commits on Apr 22, 2017
Add travis configuration (#300)
Jon Wayne Parrott
authored and
ncoghlan
committed
286feab
View commit details
Copy full SHA for 286feab
Browse repository at this point
Commits on Apr 19, 2017
Update namespace package status and last reviewed (#303)
Jon Wayne Parrott
authored
9e07aeb
View commit details
Copy full SHA for 9e07aeb
Browse repository at this point
Update links to namespace sample projects (#302)
Jon Wayne Parrott
authored
14ad1ff
View commit details
Copy full SHA for 14ad1ff
Browse repository at this point
Mention requirement of 'wheel' package for creating wheels (#299)
Jon Wayne Parrott
authored
e548d9f
View commit details
Copy full SHA for e548d9f
Browse repository at this point
Commits on Apr 18, 2017
Remove "twine register" reference in distributing.rst (#271)
jni
authored and
Jon Wayne Parrott
committed
14f3288
View commit details
Copy full SHA for 14f3288
Browse repository at this point
Commits on Apr 15, 2017
Add a note about namespace sub-packages to plugin discovery (#296)
Jon Wayne Parrott
authored and
ncoghlan
committed
37edf1b
View commit details
Copy full SHA for 37edf1b
Browse repository at this point
Commits on Apr 13, 2017
Add topic on plugin discovery (#294)
Jon Wayne Parrott
authored
22b14f6
View commit details
Copy full SHA for 22b14f6
Browse repository at this point
Commits on Apr 9, 2017
Add topic on namespace packages (#290)
Jon Wayne Parrott
authored and
ncoghlan
committed
ff95678
View commit details
Copy full SHA for ff95678
Browse repository at this point
Commits on Apr 7, 2017
Explain prominently how to install pip in /usr/local (#230)
alexntt
authored and
Jon Wayne Parrott
committed
ecd32fa
View commit details
Copy full SHA for ecd32fa
Browse repository at this point
Commits on Apr 6, 2017
Update development mode documentation to mention that order of local packages matters (#208)
ninz
authored and
Jon Wayne Parrott
committed
e844cf4
View commit details
Copy full SHA for e844cf4
Browse repository at this point
Convert readthedocs link for their .org -> .io migration for hosted projects (#239)
Show description for dd3d8df
adamchainz
authored and
Jon Wayne Parrott
committed
dd3d8df
View commit details
Copy full SHA for dd3d8df
Browse repository at this point
Fix typo in sample appveyor.yml (#229)
federicobond
authored and
Jon Wayne Parrott
committed
662966e
View commit details
Copy full SHA for 662966e
Browse repository at this point
Fix broken link in appveyor config example (#249)
rgommers
authored and
Jon Wayne Parrott
committed
1b6b0bc
View commit details
Copy full SHA for 1b6b0bc
Browse repository at this point
Update copyright year (#280)
tjanez
authored and
Jon Wayne Parrott
committed
739a61b
View commit details
Copy full SHA for 739a61b
Browse repository at this point
Swap order of setup.py arguments for upload command (#260)
Show description for b7b867c
skirpichev
authored and
Jon Wayne Parrott
committed
b7b867c
View commit details
Copy full SHA for b7b867c
Browse repository at this point
Fix typo in appveyor.yml "evrsion" -> "version" (#274)
nicholasbishop
authored and
Jon Wayne Parrott
committed
04219aa
View commit details
Copy full SHA for 04219aa
Browse repository at this point
Fix missing colon in markup in distributing.rst (#285)
smartsammler
authored and
Jon Wayne Parrott
committed
b443dcb
View commit details
Copy full SHA for b443dcb
Browse repository at this point
Small grammar fix in tool recommendations (#287)
adamjstewart
authored and
Jon Wayne Parrott
committed
c321bb2
View commit details
Copy full SHA for c321bb2
Browse repository at this point
Fix typo in distributing guide (#288)
adamjstewart
authored and
Jon Wayne Parrott
committed
f3bb6ae
View commit details
Copy full SHA for f3bb6ae
Browse repository at this point
Commits on Apr 3, 2017
Explain how to install from unsupported sources using a helper application (#289)
pfmoore
authored and
ncoghlan
committed
b4bdf43
View commit details
Copy full SHA for b4bdf43
Browse repository at this point
Commits on Mar 30, 2017
Merge pull request #286 from brettcannon/patch-1
Show description for c2d8feb
dstufft
authored
c2d8feb
View commit details
Copy full SHA for c2d8feb
Browse repository at this point
Fix a directive syntax typo
brettcannon
authored
715d28e
View commit details
Copy full SHA for 715d28e
Browse repository at this point
Commits on Mar 14, 2017
Issue #231: Cover manylinux1 in "Platform Wheels" (#283)
ncoghlan
authored
094aad1
View commit details
Copy full SHA for 094aad1
Browse repository at this point
Commits on Feb 10, 2017
Merge pull request #282 from jeffwidman/patch-1
Show description for 02671ad
ncoghlan
authored
02671ad
View commit details
Copy full SHA for 02671ad
Browse repository at this point
Fix typo: regardling --> regardless
jeffwidman
authored
b5ca21f
View commit details
Copy full SHA for b5ca21f
Browse repository at this point
Commits on Feb 7, 2017
Merge pull request #281 from pypa/add-pep-518
Show description for 2cdeee3
dstufft
authored
2cdeee3
View commit details
Copy full SHA for 2cdeee3
Browse repository at this point
Commits on Feb 6, 2017
Add PEP 518
Show description for 75427ae
ncoghlan
authored
75427ae
View commit details
Copy full SHA for 75427ae
Browse repository at this point
Commits on Jan 18, 2017
Merge pull request #278 from Flimm/patch-1
Show description for cca43f2
ncoghlan
authored
cca43f2
View commit details
Copy full SHA for cca43f2
Browse repository at this point
Merge pull request #277 from mgedmin/patch-3
Show description for b5c58e8
ncoghlan
authored
b5c58e8
View commit details
Copy full SHA for b5c58e8
Browse repository at this point
Update link to pypi.org
Flimm
authored
9f771d7
View commit details
Copy full SHA for 9f771d7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.