My awesome Python project
Project description
RRPrettier
A tool to prettify data of python objects
A simple example in python:
import rrprettier
data={
"name": "John Doe",
"age": 56,
"city": "New york",
"isStudent": False,
"courses": ["Math", "Science", "English"],
"address": {
"street": "123 Main St",
"zipCode": "10001"
}
}
rrprettier.pprint(data)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rrprettier2-1.0.0.tar.gz
(2.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rrprettier2-1.0.0.tar.gz.
File metadata
- Download URL: rrprettier2-1.0.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
875fa80bf66ad9647bb7d9cd84ee8c9ced722ad7803e75f9425ab17e7795f159
|
|
| MD5 |
52730780cbbc12d0a4659641c29d3f90
|
|
| BLAKE2b-256 |
62209310019fdeccc1f9e66321aa7ab4d022f97568b0431968c8798ea8b195e5
|
File details
Details for the file rrprettier2-1.0.0-py3-none-any.whl.
File metadata
- Download URL: rrprettier2-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0700e539a30011ac94c49a721893ebac880b03f62d82f79066f3b4648e0d7cf4
|
|
| MD5 |
decfe98772e71564db162e086772af6a
|
|
| BLAKE2b-256 |
1576ed9fb59d3172bb2e2fef03e5b82438afc104b40a46022d7ff1f54359572a
|