issues
search
tommikaikkonen
/
prettyprinter
Syntax-highlighting, declarative and composable pretty printer for Python 3.5+
https://prettyprinter.readthedocs.io
MIT License
336
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
0.18.0: missing git tag
#96
kloczek
opened
6 months ago
0
Use legacy for ZMQInteractiveShell instead of throwing AttributeError
#95
BlackHC
opened
11 months ago
0
pprinting a Dataclass with a numpy array field and None as default fails
#94
aseltmann
opened
1 year ago
0
Module self-reference makes it impossible to access code in `prettyprinter.py`
#93
macdjord
opened
1 year ago
0
Incorrect handling of subtypes of datetime types
#92
macdjord
opened
1 year ago
0
Bump wheel from 0.29.0 to 0.38.1
#91
dependabot[bot]
opened
1 year ago
0
truncated output
#90
petaflot
opened
2 years ago
0
`import prettyprinter` empties stdin when stdin reads from file.
#89
Kenny2github
opened
2 years ago
0
Bump numpy from 1.16.1 to 1.22.0
#88
dependabot[bot]
opened
2 years ago
0
prettyprinter+PIL.Image+ipython crash
#87
anntzer
opened
2 years ago
0
Bump ipython from 6.2.1 to 7.16.3
#86
dependabot[bot]
opened
2 years ago
0
Bump pip from 9.0.1 to 21.1
#85
dependabot[bot]
opened
3 years ago
0
Bump django from 1.10.8 to 2.2.24
#84
dependabot[bot]
opened
3 years ago
0
Bump pip from 9.0.1 to 19.2
#83
dependabot[bot]
closed
3 years ago
1
Bump pygments from 2.2.0 to 2.7.4
#82
dependabot[bot]
opened
3 years ago
0
Bump pyyaml from 3.11 to 5.4
#81
dependabot[bot]
opened
3 years ago
0
Bump cryptography from 1.7 to 3.2
#80
dependabot[bot]
opened
4 years ago
0
Unwanted class(...) style printing of scalar values
#79
naught101
opened
4 years ago
0
Formatting of dict keys depends on the length of the corresponding value
#78
anntzer
opened
4 years ago
0
Bump django from 1.10.8 to 1.11.29
#77
dependabot[bot]
closed
3 years ago
1
Django 2.x models with choices cause exceptions
#76
dragonpaw
opened
4 years ago
0
Resolving the issue #74
#75
pynista
opened
4 years ago
0
Prettyprinter does not print dataclass default values
#74
pynista
opened
4 years ago
2
long URLs are broken into a multi-line string which is hard to copy
#73
bartzy
opened
4 years ago
2
Bump django from 1.10.8 to 1.11.28
#72
dependabot[bot]
closed
4 years ago
1
Bump django from 1.10.8 to 1.11.23
#71
dependabot[bot]
closed
4 years ago
1
Prettyprinting an IPython.core.magics.execution.TimeitResult crashes prettyprinter
#70
anntzer
opened
5 years ago
0
Format color (instead of simply print colored to stream)
#69
Qix-
opened
5 years ago
1
Fix prettyprinting of IntEnum, Flag, and IntFlag.
#68
anntzer
opened
5 years ago
0
Width argument not respected when set to large value
#67
frnhr
opened
5 years ago
1
various issues with enum.{IntEnum,Flag,IntFlag}
#66
anntzer
opened
5 years ago
1
pdb and/or ipdb support
#65
jjlee
opened
5 years ago
0
Short class names
#64
jjlee
opened
5 years ago
0
Truncate numpy arrays with ndim >= 2 so that the total printed does not exceed max_seq_len
#63
crowsonkb
closed
5 years ago
1
Use $COLORFGBG to help decide whether to use a dark or light style
#62
crowsonkb
closed
5 years ago
1
crash when prettyprinting Mock() in ipython
#61
anntzer
closed
5 years ago
1
Support for types.SimpleNamespace?
#60
anntzer
closed
5 years ago
1
Incorrect indentation of entries in long dicts
#59
anntzer
closed
5 years ago
1
Fix test suite compatibility with hypothesis4.
#58
anntzer
closed
5 years ago
1
Improve prettyprinting of builtin bound methods.
#57
anntzer
closed
5 years ago
1
Add `print` to repo topics
#56
Cologler
closed
5 years ago
1
How do I use it in jupyter
#55
neosun100
closed
5 years ago
1
tests incompatible with django 2
#54
carlwgeorge
opened
5 years ago
0
tests incompatible with hypothesis 4
#53
carlwgeorge
closed
5 years ago
1
PyPI sdist has lowercase DJANGO_SETTINGS_MODULE in setup.cfg
#52
carlwgeorge
opened
5 years ago
0
On Py3.6+, pprint Counters in descending count order.
#51
anntzer
closed
5 years ago
1
Improve prettyprinting of multidimensional numpy arrays.
#50
anntzer
opened
5 years ago
1
Further improve numpy array prettyprinting
#49
anntzer
opened
5 years ago
2
Counter prettyprinter should sort entries by count
#48
anntzer
opened
5 years ago
1
Add prettyprinter for numpy ndarrays.
#47
anntzer
closed
5 years ago
2
Next