uniout

String printer

Makes Python print object representations in readable chars instead of escaped strings.

Never see escaped bytes in output.

GitHub

158 stars
12 watching
18 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hakancelikdev/unimport Tool for detecting and removing unused import statements in code 239
joukos/papertty Software for rendering TTY or VNC on e-ink displays using Python and Raspberry Pi. 957
parroty/exprintf A printf/sprintf library as a wrapper for Elixir's :io.format to simplify usage and conversion between its format string syntax and the language's standard input/output functions. 33
krassowski/jupyter-manim Enables display of video output from 3D animation software in Jupyter notebooks 196
atugushev/flake8-printf-formatting Prevents printf-style string formatting in Python code to enforce best practices and quality standards 11
stchris/untangle Converts XML to Python objects, allowing easy navigation and access of elements and attributes. 613
russhughes/thmi_py A MicroPython driver for an 8-bit parallel display 5
un33k/django-uuslug Guarantees uniqueness and handles Unicode in Django slug generation 277
haskell/pretty A library providing a consistent and configurable way to print text in a human-readable format. 69
razum2um/aprint Prints data in a human-readable format with reduced output size 129
yassinebenaid/godump A utility for printing arbitrary Go data in a structured and colored format 151
cdepillabout/pretty-simple A tool to prettify Haskell data types with Show instances in an easy-to-read format 243
uraich/tcs3200-micropython A MicroPython driver and test programs for a color sensor 1
dprint/dprint-plugin-jupyter Formats code blocks in Jupyter notebooks using plugins 1
putoutjs/printer Prints JavaScript code from Babel AST to human-readable format 16