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
Type
/
to 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 }}
samuelcolvin
/
python-devtools
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
50
Star
1.1k
Code
Issues
22
Pull requests
11
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jan 24, 2025
Fix macos-latest and 3.7 tests (#155)
kinuax
authored
5022f1f
View commit details
Copy full SHA for 5022f1f
Browse repository at this point
Commits on Jan 26, 2024
BUG FIX: Use `Path.relative_to()` for Python 3.8 compatibility (#150)
johnslavik
authored
2aea99d
View commit details
Copy full SHA for 2aea99d
Browse repository at this point
Commits on Sep 3, 2023
install debug into `builtins` via `DebugProxy` (#139)
samuelcolvin
authored
ec406ff
View commit details
Copy full SHA for ec406ff
Browse repository at this point
Commits on Aug 17, 2023
fix docs publish
samuelcolvin
committed
f080d39
View commit details
Copy full SHA for f080d39
Browse repository at this point
Uprev 0.12.0 (#138)
samuelcolvin
authored
e4937c9
View commit details
Copy full SHA for e4937c9
Browse repository at this point
Make `Pygments` required (#137)
samuelcolvin
authored
6eac2ca
View commit details
Copy full SHA for 6eac2ca
Browse repository at this point
support dataclasses with slots (#136)
samuelcolvin
authored
00047cb
View commit details
Copy full SHA for 00047cb
Browse repository at this point
Bump certifi from 2022.12.7 to 2023.7.22 in /requirements (#135)
Show description for c17c310
dependabot[bot]
authored
c17c310
View commit details
Copy full SHA for c17c310
Browse repository at this point
Bump pymdown-extensions from 9.10 to 10.0 in /requirements (#129)
Show description for 3a6f5b9
dependabot[bot]
authored
3a6f5b9
View commit details
Copy full SHA for 3a6f5b9
Browse repository at this point
Bump pygments from 2.14.0 to 2.15.0 in /requirements (#134)
Show description for 967121f
dependabot[bot]
authored
967121f
View commit details
Copy full SHA for 967121f
Browse repository at this point
Bump pygments from 2.13.0 to 2.15.0 in /docs (#133)
Show description for 2341ef3
dependabot[bot]
authored
2341ef3
View commit details
Copy full SHA for 2341ef3
Browse repository at this point
Commits on May 23, 2023
Bump requests from 2.28.2 to 2.31.0 in /requirements (#130)
Show description for 1172e81
dependabot[bot]
authored
1172e81
View commit details
Copy full SHA for 1172e81
Browse repository at this point
Commits on Apr 27, 2023
Update usage to reflect the recent addition of the pytest plugin (#128)
tomhamiltonstubber
authored
88e0206
View commit details
Copy full SHA for 88e0206
Browse repository at this point
Commits on Apr 5, 2023
build docs on CI (#127)
Show description for b6a9819
samuelcolvin
authored
b6a9819
View commit details
Copy full SHA for b6a9819
Browse repository at this point
uprev mypy
samuelcolvin
committed
71edb0d
View commit details
Copy full SHA for 71edb0d
Browse repository at this point
uprev
samuelcolvin
committed
f416c9b
View commit details
Copy full SHA for f416c9b
Browse repository at this point
Insert assert (#126)
Show description for 61c6b67
samuelcolvin
authored
61c6b67
View commit details
Copy full SHA for 61c6b67
Browse repository at this point
support displaying ast types (#125)
Show description for f0e0fb2
samuelcolvin
authored
f0e0fb2
View commit details
Copy full SHA for f0e0fb2
Browse repository at this point
update licence and history
samuelcolvin
committed
3d5ff65
View commit details
Copy full SHA for 3d5ff65
Browse repository at this point
switch to ruff (#124)
Show description for 8f087b2
samuelcolvin
authored
8f087b2
View commit details
Copy full SHA for 8f087b2
Browse repository at this point
Commits on Feb 6, 2023
added support for sqlalchemy2 (#120)
Show description for abed0a5
the-vty
and
victor naumov
authored
abed0a5
View commit details
Copy full SHA for abed0a5
Browse repository at this point
Commits on Nov 28, 2022
uprev
samuelcolvin
authored
8811bfe
View commit details
Copy full SHA for 8811bfe
Browse repository at this point
Commits on Nov 25, 2022
Python 3.11 (#118)
Show description for 90337c7
samuelcolvin
authored
90337c7
View commit details
Copy full SHA for 90337c7
Browse repository at this point
more precise timer summary (#113)
Show description for 560b988
banteg
authored
560b988
View commit details
Copy full SHA for 560b988
Browse repository at this point
Allow executing dependency to be >1.0.0 (#115)
Show description for ba0507a
staticf0x
authored
ba0507a
View commit details
Copy full SHA for ba0507a
Browse repository at this point
Commits on Aug 1, 2022
Fix windows build (#111)
Show description for 5efff5f
samuelcolvin
authored
5efff5f
View commit details
Copy full SHA for 5efff5f
Browse repository at this point
Commits on Jul 29, 2022
upgrade executing to fix 3.10 (#110)
samuelcolvin
authored
f4dfed4
View commit details
Copy full SHA for f4dfed4
Browse repository at this point
Commits on Jul 27, 2022
Use secure builtins standard module, instead of the __builtins__ (#109)
Show description for 0909f01
0xsirsaif
authored
0909f01
View commit details
Copy full SHA for 0909f01
Browse repository at this point
Commits on Jul 26, 2022
fix version in docs
samuelcolvin
committed
297e922
View commit details
Copy full SHA for 297e922
Browse repository at this point
fix deploy
samuelcolvin
committed
fe1cac9
View commit details
Copy full SHA for fe1cac9
Browse repository at this point
prepare for release
samuelcolvin
committed
b4c4275
View commit details
Copy full SHA for b4c4275
Browse repository at this point
add install command (#108)
Show description for 4cd875c
samuelcolvin
authored
4cd875c
View commit details
Copy full SHA for 4cd875c
Browse repository at this point
rename master -> main
samuelcolvin
committed
352dc9e
View commit details
Copy full SHA for 352dc9e
Browse repository at this point
Moving to `pyproject.toml` and complete type hints (#107)
Show description for cd5d511
samuelcolvin
authored
cd5d511
View commit details
Copy full SHA for cd5d511
Browse repository at this point
fix format of nested dataclasses (#99)
Show description for 3838cc8
aliereno
and
samuelcolvin
authored
3838cc8
View commit details
Copy full SHA for 3838cc8
Browse repository at this point
Previous
Next
You can’t perform that action at this time.