No project description provided
Project description
AxDumper
a simple json dumpers
Usage
import json
from axdumper import some_cool_dumper
realy_not_dumpable_obj = RealyNotDumpableObj()
json.dumps(
realy_not_dumpable_obj,
default=event_json_dumper,
ensure_ascii=False,
indent=4
)
# And whoala! 🪄
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
axdumper-0.1.1.tar.gz
(1.2 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 axdumper-0.1.1.tar.gz.
File metadata
- Download URL: axdumper-0.1.1.tar.gz
- Upload date:
- Size: 1.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.6 Linux/5.15.0-1042-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53d5d69428d34b0a11cf91e6748b3fe0aaae0e78bf80fdaa26f0d34f3fb3bbdc
|
|
| MD5 |
be6a33ed27b9fefc3dfbff4ac5e9cd71
|
|
| BLAKE2b-256 |
a175d29c2fab51ec351963b5bbada0496ce29400e0565a64602bad155b94ec2f
|
File details
Details for the file axdumper-0.1.1-py3-none-any.whl.
File metadata
- Download URL: axdumper-0.1.1-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.6 Linux/5.15.0-1042-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9a87f1f5aa067546a3baccd05187b9957acdc201a293e1124f981c120da6e8c
|
|
| MD5 |
d5092ad61d42f409e168937d150d889f
|
|
| BLAKE2b-256 |
f20a9b914cef5a6974e246474adec3f3f58ed6965b2b21e3912aa590e522714b
|