dictfier
Python library to convert Python class instances(Objects) both flat and nested into a dictionary data structure. It's very useful in converting Python Objects into JSON format especially for nested …
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install dictfier
Releases
Version | Released | Bullseye Python 3.9 |
Bookworm Python 3.11 |
Files |
---|---|---|---|---|
1.5.1 | 2019-05-27 | |||
1.5.0 | 2019-05-16 | |||
1.4.1 | 2019-05-11 | |||
1.4.0 | 2019-04-28 | |||
1.3.0 | 2019-04-14 | |||
1.2.0 | 2019-04-05 | |||
1.1.12 | 2019-03-25 | |||
1.1.11 | 2019-03-23 | |||
1.1.10 | 2019-03-23 | |||
|
||||
1.1.9 | 2019-03-23 | |||
1.1.8 | 2019-03-22 | |||
1.0.7 | 2019-03-21 | |||
|
||||
1.0.6 | 2019-03-21 | |||
|
||||
1.0.5 | 2019-03-19 | |||
|
||||
1.0.1 | 2019-03-18 | |||
|
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue