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 }}
ptr727
/
ProjectTemplate
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
24
Pull requests
1
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Add PyPiLibrary Python sibling project
- #64
#64
Merged
ptr727
merged 27 commits into
develop
ptr727/ProjectTemplate:develop
from
pypilibrary
ptr727/ProjectTemplate:pypilibrary
Copy head branch name to clipboard
May 3, 2026
Conversation
Commits
27
(27)
Checks
Files changed
Merged
Add PyPiLibrary Python sibling project
#64
ptr727
merged 27 commits into
develop
ptr727/ProjectTemplate:develop
from
pypilibrary
ptr727/ProjectTemplate:pypilibrary
Copy head branch name to clipboard
Commits
Commits on May 3, 2026
Rename Library project to NuGetLibrary
Show description for 37b10b4
ptr727
committed
37b10b4
View commit details
Copy full SHA for 37b10b4
Browse repository at this point
Add devcontainer + per-OS host and SSH signing docs
Show description for 5243352
ptr727
committed
5243352
View commit details
Copy full SHA for 5243352
Browse repository at this point
Add PyPiLibrary Python sibling project
Show description for 5155075
ptr727
committed
5155075
View commit details
Copy full SHA for 5155075
Browse repository at this point
Address Copilot review on PR #63
Show description for 410f174
ptr727
committed
410f174
View commit details
Copy full SHA for 410f174
Browse repository at this point
Drop USERPROFILE concat from devcontainer mount sources
Show description for aa0a1e7
ptr727
committed
aa0a1e7
View commit details
Copy full SHA for aa0a1e7
Browse repository at this point
Address Copilot review on PR #64
Show description for 0334729
ptr727
committed
0334729
View commit details
Copy full SHA for 0334729
Browse repository at this point
Restore HOME/USERPROFILE fallback for devcontainer mount sources
Show description for 2e9dbb4
ptr727
committed
2e9dbb4
View commit details
Copy full SHA for 2e9dbb4
Browse repository at this point
Move PyPi publish job out of reusable workflow chain
Show description for 4c939f6
ptr727
committed
4c939f6
View commit details
Copy full SHA for 4c939f6
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into pypilibrary
Show description for 43d2bbf
ptr727
committed
43d2bbf
View commit details
Copy full SHA for 43d2bbf
Browse repository at this point
Address Copilot review on PR #63
Show description for 6b95dd4
ptr727
committed
6b95dd4
View commit details
Copy full SHA for 6b95dd4
Browse repository at this point
Address Copilot review on PR #64
Show description for 6dbe5ba
ptr727
committed
6dbe5ba
View commit details
Copy full SHA for 6dbe5ba
Browse repository at this point
Drop hard-coded ruff and Python interpreter paths from workspace
Show description for e2626a2
ptr727
committed
e2626a2
View commit details
Copy full SHA for e2626a2
Browse repository at this point
Enforce uv version pin even when uv is already installed
Show description for 07a101a
ptr727
committed
07a101a
View commit details
Copy full SHA for 07a101a
Browse repository at this point
Make publish-pypi permissions explicit for download-artifact
Show description for 692f27e
ptr727
committed
692f27e
View commit details
Copy full SHA for 692f27e
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into pypilibrary
Show description for b0cfcb1
ptr727
committed
b0cfcb1
View commit details
Copy full SHA for b0cfcb1
Browse repository at this point
Address Copilot review on PR #63 (post-merge round)
Show description for ba24ee0
ptr727
committed
ba24ee0
View commit details
Copy full SHA for ba24ee0
Browse repository at this point
Drop ms-pyright.pyright; mark mypy/pylint/black/etc as unwanted
Show description for dd7073d
ptr727
committed
dd7073d
View commit details
Copy full SHA for dd7073d
Browse repository at this point
Drop ms-pyright.pyright from devcontainer extension list
Show description for a1092d2
ptr727
committed
a1092d2
View commit details
Copy full SHA for a1092d2
Browse repository at this point
Pin uv in CI; skip-existing on PyPI publish; document version scheme
Show description for 6067aa3
ptr727
committed
6067aa3
View commit details
Copy full SHA for 6067aa3
Browse repository at this point
Restructure agent docs for polyglot template; add review runbook
Show description for a1b4d4b
ptr727
committed
a1b4d4b
View commit details
Copy full SHA for a1b4d4b
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into pypilibrary
ptr727
committed
6ee7ccb
View commit details
Copy full SHA for 6ee7ccb
Browse repository at this point
Address Copilot review on PR #64
Show description for b77a936
ptr727
committed
b77a936
View commit details
Copy full SHA for b77a936
Browse repository at this point
Use official PyPI capitalization in prose; consistent plural
Show description for 176bb4d
ptr727
committed
176bb4d
View commit details
Copy full SHA for 176bb4d
Browse repository at this point
Tighten workflow naming conventions; fix one step name deviation
Show description for 89c7f0a
ptr727
committed
89c7f0a
View commit details
Copy full SHA for 89c7f0a
Browse repository at this point
Fix dependabot.yml path in deletion checklists
Show description for 22db3bc
ptr727
committed
22db3bc
View commit details
Copy full SHA for 22db3bc
Browse repository at this point
Bump default Python target to 3.14; fix pyright per-path strict config
Show description for e76aab0
ptr727
committed
e76aab0
View commit details
Copy full SHA for e76aab0
Browse repository at this point
Add PEP 561 py.typed; alphabetize README defs; canonical PyPI URL
Show description for ab57f01
ptr727
committed
ab57f01
View commit details
Copy full SHA for ab57f01
Browse repository at this point
You can’t perform that action at this time.