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: almost 3 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. 617
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 276
haskell/pretty A utility library for formatting text in a consistent manner 72
razum2um/aprint Prints data in a human-readable format with reduced output size 129
yassinebenaid/godump A Go library that provides a versatile way to dump and pretty-print any type of variable in a structured and colored format. 174
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 Transforms Babel Abstract Syntax Trees into human-readable JavaScript 16