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 }}
CodeGenerator
/
python-tabulate
Public
forked from
astanin/python-tabulate
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-tabulate
test
on
master
User selector
All users
All time
Commit history
Commits on Oct 8, 2024
apply black to fix linting errors
astanin
committed
cf45298
View commit details
Copy full SHA for cf45298
View code at this point
Browse repository at this point
Merge pull request #243 from pjkundert/feature-empties
Show description for f0437c1
astanin
authored
f0437c1
View commit details
Copy full SHA for f0437c1
View code at this point
Browse repository at this point
Commits on Oct 7, 2024
Support better type deduction
Show description for 8c9c9e7
pjkundert
committed
8c9c9e7
View commit details
Copy full SHA for 8c9c9e7
View code at this point
Browse repository at this point
Commits on Sep 27, 2024
Merge branch 'master' into feature-separating
astanin
authored
1cf0f87
View commit details
Copy full SHA for 1cf0f87
View code at this point
Browse repository at this point
Merge pull request #293 from DimitriPapadopoulos/codespell
Show description for cecb08e
astanin
authored
cecb08e
View commit details
Copy full SHA for cecb08e
View code at this point
Browse repository at this point
Merge pull request #308 from devdanzin/master
Show description for bbc5ff1
astanin
authored
bbc5ff1
View commit details
Copy full SHA for bbc5ff1
View code at this point
Browse repository at this point
Commits on Sep 26, 2024
Fix lint
hugovk
committed
29e0b1f
View commit details
Copy full SHA for 29e0b1f
View code at this point
Browse repository at this point
A round of black to pass CI tests
DimitriPapadopoulos
committed
ca385d2
View commit details
Copy full SHA for ca385d2
View code at this point
Browse repository at this point
Fix typos found by codespell
DimitriPapadopoulos
committed
1f49977
View commit details
Copy full SHA for 1f49977
View code at this point
Browse repository at this point
Merge pull request #300 from pzarfos/fix-#214-maxcolwidths-doesn't-accept-tuple
Show description for f99343a
astanin
authored
f99343a
View commit details
Copy full SHA for f99343a
View code at this point
Browse repository at this point
add preserve_whitespace to test_tabulate_signature
astanin
committed
54ac107
View commit details
Copy full SHA for 54ac107
View code at this point
Browse repository at this point
apply black to the PR branch and fix lint errors
astanin
committed
049d7d9
View commit details
Copy full SHA for 049d7d9
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into pr-79
Show description for fb43cf9
astanin
committed
fb43cf9
View commit details
Copy full SHA for fb43cf9
View code at this point
Browse repository at this point
Merge pull request #331 from cdar/bugfix/322-328/separating-lines
Show description for ee0472e
astanin
authored
ee0472e
View commit details
Copy full SHA for ee0472e
View code at this point
Browse repository at this point
Merge branch 'master' into master
astanin
authored
0944a22
View commit details
Copy full SHA for 0944a22
View code at this point
Browse repository at this point
Merge pull request #341 from dn813/master
Show description for 3b66d2d
astanin
authored
3b66d2d
View commit details
Copy full SHA for 3b66d2d
View code at this point
Browse repository at this point
Merge branch 'dev-ci-github-actions'
astanin
committed
23e4fcd
View commit details
Copy full SHA for 23e4fcd
View code at this point
Browse repository at this point
fix E721 warning in tabulate/__init__.py
astanin
committed
4e97640
View commit details
Copy full SHA for 4e97640
View code at this point
Browse repository at this point
apply black
astanin
committed
968f258
View commit details
Copy full SHA for 968f258
View code at this point
Browse repository at this point
Expand tests for colon_grid
Dan Nicholson
committed
18d7b50
View commit details
Copy full SHA for 18d7b50
View code at this point
Browse repository at this point
Merge branch 'master' into future
astanin
authored
be7596e
View commit details
Copy full SHA for be7596e
View code at this point
Browse repository at this point
Merge pull request #319 from airvzxf/bugfix/318/intfmt-string-values
Show description for 12a805b
astanin
authored
12a805b
View commit details
Copy full SHA for 12a805b
View code at this point
Browse repository at this point
Merge pull request #265 from arpitjain099/master
Show description for 8946da0
astanin
authored
8946da0
View commit details
Copy full SHA for 8946da0
View code at this point
Browse repository at this point
Merge pull request #304 from hugovk/add-3.12
Show description for 6dd44ca
astanin
authored
6dd44ca
View commit details
Copy full SHA for 6dd44ca
View code at this point
Browse repository at this point
Merge pull request #232 from jeromegit/bugfix/issue-231/SEPARATING_LINE-issue-with-padded-columns-format
Show description for 8a26993
astanin
authored
8a26993
View commit details
Copy full SHA for 8a26993
View code at this point
Browse repository at this point
Commits on Sep 25, 2024
Add colon_grid table format
Dan Nicholson
committed
b49b98e
View commit details
Copy full SHA for b49b98e
View code at this point
Browse repository at this point
Commits on Jun 25, 2024
Fix support for separating lines
cdar
committed
0655054
View commit details
Copy full SHA for 0655054
View code at this point
Browse repository at this point
Commits on Apr 14, 2024
Updated the import of the PyTest jump decorator.
airvzxf
committed
23b3cc6
View commit details
Copy full SHA for 23b3cc6
View code at this point
Browse repository at this point
Commits on Apr 13, 2024
Added validation for integer numbers format when the number is colored.
airvzxf
committed
e45cac1
View commit details
Copy full SHA for e45cac1
View code at this point
Browse repository at this point
Fixed the problem with the intfmt argument.
airvzxf
committed
92cb709
View commit details
Copy full SHA for 92cb709
View code at this point
Browse repository at this point
Commits on Jan 15, 2024
Make assert_equal() print repr() instead of str().
devdanzin
committed
e1c59c3
View commit details
Copy full SHA for e1c59c3
View code at this point
Browse repository at this point
Commits on Jan 14, 2024
Fix breaking up of long words so it doesn't mess up ANSI escape codes.
devdanzin
committed
d27d366
View commit details
Copy full SHA for d27d366
View code at this point
Browse repository at this point
Commits on Jan 13, 2024
WIP: Try to fix tabulate._CustomTextWrap._handle_long_word breaking up ANSI escape codes.
devdanzin
committed
d19c2fb
View commit details
Copy full SHA for d19c2fb
View code at this point
Browse repository at this point
Commits on Jan 3, 2024
added regression test
oddbookworm
committed
216a36e
View commit details
Copy full SHA for 216a36e
View code at this point
Browse repository at this point
Commits on Dec 21, 2023
Upgrade Python syntax with pyupgrade --py38-plus
hugovk
committed
a37d34a
View commit details
Copy full SHA for a37d34a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.