uniout
String printer
Makes Python print object representations in readable chars instead of escaped strings.
Never see escaped bytes in output.
158 stars
12 watching
18 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Tool for detecting and removing unused import statements in code | 239 |
| Software for rendering TTY or VNC on e-ink displays using Python and Raspberry Pi. | 957 |
| 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 |
| Enables display of video output from 3D animation software in Jupyter notebooks | 196 |
| Prevents printf-style string formatting in Python code to enforce best practices and quality standards | 11 |
| Converts XML to Python objects, allowing easy navigation and access of elements and attributes. | 617 |
| A MicroPython driver for an 8-bit parallel display | 5 |
| Guarantees uniqueness and handles Unicode in Django slug generation | 276 |
| A utility library for formatting text in a consistent manner | 72 |
| Prints data in a human-readable format with reduced output size | 129 |
| A Go library that provides a versatile way to dump and pretty-print any type of variable in a structured and colored format. | 174 |
| A tool to prettify Haskell data types with Show instances in an easy-to-read format | 243 |
| A MicroPython driver and test programs for a color sensor | 1 |
| Formats code blocks in Jupyter notebooks using plugins | 1 |
| Transforms Babel Abstract Syntax Trees into human-readable JavaScript | 16 |