Recent Releases of texttable
texttable -
Add boolean formatting option (https://github.com/foutaise/texttable/pull/89)
- Python
Published by foutaise almost 3 years ago
texttable -
Get rid of stub file in wheel package (https://github.com/foutaise/texttable/issues/84)
- Python
Published by foutaise over 3 years ago
texttable -
Fix regression introduced in 1.6.5 release (https://github.com/foutaise/texttable/issues/83)
- Python
Published by foutaise over 3 years ago
texttable -
Modify setup.py to include missing stub file in wheel package (https://github.com/foutaise/texttable/issues/82)
- Python
Published by foutaise over 3 years ago
texttable -
Fix alignment bug when deco is modified (https://github.com/foutaise/texttable/issues/76)
- Python
Published by foutaise about 5 years ago
texttable -
Improve int conversion (https://github.com/foutaise/texttable/issues/70)
- Python
Published by foutaise almost 6 years ago
texttable -
Fix auto-formatting NaN (https://github.com/foutaise/texttable/pull/60)
- Python
Published by foutaise about 7 years ago
texttable -
Include tests, license in source tarball (https://github.com/foutaise/texttable/issues/58) Add changelog
- Python
Published by foutaise over 7 years ago
texttable -
Add basic emoji support (https://github.com/foutaise/texttable/issues/55)
- Python
Published by foutaise over 7 years ago
texttable -
Create a method for redefining the max_width (https://github.com/foutaise/texttable/issues/54) Use setuptools instead of distutils to upload metadata to PyPI (https://github.com/foutaise/texttable/issues/49) Switch to MIT license
- Python
Published by foutaise over 7 years ago
texttable -
Add setheaderalign() method (https://github.com/foutaise/texttable/issues/45)
- Python
Published by foutaise about 8 years ago
texttable -
Fix missing textwrapper command when cjkwrap is not used (https://github.com/foutaise/texttable/issues/43)
- Python
Published by foutaise about 8 years ago
texttable -
Remove redundant code for unsupported/EOL Python (https://github.com/foutaise/texttable/pull/31)
- Python
Published by foutaise about 8 years ago
texttable -
Use test_cjkwrap only when cjkwrap is available (https://github.com/foutaise/texttable/issues/35)
- Python
Published by foutaise over 8 years ago
texttable -
Use cjkwrap for better CJK text support (https://github.com/foutaise/texttable/issues/34)
- Python
Published by foutaise over 8 years ago
texttable -
Fallback to text on TypeError (https://github.com/foutaise/texttable/issues/28)
- Python
Published by foutaise over 8 years ago
texttable -
Easier formatting, allow callable as a column datatype (PR https://github.com/foutaise/texttable/pull/27)
- Python
Published by foutaise over 8 years ago
texttable -
fix bug in wide chars handling (https://github.com/foutaise/texttable/issues/9) avoid use of sys.version to obtain Python version (https://github.com/foutaise/texttable/pull/24)
- Python
Published by foutaise almost 9 years ago
texttable -
add support for combining characters (https://github.com/foutaise/texttable/pull/19)
- Python
Published by foutaise about 9 years ago
texttable -
fix width of table exceeds max_width parameter (https://github.com/foutaise/texttable/pull/15)
- Python
Published by foutaise about 9 years ago
texttable -
Add east asian support (https://github.com/foutaise/texttable/pull/12) Relative col widths improvements + unit tests (https://github.com/foutaise/texttable/pull/13)
- Python
Published by foutaise over 9 years ago
texttable -
Proper handling of unicode in headers (https://github.com/foutaise/texttable/issues/9)
- Python
Published by foutaise over 9 years ago
texttable -
Preserve empty lines (https://github.com/foutaise/texttable/pull/8)
- Python
Published by foutaise over 9 years ago
texttable -
Better handling of unicode encodings (https://github.com/foutaise/texttable/pull/6)
- Python
Published by foutaise almost 10 years ago