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
Add helper to apply default config.
#46
anntzer
closed
5 years ago
1
Document max_seq_len in function docstrings.
#45
anntzer
closed
5 years ago
1
Fix various doc markup issues.
#44
anntzer
closed
5 years ago
1
Delete unused/outdated travis config.
#43
anntzer
closed
5 years ago
1
Add support for functools.partialmethod.
#42
anntzer
closed
5 years ago
2
trailing commas
#41
anntzer
opened
5 years ago
1
Fix typo in changelog
#40
Vlad-Shcherbina
closed
5 years ago
1
Pretty-print numpy scalars.
#39
anntzer
closed
5 years ago
4
Add support for prettyprinting C-API named tuples
#38
tommikaikkonen
closed
5 years ago
4
Improve printing of "C namedtuples"
#37
anntzer
closed
5 years ago
1
numpy.float64 is printed differently from other numpy numeric types
#36
anntzer
closed
5 years ago
1
feature request: ptpython extra
#35
carlwgeorge
opened
5 years ago
1
Fix exponential runtime in highly nested data
#34
tommikaikkonen
closed
5 years ago
1
Fix infinite loop when rendering strings in highly nested data
#33
tommikaikkonen
closed
5 years ago
1
`requests.structures.CaseInsensitiveDict` does not format correctly
#32
carlwgeorge
closed
5 years ago
4
STATEGY -> STRATEGY.
#31
anntzer
closed
5 years ago
2
Add vim swapfiles to gitignore.
#30
anntzer
closed
5 years ago
1
Only split Path prettyprints on "/", not on "-" or other nonword chars.
#29
anntzer
closed
5 years ago
3
Running time is exponential in the depth of the structure
#28
Vlad-Shcherbina
closed
5 years ago
2
Customize dataclass representations
#27
cristipp
closed
5 years ago
3
Overriding str pretty-printing (for both pprint and cpprint in Jupyter)
#26
patarapolw
closed
5 years ago
1
Infinite loops for hard cases?
#25
amueller
closed
5 years ago
3
Wrote pretty filepointers
#24
ghost
opened
6 years ago
0
Add pathlib support
#23
RazerM
closed
6 years ago
2
Fix missing trailing commas in requirements
#22
RazerM
closed
6 years ago
1
Fix invalid reST in HISTORY.rst
#21
RazerM
closed
6 years ago
1
Added pretty print for filepointer (open('file','mode'))
#20
ghost
closed
6 years ago
0
Fix jupyter notebook usage: Replace stty with shutil.get_terminal_size
#19
jdanbrown
closed
6 years ago
3
Fixes for Python 3.6 dataclasses
#18
dangirsh
closed
6 years ago
2
Django field with choices shows incorrect display name
#17
tommikaikkonen
closed
6 years ago
1
Python 3.4 support
#16
pdonorio
opened
6 years ago
1
Define pretty printer for ast
#15
johnnoone
closed
6 years ago
1
Python 3.5 support
#14
tommikaikkonen
closed
6 years ago
0
Deferred printer registration
#13
tommikaikkonen
closed
6 years ago
0
Define pretty printers for more standard library modules
#12
tommikaikkonen
opened
6 years ago
2
add support for mappingproxy.
#11
Cologler
closed
6 years ago
1
Is MacOS supported?
#10
massenz
closed
6 years ago
2
[FR] print mappingproxy like a dict
#9
Cologler
closed
6 years ago
3
Is Python 3.5 supported?
#8
pquentin
closed
6 years ago
2
ipy.highlighting_style can be a string
#7
njsmith
closed
6 years ago
2
Support _repr_pretty_
#6
tommikaikkonen
closed
6 years ago
0
Stop sorting dicts (at least by default)?
#5
njsmith
closed
6 years ago
6
how to display colors
#4
Cologler
closed
6 years ago
2
RecursionError in some sort of obscure IPython/prettyprinter interaction case
#3
njsmith
closed
6 years ago
5
Hooking the built-in REPL
#2
njsmith
closed
6 years ago
2
Using with logging
#1
asyncee
closed
6 years ago
2
Previous