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 }}
efischer19
/
python-project-blueprint
Public template
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Migrate from poetry to uv
- #58
#58
Merged
efischer19
merged 19 commits into
main
efischer19/python-project-blueprint:main
from
efischer/update_to_uv
efischer19/python-project-blueprint:efischer/update_to_uv
Copy head branch name to clipboard
Aug 1, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Migrate from poetry to uv
#58
efischer19
merged 19 commits into
main
efischer19/python-project-blueprint:main
from
efischer/update_to_uv
efischer19/python-project-blueprint:efischer/update_to_uv
Copy head branch name to clipboard
Commits
Commits on Aug 1, 2026
ADR changes for uv migration
efischer19
committed
082b7fe
View commit details
Copy full SHA for 082b7fe
Browse repository at this point
Complete migration from poetry to uv across all files
Copilot
authored
5abb9db
View commit details
Copy full SHA for 5abb9db
Browse repository at this point
Update pyproject.toml files to use PEP 621 format compatible with uv
Copilot
authored
14461ac
View commit details
Copy full SHA for 14461ac
Browse repository at this point
Generate uv.lock files and configure hatchling build targets
Copilot
authored
d367f1a
View commit details
Copy full SHA for d367f1a
Browse repository at this point
Update example-app to use absolute path for example-lib dependency and add hatchling configuration
Copilot
authored
f8678b7
View commit details
Copy full SHA for f8678b7
Browse repository at this point
Fix trailing newline in publish.yml
Copilot
authored
ba39e57
View commit details
Copy full SHA for ba39e57
Browse repository at this point
Fix CI failures by ensuring dev dependencies are always installed
Copilot
authored
16deb7c
View commit details
Copy full SHA for 16deb7c
Browse repository at this point
Fix trailing newline in publish.yml
Copilot
authored
648b08f
View commit details
Copy full SHA for 648b08f
Browse repository at this point
Migrate to uv dependency-groups format and regenerate lock files
Show description for c710da6
Copilot
authored
c710da6
View commit details
Copy full SHA for c710da6
Browse repository at this point
Remove old poetry.lock files - migrated to uv
Copilot
authored
5e68f7d
View commit details
Copy full SHA for 5e68f7d
Browse repository at this point
Update pyproject.toml
Show description for 8e58eda
efischer19
authored
8e58eda
View commit details
Copy full SHA for 8e58eda
Browse repository at this point
Update pyproject.toml
Show description for a133d81
efischer19
authored
a133d81
View commit details
Copy full SHA for a133d81
Browse repository at this point
fixes (#59)
Show description for d27e703
efischer19
authored
d27e703
View commit details
Copy full SHA for d27e703
Browse repository at this point
Update ADR-015-use_uv.md
efischer19
authored
d0b1480
View commit details
Copy full SHA for d0b1480
Browse repository at this point
Update ci.yml
efischer19
authored
f7f086c
View commit details
Copy full SHA for f7f086c
Browse repository at this point
fix lockfile
efischer19
committed
1262d47
View commit details
Copy full SHA for 1262d47
Browse repository at this point
Update Dockerfile
efischer19
authored
e3b4ab1
View commit details
Copy full SHA for e3b4ab1
Browse repository at this point
Update Dockerfile
efischer19
authored
8000e19
View commit details
Copy full SHA for 8000e19
Browse repository at this point
Update Dockerfile
efischer19
authored
c519963
View commit details
Copy full SHA for c519963
Browse repository at this point
You can’t perform that action at this time.