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
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 }}
santoshpy
/
python-packaging-user-guide
Public
forked from
stefanfoulis/python-packaging-user-guide
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
Breadcrumbs
History for
python-packaging-user-guide
source
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on May 3, 2016
add 'prerequisites' to tutorials ToC
Show description for 1406471
Daniel D. Beck
committed
1406471
View commit details
Copy full SHA for 1406471
View code at this point
Browse repository at this point
Merge branch 'prerequisites' of https://github.com/JoshuaAcosta/python-packaging-user-guide into JoshuaAcosta-prerequisites
Daniel D. Beck
committed
67be5cc
View commit details
Copy full SHA for 67be5cc
View code at this point
Browse repository at this point
Commits on Apr 2, 2016
updated period/double colon formatting
JoshuaAcosta
committed
80aa8a6
View commit details
Copy full SHA for 80aa8a6
View code at this point
Browse repository at this point
Commits on Mar 24, 2016
updated code block formatting and wrapped lines at 80 chars
JoshuaAcosta
committed
f1df9d0
View commit details
Copy full SHA for f1df9d0
View code at this point
Browse repository at this point
Commits on Mar 2, 2016
updated formatting
JoshuaAcosta
committed
9e2138a
View commit details
Copy full SHA for 9e2138a
View code at this point
Browse repository at this point
Commits on Feb 18, 2016
Change the link to https://virtualenv.pypa.io/en/latest/
amitsaha
committed
70c7f8b
View commit details
Copy full SHA for 70c7f8b
View code at this point
Browse repository at this point
Commits on Feb 16, 2016
virtualenv guide: Fix link
amitsaha
committed
b469b2e
View commit details
Copy full SHA for b469b2e
View code at this point
Browse repository at this point
Commits on Feb 12, 2016
escape a literal asterisk in the platform compatibility tag section
Show description for 309404b
Daniel D. Beck
committed
309404b
View commit details
Copy full SHA for 309404b
View code at this point
Browse repository at this point
Commits on Feb 7, 2016
fix pyvenv/python -m venv inconsistency in virtualenv tutorial
Show description for 38a1458
Daniel D. Beck
committed
38a1458
View commit details
Copy full SHA for 38a1458
View code at this point
Browse repository at this point
fix style guide inconsistencies in virtualenv tutorial
Show description for 4cc31af
Daniel D. Beck
committed
4cc31af
View commit details
Copy full SHA for 4cc31af
View code at this point
Browse repository at this point
fix pip command in using virtualenv tutorial
Show description for 3483ea4
Daniel D. Beck
committed
3483ea4
View commit details
Copy full SHA for 3483ea4
View code at this point
Browse repository at this point
create TOC for new packaging tutorials and add to root TOC
Show description for a237455
Daniel D. Beck
committed
a237455
View commit details
Copy full SHA for a237455
View code at this point
Browse repository at this point
Address review comments
Amit Saha
authored and
Daniel D. Beck
committed
9682448
View commit details
Copy full SHA for 9682448
View code at this point
Browse repository at this point
Virtualenv tutorial
Amit Saha
authored and
Daniel D. Beck
committed
2e1d5aa
View commit details
Copy full SHA for 2e1d5aa
View code at this point
Browse repository at this point
Merge branch 'master' into develop; bringing develop inline with master
Daniel D. Beck
committed
f7512f2
View commit details
Copy full SHA for f7512f2
View code at this point
Browse repository at this point
Commits on Jan 31, 2016
updated prerequisites.rst
JoshuaAcosta
committed
bd02902
View commit details
Copy full SHA for bd02902
View code at this point
Browse repository at this point
Commits on Jan 30, 2016
Note the manylinux1 compatibility tag
ncoghlan
committed
a515447
View commit details
Copy full SHA for a515447
View code at this point
Browse repository at this point
Commits on Jan 27, 2016
Merge pull request #213 from ncoghlan/specifications
Show description for fb0803e
ncoghlan
committed
fb0803e
View commit details
Copy full SHA for fb0803e
View code at this point
Browse repository at this point
Typo fixes
ncoghlan
committed
5db310d
View commit details
Copy full SHA for 5db310d
View code at this point
Browse repository at this point
Address PR#218 review comments
Show description for d0a5cfa
ncoghlan
committed
d0a5cfa
View commit details
Copy full SHA for d0a5cfa
View code at this point
Browse repository at this point
Cover package registration via twine
Show description for 54709a9
ncoghlan
committed
54709a9
View commit details
Copy full SHA for 54709a9
View code at this point
Browse repository at this point
Commits on Jan 25, 2016
Update installing.rst
Show description for 4888c23
NeptuneRx
committed
4888c23
View commit details
Copy full SHA for 4888c23
View code at this point
Browse repository at this point
Commits on Jan 24, 2016
added links, updated prerequisites
JoshuaAcosta
committed
4d48b34
View commit details
Copy full SHA for 4d48b34
View code at this point
Browse repository at this point
Commits on Jan 22, 2016
Add specifications section
ncoghlan
committed
a5b2678
View commit details
Copy full SHA for a5b2678
View code at this point
Browse repository at this point
Commits on Jan 19, 2016
updated prerequisites.rst
JoshuaAcosta
committed
c4efd75
View commit details
Copy full SHA for c4efd75
View code at this point
Browse repository at this point
Commits on Jan 11, 2016
created prerequisites.rst
JoshuaAcosta
committed
cab0a47
View commit details
Copy full SHA for cab0a47
View code at this point
Browse repository at this point
Commits on Dec 6, 2015
Merge pull request #192 from pypa/carljm-VERSION-hint
Show description for e019b99
qwcode
committed
e019b99
View commit details
Copy full SHA for e019b99
View code at this point
Browse repository at this point
Merge pull request #185 from staranjeet/pep8-fixes
Show description for 7dbcabb
qwcode
committed
7dbcabb
View commit details
Copy full SHA for 7dbcabb
View code at this point
Browse repository at this point
Commits on Dec 4, 2015
Merge pull request #191 from pfmoore/appveyor-revision
Show description for 8b2ede0
pfmoore
committed
8b2ede0
View commit details
Copy full SHA for 8b2ede0
View code at this point
Browse repository at this point
Commits on Dec 3, 2015
Add hint on adding VERSION to distributions.
carljm
committed
73c102f
View commit details
Copy full SHA for 73c102f
View code at this point
Browse repository at this point
mention `setuptools_scm` in single_source_version.rst
Changaco
committed
062d787
View commit details
Copy full SHA for 062d787
View code at this point
Browse repository at this point
Add a paragraph explaining that the SDK setup is not needed for Python 3.5 or later
pfmoore
committed
52f0bbb
View commit details
Copy full SHA for 52f0bbb
View code at this point
Browse repository at this point
Revise and simplify Appveyor usage instructions
pfmoore
committed
94fcc0f
View commit details
Copy full SHA for 94fcc0f
View code at this point
Browse repository at this point
Commits on Nov 24, 2015
Fix typo in contribute.rst
alexwlchan
committed
fbfce95
View commit details
Copy full SHA for fbfce95
View code at this point
Browse repository at this point
add initial contributor and style guide
Daniel D. Beck
committed
b0904f0
View commit details
Copy full SHA for b0904f0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.