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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
python-packaging-tutorial
/
python-packaging-tutorial
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
63
Code
Issues
7
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
2023
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 28, 2023
chore: some updates for submission
Show description for 464e20b
henryiii
committed
464e20b
View commit details
Copy full SHA for 464e20b
Browse repository at this point
feat: adding stubs
Show description for d2729b8
henryiii
committed
d2729b8
View commit details
Copy full SHA for d2729b8
Browse repository at this point
Commits on Feb 27, 2023
feat: Content for 2023
Show description for 08a2972
henryiii
committed
08a2972
View commit details
Copy full SHA for 08a2972
Browse repository at this point
Commits on Feb 25, 2023
Merge pull request #45 from python-packaging-tutorial/henryiii/chore/updates
Show description for d6b8297
ocefpaf
authored
d6b8297
View commit details
Copy full SHA for d6b8297
Browse repository at this point
style: fix issues
Show description for f6fdf5e
henryiii
committed
f6fdf5e
View commit details
Copy full SHA for f6fdf5e
Browse repository at this point
chore: adding some helper files, furo
Show description for 2cec037
henryiii
committed
2cec037
View commit details
Copy full SHA for 2cec037
Browse repository at this point
Commits on Aug 6, 2018
Making a Python Package: Fix import and add data to a package (#43)
Show description for f3f7615
mkuzak
authored and
jcfr
committed
f3f7615
View commit details
Copy full SHA for f3f7615
Browse repository at this point
Commits on Jul 12, 2018
Remove obsolete "build_gh_pages.sh" script and update README
jcfr
committed
f66ec07
View commit details
Copy full SHA for f66ec07
Browse repository at this point
Merge branch 'master' of https://github.com/python-packaging-tutorial/python-packaging-tutorial
ChrisBarker-NOAA
committed
82c8b4e
View commit details
Copy full SHA for 82c8b4e
Browse repository at this point
changed link in README to readthedocs
ChrisBarker-NOAA
committed
1f65f24
View commit details
Copy full SHA for 1f65f24
Browse repository at this point
Commits on Jul 11, 2018
Merge branch 'fix-remaining-warnings'
Show description for 88bc021
jcfr
committed
88bc021
View commit details
Copy full SHA for 88bc021
Browse repository at this point
Fix remaining build warnings
Show description for 2683009
jcfr
committed
2683009
View commit details
Copy full SHA for 2683009
Browse repository at this point
Merge branch 'slides-fix-changes-integration'
Show description for 6eaa40f
jcfr
committed
6eaa40f
View commit details
Copy full SHA for 6eaa40f
Browse repository at this point
Fix renderings of "changes" warning on both slides and html
Show description for dcde520
jcfr
committed
dcde520
View commit details
Copy full SHA for dcde520
Browse repository at this point
Merge branch 'schedules-misc-tweaks'
Show description for bf2c984
jcfr
committed
bf2c984
View commit details
Copy full SHA for bf2c984
Browse repository at this point
schedule: Remove extra colon
jcfr
committed
0f42198
View commit details
Copy full SHA for 0f42198
Browse repository at this point
Merge branch 'slides-fix-changes-integration'
Show description for 0f62417
jcfr
committed
0f62417
View commit details
Copy full SHA for 0f62417
Browse repository at this point
slides: Fix integration of "tutorial_content_updates" warning
jcfr
committed
0b4215f
View commit details
Copy full SHA for 0b4215f
Browse repository at this point
Merge pull request #37 from python-packaging-tutorial/add-changes-document
Show description for 9635ae5
jcfr
authored
9635ae5
View commit details
Copy full SHA for 9635ae5
Browse repository at this point
changes: document referencing updates done following the tutorial
jcfr
committed
dd28096
View commit details
Copy full SHA for dd28096
Browse repository at this point
Commits on Jul 10, 2018
added solution for capitalize package
ChrisBarker-NOAA
committed
a50df97
View commit details
Copy full SHA for a50df97
Browse repository at this point
Merge branch 'master' of https://github.com/python-packaging-tutorial/python-packaging-tutorial
ChrisBarker-NOAA
committed
b1d6224
View commit details
Copy full SHA for b1d6224
Browse repository at this point
added structure
ChrisBarker-NOAA
committed
2517cc0
View commit details
Copy full SHA for 2517cc0
Browse repository at this point
build_gh_pages: use bash
jcfr
committed
e191cd0
View commit details
Copy full SHA for e191cd0
Browse repository at this point
binaries/pypi: Add bonus exercise referencing continuous integration
jcfr
committed
54ee183
View commit details
Copy full SHA for 54ee183
Browse repository at this point
pypi: Update exercise listed in schedule
jcfr
committed
92d03a4
View commit details
Copy full SHA for 92d03a4
Browse repository at this point
Merge branch 'master' of https://github.com/python-packaging-tutorial/python-packaging-tutorial
ChrisBarker-NOAA
committed
4abb0aa
View commit details
Copy full SHA for 4abb0aa
Browse repository at this point
final cleanup
ChrisBarker-NOAA
committed
9e52082
View commit details
Copy full SHA for 9e52082
Browse repository at this point
Merge pull request #36 from python-packaging-tutorial/pypi-tweak-resources-section
Show description for 3a9fc2e
jcfr
authored
3a9fc2e
View commit details
Copy full SHA for 3a9fc2e
Browse repository at this point
pypi: Tweak resources section
jcfr
committed
4bab94d
View commit details
Copy full SHA for 4bab94d
Browse repository at this point
Merge branch 'master' of https://github.com/python-packaging-tutorial/python-packaging-tutorial
ChrisBarker-NOAA
committed
8df6824
View commit details
Copy full SHA for 8df6824
Browse repository at this point
added full excercise to setup.py
ChrisBarker-NOAA
committed
257d7d3
View commit details
Copy full SHA for 257d7d3
Browse repository at this point
Merge pull request #35 from python-packaging-tutorial/pypi-bonus-exercise
Show description for c646ec0
jcfr
authored
c646ec0
View commit details
Copy full SHA for c646ec0
Browse repository at this point
pypi: Add bonus exercise "Publish artifacts automating authentication"
jcfr
committed
3333e8d
View commit details
Copy full SHA for 3333e8d
Browse repository at this point
Merge pull request #34 from thewtex/binary-tweaks
Show description for a105b38
thewtex
authored
a105b38
View commit details
Copy full SHA for a105b38
Browse repository at this point
Previous
Next
You can’t perform that action at this time.