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 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
hakancelikdev/unimportTool for detecting and removing unused import statements in code239
joukos/paperttySoftware for rendering TTY or VNC on e-ink displays using Python and Raspberry Pi.957
parroty/exprintfA 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-manimEnables display of video output from 3D animation software in Jupyter notebooks196
atugushev/flake8-printf-formattingPrevents printf-style string formatting in Python code to enforce best practices and quality standards11
stchris/untangleConverts XML to Python objects, allowing easy navigation and access of elements and attributes.617
russhughes/thmi_pyA MicroPython driver for an 8-bit parallel display5
un33k/django-uuslugGuarantees uniqueness and handles Unicode in Django slug generation276
haskell/prettyA utility library for formatting text in a consistent manner72
razum2um/aprintPrints data in a human-readable format with reduced output size129
yassinebenaid/godumpA 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-simpleA tool to prettify Haskell data types with Show instances in an easy-to-read format243
uraich/tcs3200-micropythonA MicroPython driver and test programs for a color sensor1
dprint/dprint-plugin-jupyterFormats code blocks in Jupyter notebooks using plugins1
putoutjs/printerTransforms Babel Abstract Syntax Trees into human-readable JavaScript16