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
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 }}
remarkablemark
/
python-package-template
Public template
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-package-template
.github
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 14, 2026
build: migrate from mypy to pyright
Show description for 6f96706
remarkablemark
committed
6f96706
View commit details
Copy full SHA for 6f96706
View code at this point
Browse repository at this point
Commits on Jun 19, 2026
build(deps): bump actions/checkout from 6 to 7 (#120)
Show description for 9bc1bbc
dependabot[bot]
authored
9bc1bbc
View commit details
Copy full SHA for 9bc1bbc
View code at this point
Browse repository at this point
Commits on Jun 8, 2026
build(deps): bump codecov/codecov-action from 6 to 7 (#117)
Show description for bb3941a
dependabot[bot]
authored
bb3941a
View commit details
Copy full SHA for bb3941a
View code at this point
Browse repository at this point
Commits on Apr 23, 2026
build(deps): bump googleapis/release-please-action from 4 to 5 (#107)
Show description for c782ab8
dependabot[bot]
authored
c782ab8
View commit details
Copy full SHA for c782ab8
View code at this point
Browse repository at this point
Commits on Mar 27, 2026
build(deps): bump codecov/codecov-action from 5 to 6 (#97)
Show description for 6ddbf5c
dependabot[bot]
authored
6ddbf5c
View commit details
Copy full SHA for 6ddbf5c
View code at this point
Browse repository at this point
Commits on Feb 28, 2026
ci(github): add check-success=build to mergify.yml
remarkablemark
authored
07b391b
View commit details
Copy full SHA for 07b391b
View code at this point
Browse repository at this point
ci(github): add workflow build.yml
remarkablemark
authored
734ea35
View commit details
Copy full SHA for 734ea35
View code at this point
Browse repository at this point
Commits on Feb 24, 2026
build(pyproject): migrate from pyright to mypy
remarkablemark
committed
ad010c1
View commit details
Copy full SHA for ad010c1
View code at this point
Browse repository at this point
Commits on Feb 23, 2026
ci(github): remove redundant step in workflow lint.yml
remarkablemark
committed
be1fa05
View commit details
Copy full SHA for be1fa05
View code at this point
Browse repository at this point
build(pyproject): add pyright
remarkablemark
committed
d3484d9
View commit details
Copy full SHA for d3484d9
View code at this point
Browse repository at this point
build(pyproject): migrate black and isort to ruff
remarkablemark
committed
b67481d
View commit details
Copy full SHA for b67481d
View code at this point
Browse repository at this point
build(uv): remove uv.lock and migrate remaining areas to uv
remarkablemark
committed
a9aaf8e
View commit details
Copy full SHA for a9aaf8e
View code at this point
Browse repository at this point
build: migrate to uv
remarkablemark
committed
0988c5a
View commit details
Copy full SHA for 0988c5a
View code at this point
Browse repository at this point
Commits on Feb 11, 2026
ci(github): refactor release-please.yml
remarkablemark
authored
f6cd523
View commit details
Copy full SHA for f6cd523
View code at this point
Browse repository at this point
ci(github): rename release-please.yml
remarkablemark
authored
7c203a6
View commit details
Copy full SHA for 7c203a6
View code at this point
Browse repository at this point
ci(github): refactor release.yml
remarkablemark
authored
fef7ccd
View commit details
Copy full SHA for fef7ccd
View code at this point
Browse repository at this point
Commits on Jan 21, 2026
docs(github): update CONTRIBUTING.md
remarkablemark
authored
6efc750
View commit details
Copy full SHA for 6efc750
View code at this point
Browse repository at this point
ci(github): add back black and ruff in lint.yml
remarkablemark
authored
2ce92eb
View commit details
Copy full SHA for 2ce92eb
View code at this point
Browse repository at this point
chore: update mypy lint
remarkablemark
authored
a322e98
View commit details
Copy full SHA for a322e98
View code at this point
Browse repository at this point
ci(github): type check with `mypy` in workflow lint.yml
remarkablemark
committed
f9c74c4
View commit details
Copy full SHA for f9c74c4
View code at this point
Browse repository at this point
ci(github): use `pyproject.toml` for python version
remarkablemark
authored
76e2a5b
View commit details
Copy full SHA for 76e2a5b
View code at this point
Browse repository at this point
refactor: rename package to `python-package-template`
remarkablemark
authored
a917203
View commit details
Copy full SHA for a917203
View code at this point
Browse repository at this point
Commits on Nov 24, 2025
build(deps): bump remarkablemark/commitlint from 1 to 2 (#67)
Show description for 04b46e8
dependabot[bot]
authored
04b46e8
View commit details
Copy full SHA for 04b46e8
View code at this point
Browse repository at this point
Commits on Nov 21, 2025
build(deps): bump actions/checkout from 5 to 6 (#66)
Show description for 269fbb8
dependabot[bot]
authored
269fbb8
View commit details
Copy full SHA for 269fbb8
View code at this point
Browse repository at this point
Commits on Nov 16, 2025
ci(github): update mergify.yml
remarkablemark
authored
e6537e0
View commit details
Copy full SHA for e6537e0
View code at this point
Browse repository at this point
Commits on Sep 4, 2025
build(deps): bump actions/setup-python from 5 to 6 (#48)
Show description for 3798866
dependabot[bot]
authored
3798866
View commit details
Copy full SHA for 3798866
View code at this point
Browse repository at this point
Commits on Aug 11, 2025
build(deps): bump actions/checkout from 4 to 5 (#40)
Show description for b345576
dependabot[bot]
authored
b345576
View commit details
Copy full SHA for b345576
View code at this point
Browse repository at this point
Commits on Apr 24, 2025
ci(github): fix permissions in release.yml
remarkablemark
authored
251d688
View commit details
Copy full SHA for 251d688
View code at this point
Browse repository at this point
Commits on Mar 31, 2025
ci(github): update title regex in mergify.yml
remarkablemark
authored
28d0a05
View commit details
Copy full SHA for 28d0a05
View code at this point
Browse repository at this point
Commits on Mar 30, 2025
docs(github): remove table of contents in CONTRIBUTING.md
remarkablemark
authored
c2e4805
View commit details
Copy full SHA for c2e4805
View code at this point
Browse repository at this point
ci(github): fix workflows
remarkablemark
committed
30ac1fb
View commit details
Copy full SHA for 30ac1fb
View code at this point
Browse repository at this point
refactor: tidy project and fix release workflow
remarkablemark
committed
ec73a45
View commit details
Copy full SHA for ec73a45
View code at this point
Browse repository at this point
Commits on Mar 29, 2025
ci(github): tidy release-please.yml
remarkablemark
committed
53ff855
View commit details
Copy full SHA for 53ff855
View code at this point
Browse repository at this point
docs(github): update CONTRIBUTING.md
remarkablemark
committed
a6420de
View commit details
Copy full SHA for a6420de
View code at this point
Browse repository at this point
Commits on Mar 28, 2025
docs: add pdoc
remarkablemark
committed
5f217a9
View commit details
Copy full SHA for 5f217a9
View code at this point
Browse repository at this point
Previous
Next
You canβt perform that action at this time.