My awesome Python project
Project description
RRPrettier
A tool to prettify data of python objects
A simple example:
import rrprettier
data={
"name": "John Doe",
"age": 30,
"city": "New York",
"isStudent": False,
"courses": ["Math", "Science", "English"],
"address": {
"street": "123 Main St",
"zipCode": "10001"
}
}
rrprettiernew.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
rrprettier-0.1.0.tar.gz
(1.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 rrprettier-0.1.0.tar.gz.
File metadata
- Download URL: rrprettier-0.1.0.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fbd0ad9e7590faa1dfc918c4d472e2b3de7df1255c432ae60f687beea7357b3f
|
|
| MD5 |
0112644d806026c6028336d782449923
|
|
| BLAKE2b-256 |
1b44a3ef98db809a622a6847fc5dd3fc78bfef3cb0118bd0cbede43f61fed7f5
|
File details
Details for the file rrprettier-0.1.0-py3-none-any.whl.
File metadata
- Download URL: rrprettier-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13cfeecc023fbf8b963c6569f2a5514ad6c98e4328437a38a9802cf7a12b815b
|
|
| MD5 |
378753a1e441e5db5d1983f706dc572c
|
|
| BLAKE2b-256 |
71e4678d3db196ea253e112571b0ac4d12b28d1da20370bda2d224a0afbdd5fa
|