openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
python-tablefu
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
14 days
ago. based on code collected
14 days
ago.
Mar 25, 2025 — Mar 25, 2026
Showing page 2 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added another header test
palewire
More...
about 15 years ago
Added a Header class and property so that styled out headers can be placed on columns in a later commit. Comes with test.
palewire
More...
about 15 years ago
Updated readme
Chris Amico
More...
about 15 years ago
Added a unique argument to TableFu.values, which returns a set instead of a list
Chris Amico
More...
about 15 years ago
Map method added
Chris Amico
More...
about 15 years ago
Transpose method works
Chris Amico
More...
about 15 years ago
Added utility static methods to grab CSVs from a URL or file path
Chris Amico
More...
over 15 years ago
Switching comprehensions to generator expressions where possible, in vain hopes of finding a little speed
Chris Amico
More...
over 15 years ago
Added serialization methods for JSON, CSV and Python dict
Chris Amico
More...
over 15 years ago
Some setup.py tweaks
Chris Amico
More...
over 15 years ago
Version bump to 0.3.0
Chris Amico
More...
over 15 years ago
Filtering now available
Chris Amico
More...
over 15 years ago
Added a count method
Chris Amico
More...
over 15 years ago
Die, camel case.
Chris Amico
More...
over 15 years ago
Added docstrings to unit tests
Chris Amico
More...
over 15 years ago
Added a Row.__iter__() method so list(row) works
Chris Amico
More...
over 15 years ago
Better gitignore
Chris Amico
More...
over 15 years ago
Added dictionary-like methods
Chris Amico
More...
over 15 years ago
Cell values are now writable by setting row keys
Chris Amico
More...
over 15 years ago
Changed TableFu.__init__ to accept file-like objects, specifically web pages
Chris Amico
More...
almost 16 years ago
Fixed a README error
Chris Amico
More...
almost 16 years ago
Added documentation on HTML output
Chris Amico
More...
almost 16 years ago
Added a setup.py script
Chris Amico
More...
almost 16 years ago
Now with HTML output
Chris Amico
More...
almost 16 years ago
More tests. Moving toward outputting HTML
=
More...
almost 16 years ago
More documentation and tests
Chris Amico
More...
almost 16 years ago
Added new formatting filters: intcomma and dollars.
Chris Amico
More...
almost 16 years ago
Changed the way columns get turned into strings to reflect user-set columns.
Chris Amico
More...
almost 16 years ago
Added a link formatter. Still having trouble making Formatter.register work as a decorator
Chris Amico
More...
almost 16 years ago
Broke format registry a bit. Trying to make it work as a decorator
Chris Amico
More...
almost 16 years ago
←
1
2
3
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree