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 }}
pmav99
/
python-devtools
Public
forked from
samuelcolvin/python-devtools
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-devtools
devtools
prettier.py
on
main
User selector
All users
All time
Commit history
Commits on Aug 17, 2023
support dataclasses with slots (#136)
samuelcolvin
authored
00047cb
View commit details
Copy full SHA for 00047cb
View code at this point
Browse repository at this point
Commits on Apr 5, 2023
Insert assert (#126)
Show description for 61c6b67
samuelcolvin
authored
61c6b67
View commit details
Copy full SHA for 61c6b67
View code at this point
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
View code at this point
Browse repository at this point
switch to ruff (#124)
Show description for 8f087b2
samuelcolvin
authored
8f087b2
View commit details
Copy full SHA for 8f087b2
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jul 26, 2022
Moving to `pyproject.toml` and complete type hints (#107)
Show description for cd5d511
samuelcolvin
authored
cd5d511
View commit details
Copy full SHA for cd5d511
View code at this point
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
View code at this point
Browse repository at this point
uprev deps (#106)
Show description for 1e3e942
samuelcolvin
authored
1e3e942
View commit details
Copy full SHA for 1e3e942
View code at this point
Browse repository at this point
Commits on Sep 8, 2021
cache pygments load (#96)
Show description for 54b2b2b
samuelcolvin
authored
54b2b2b
View commit details
Copy full SHA for 54b2b2b
View code at this point
Browse repository at this point
Commits on Sep 5, 2021
Implement parsing SQLAlchemy objects (#94)
Show description for 746dfb2
3 people
authored
746dfb2
View commit details
Copy full SHA for 746dfb2
View code at this point
Browse repository at this point
Commits on Sep 3, 2021
use f-strings not .format() (#89)
Show description for 72c72a1
samuelcolvin
authored
72c72a1
View commit details
Copy full SHA for 72c72a1
View code at this point
Browse repository at this point
Display more generators (#88)
Show description for 3abf580
samuelcolvin
authored
3abf580
View commit details
Copy full SHA for 3abf580
View code at this point
Browse repository at this point
Commits on Jul 29, 2020
uprev test deps and correct import orders (#65)
samuelcolvin
authored
843c7b6
View commit details
Copy full SHA for 843c7b6
View code at this point
Browse repository at this point
allow type(dict(...)), fix #62 (#64)
samuelcolvin
authored
0e3610d
View commit details
Copy full SHA for 0e3610d
View code at this point
Browse repository at this point
Commits on Jun 16, 2020
Feature/color on win (#57)
Show description for ff3bb9f
Cielquan
and
samuelcolvin
authored
ff3bb9f
View commit details
Copy full SHA for ff3bb9f
View code at this point
Browse repository at this point
Commits on May 29, 2020
pretty output for non-standard dicts (#60)
Show description for 8db5110
samuelcolvin
authored
8db5110
View commit details
Copy full SHA for 8db5110
View code at this point
Browse repository at this point
attempt to improve import time (#50)
Show description for 0ea775f
samuelcolvin
authored
0ea775f
View commit details
Copy full SHA for 0ea775f
View code at this point
Browse repository at this point
__pretty__ method in pydantic (#59)
Show description for 816cdde
samuelcolvin
authored
816cdde
View commit details
Copy full SHA for 816cdde
View code at this point
Browse repository at this point
Commits on May 17, 2020
move to github actions (#53)
Show description for 0de8d7a
samuelcolvin
authored
0de8d7a
View commit details
Copy full SHA for 0de8d7a
View code at this point
Browse repository at this point
Commits on May 16, 2020
tweak __pretty__
samuelcolvin
committed
049965d
View commit details
Copy full SHA for 049965d
View code at this point
Browse repository at this point
fix __pretty__ get (#52)
Show description for 7dcb0d5
samuelcolvin
authored
7dcb0d5
View commit details
Copy full SHA for 7dcb0d5
View code at this point
Browse repository at this point
Commits on Jan 3, 2019
implement support for __pretty__ (#36)
Show description for 540e1d9
samuelcolvin
authored
540e1d9
View commit details
Copy full SHA for 540e1d9
View code at this point
Browse repository at this point
Commits on Dec 30, 2018
Multidict (#34)
Show description for 7fcb502
samuelcolvin
authored
7fcb502
View commit details
Copy full SHA for 7fcb502
View code at this point
Browse repository at this point
Commits on Dec 29, 2018
betting wrapping of string and bytes (#32)
samuelcolvin
authored
386e6d8
View commit details
Copy full SHA for 386e6d8
View code at this point
Browse repository at this point
Commits on Dec 28, 2018
Scheduled monthly dependency update for December (#27)
Show description for 5dabb18
pyup-bot
authored and
samuelcolvin
committed
5dabb18
View commit details
Copy full SHA for 5dabb18
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
adding timer
samuelcolvin
committed
33a3b1e
View commit details
Copy full SHA for 33a3b1e
View code at this point
Browse repository at this point
improve examples, fix tests
samuelcolvin
committed
887d2a3
View commit details
Copy full SHA for 887d2a3
View code at this point
Browse repository at this point
improving docs html
samuelcolvin
committed
0f9f375
View commit details
Copy full SHA for 0f9f375
View code at this point
Browse repository at this point
fix odd cases for 35 vs 36
samuelcolvin
committed
a9fcc65
View commit details
Copy full SHA for a9fcc65
View code at this point
Browse repository at this point
pretty printing call args, fix #7
samuelcolvin
committed
2c3eaa0
View commit details
Copy full SHA for 2c3eaa0
View code at this point
Browse repository at this point
Commits on Sep 14, 2017
support named tuples
samuelcolvin
committed
1b78f99
View commit details
Copy full SHA for 1b78f99
View code at this point
Browse repository at this point
Commits on Sep 9, 2017
add OrderedDict and frozenset support
samuelcolvin
committed
2f8bc9a
View commit details
Copy full SHA for 2f8bc9a
View code at this point
Browse repository at this point
highlighting, uprev, readme
samuelcolvin
committed
ca9b0f5
View commit details
Copy full SHA for ca9b0f5
View code at this point
Browse repository at this point
cleanup ansi and colourise arguments
samuelcolvin
committed
9fe3c5b
View commit details
Copy full SHA for 9fe3c5b
View code at this point
Browse repository at this point
pretty printing output
samuelcolvin
committed
b806ec2
View commit details
Copy full SHA for b806ec2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.