An open API service for providing issue and pull request metadata for open source projects.

GitHub / astanin/python-tabulate issues and pull requests

#369 - New feature: provide a means of obtaining table geometry.

Issue - State: open - Opened by minitchoup 27 days ago - 1 comment

#368 - fix(docs): Correct typo in ANSI support section

Pull Request - State: open - Opened by snowykr 2 months ago

#366 - Fix multiline support for github format

Pull Request - State: open - Opened by CodeGenerator 3 months ago

#364 - Why isn't 0.10.0 on PyPi?

Issue - State: open - Opened by jereeves5 4 months ago - 1 comment

#363 - Control handling of new lines

Issue - State: open - Opened by johann-petrak 4 months ago

#362 - Fix handling "True"/"False" bool str and None

Pull Request - State: open - Opened by Hnasar 5 months ago

#361 - Preserve Float Subclass

Issue - State: open - Opened by deckar01 5 months ago - 3 comments

#358 - Feature request: add typst table format support

Issue - State: open - Opened by pachi 6 months ago

#357 - Feature request: column separators

Issue - State: open - Opened by njourdane 7 months ago

#356 - Fix some None handling, automate PyPI release

Pull Request - State: open - Opened by pjkundert 8 months ago

#355 - maxcolwidths is broken with fancy_outline

Issue - State: open - Opened by yurivict 9 months ago - 3 comments

#353 - 3K lines monolith?

Issue - State: open - Opened by RafaelCintaFerreira 9 months ago

#351 - Correct README.md examples and outputs using doctest

Pull Request - State: closed - Opened by pjkundert 10 months ago - 3 comments

#350 - Apply ruff rules (RUF)

Pull Request - State: open - Opened by DimitriPapadopoulos 10 months ago

#349 - Apply ruff/flake8-simplify rules (SIM)

Pull Request - State: open - Opened by DimitriPapadopoulos 10 months ago

#348 - Add support for Python 3.13

Pull Request - State: closed - Opened by hugovk 10 months ago - 1 comment

#347 - Apply ruff/flake8-implicit-str-concat rules (ISC)

Pull Request - State: open - Opened by DimitriPapadopoulos 10 months ago

#346 - Apply assorted ruff/flake8-bugbear rules (B)

Pull Request - State: open - Opened by DimitriPapadopoulos 10 months ago

#345 - Apply ruff/flake8-comprehensions rules (C4)

Pull Request - State: open - Opened by DimitriPapadopoulos 10 months ago

#344 - rename unitest workflow

Pull Request - State: closed - Opened by astanin 10 months ago

#343 - Apply ruff/Perflint rule PERF402

Pull Request - State: closed - Opened by DimitriPapadopoulos 10 months ago

#341 - Add table format "colon_grid"

Pull Request - State: closed - Opened by dn813 10 months ago - 2 comments

#340 - Switch from CircleCI to GitHub Actions

Pull Request - State: closed - Opened by astanin 10 months ago

#339 - Tabulate raises `ValueError` with `np.array` as cell values

Issue - State: open - Opened by luxedo 11 months ago - 2 comments

#338 - [feature request] customize header padding

Issue - State: open - Opened by dave-doty 11 months ago - 1 comment

#337 - minor change to fix issue preventing passing in an interable for showindex

Pull Request - State: open - Opened by rebeccaherman1 11 months ago - 3 comments
Labels: needs tests

#336 - [feature request] maxcolwidths line break issue when using tablefmt

Issue - State: open - Opened by kopes18 12 months ago - 1 comment

#335 - Any plan to release 0.9.1 to PyPI?

Issue - State: open - Opened by flcong about 1 year ago - 12 comments

#334 - Bug: SEPARATING_LINE does not work with headers="keys"

Issue - State: open - Opened by fuellbie about 1 year ago

#333 - Fix argument parsing of the command line utility

Pull Request - State: closed - Opened by frsche about 1 year ago - 1 comment

#332 - Add new Pandoc grid table format

Issue - State: closed - Opened by Bruntaz about 1 year ago

#331 - Fix support for separating lines

Pull Request - State: closed - Opened by cdar about 1 year ago

#330 - Inconsistent 'floatfmt'?

Issue - State: closed - Opened by cwrpp about 1 year ago - 2 comments

#328 - SEPARATING_LINE doesn't work with grid table formats

Issue - State: open - Opened by lingrlongr about 1 year ago - 1 comment

#327 - UnicodeEncodeError: 'charmap' codec can't encode characters

Issue - State: open - Opened by charliemb2 about 1 year ago - 1 comment

#326 - Add API support for passing min_width parameter to simple_separated_format

Pull Request - State: open - Opened by stefansjs about 1 year ago - 1 comment
Labels: breaking changes

#325 - Publish a new package version

Issue - State: closed - Opened by tywallis about 1 year ago

#324 - how to set the maxcolwidths argument in CLI

Issue - State: closed - Opened by 11100010 over 1 year ago - 1 comment

#323 - TypeError when cell is None

Issue - State: open - Opened by viewercq over 1 year ago - 1 comment

#322 - SEPARATING_LINE does not work with "outline" formats

Issue - State: open - Opened by GuidoBartoli over 1 year ago - 1 comment

#321 - Discussion: data types of the columns

Issue - State: open - Opened by airvzxf over 1 year ago

#319 - Bug fix for issue #318 | `intfmt`: error for strings which contain integer values

Pull Request - State: closed - Opened by airvzxf over 1 year ago - 5 comments

#318 - Bug: `intfmt` error for strings which contain integer values

Issue - State: open - Opened by airvzxf over 1 year ago - 1 comment

#315 - [bug] Error if trying to render a table with no rows using maxcolwidths

Issue - State: open - Opened by elehcimd over 1 year ago - 1 comment

#314 - Add "flow" tablefmt which doesn't do any formatting

Pull Request - State: open - Opened by elric1 over 1 year ago - 1 comment
Labels: feature creep

#313 - Fix column wrapping breaking with None values (fixes #312)

Pull Request - State: open - Opened by gschizas over 1 year ago - 4 comments
Labels: incomplete

#311 - Placeholder for empty cells

Issue - State: open - Opened by dsoprea over 1 year ago

#310 - Add Pydantic BaseModel object support

Pull Request - State: open - Opened by jjeff07 over 1 year ago

#309 - Support for Pydantic Models

Issue - State: open - Opened by justin-jeffery-ipf over 1 year ago

#308 - Fix column wrapping breaking ANSI escape codes (fixes #307)

Pull Request - State: closed - Opened by devdanzin over 1 year ago

#307 - Column wrapping may break ANSI escape codes

Issue - State: closed - Opened by devdanzin over 1 year ago - 2 comments

#306 - Fix a `KeyError` when tabulating empty data with the `colalign` param populated

Pull Request - State: closed - Opened by oddbookworm over 1 year ago - 1 comment

#304 - Add support for Python 3.12 and drop EOL 3.7

Pull Request - State: closed - Opened by hugovk over 1 year ago - 2 comments

#302 - fix bugs when cell has ansi

Pull Request - State: open - Opened by inisis over 1 year ago - 1 comment
Labels: needs tests

#301 - Feature Request: MarkupHeader

Issue - State: open - Opened by WolfgangFahl over 1 year ago

#300 - Fix TypeError when using a tuple for maxcolwidths #214

Pull Request - State: closed - Opened by pzarfos over 1 year ago

#297 - Idea/Feature Request: Allow callable for `floatfmt`.

Issue - State: open - Opened by jagerber48 almost 2 years ago - 3 comments

#296 - Fix asciidoc alignment.

Pull Request - State: open - Opened by J08nY almost 2 years ago - 1 comment
Labels: needs tests

#295 - Fix colalign in HTML when default is right.

Pull Request - State: open - Opened by J08nY almost 2 years ago - 1 comment
Labels: needs tests

#294 - stralign=None breaks table completely

Issue - State: open - Opened by AntonOvsyannikov almost 2 years ago

#293 - Fix typos found by codespell

Pull Request - State: closed - Opened by DimitriPapadopoulos almost 2 years ago

#292 - colalign argument crashes tabulate if no data

Issue - State: open - Opened by dmoklaf almost 2 years ago - 2 comments

#291 - Changing decimal point (locale?)

Issue - State: open - Opened by thomasa88 almost 2 years ago

#290 - feature: Limit the width of my table based on the width of the console

Issue - State: open - Opened by Adamou02 almost 2 years ago - 1 comment

#289 - bug: Error when I print a table with colored data

Issue - State: open - Opened by Adamou02 almost 2 years ago - 1 comment

#288 - Fix separating line detection with ndarray values

Pull Request - State: open - Opened by alugowski almost 2 years ago - 1 comment

#287 - FutureWarning if a table cell is a numpy array

Issue - State: open - Opened by alugowski almost 2 years ago - 1 comment

#286 - A "matrix" table format

Issue - State: open - Opened by alugowski almost 2 years ago

#285 - Is there a way to only print the header line for every 30th line of output?

Issue - State: open - Opened by pmi123 almost 2 years ago - 1 comment

#284 - intfmt and setlocale

Issue - State: open - Opened by aborruso almost 2 years ago

#282 - pylint: gh action & fixes

Pull Request - State: closed - Opened by kotborealis about 2 years ago - 1 comment

#281 - Pypi package is stale

Issue - State: open - Opened by kotborealis about 2 years ago - 21 comments

#279 - Fix support for separating lines

Pull Request - State: closed - Opened by pjkundert about 2 years ago - 4 comments
Labels: incomplete

#278 - Incompatibility with Python 3.11

Issue - State: open - Opened by Anthirian about 2 years ago - 1 comment

#277 - Logs not rendering properly in OpenShift console.

Issue - State: closed - Opened by te-ak about 2 years ago - 3 comments

#276 - It seems the 0.9.0 version in PyPI is not the same as the current one in this repo

Issue - State: closed - Opened by flcong about 2 years ago - 2 comments

#275 - Header on the left

Issue - State: open - Opened by isidroas about 2 years ago - 1 comment

#272 - SyntaxError: invalid syntax

Issue - State: open - Opened by cheungfeifu about 2 years ago - 1 comment

#271 - [bug] Handling NoneTypes while using the maxcolwidths feature

Issue - State: open - Opened by f0sh about 2 years ago - 2 comments

#270 - FutureWarning: elementwise comparison failed

Issue - State: open - Opened by GuidoBartoli about 2 years ago

#269 - Coloring output with blessed module

Issue - State: open - Opened by ajgringo619 about 2 years ago

#268 - Fix separating line with dataclasses

Pull Request - State: open - Opened by baolsen about 2 years ago - 1 comment