Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bobthebuidler/dictstruct
A msgspec.Struct implementation that is fully compatible with the standard dictionary API
https://github.com/bobthebuidler/dictstruct
Last synced: about 1 month ago
JSON representation
A msgspec.Struct implementation that is fully compatible with the standard dictionary API
- Host: GitHub
- URL: https://github.com/bobthebuidler/dictstruct
- Owner: BobTheBuidler
- Created: 2024-11-03T07:04:49.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-10T16:10:46.000Z (about 2 months ago)
- Last Synced: 2024-11-10T16:39:50.253Z (about 2 months ago)
- Language: Python
- Homepage: https://bobthebuidler.github.io/dictstruct/
- Size: 5.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
I made this library because I wanted to use msgspec to decode ethereum rpc responses but I still needed the resulting objects to be compatible with the standard dictionary API
You may find yourself in a similar position. You may find yourself using dictstruct to solve your problem. You may find yourself elated to focus on better things.
And you may ask yourself, "Well, how did I get here!?"
![How did I get here?](https://github.com/user-attachments/assets/fdb3bf24-036e-4c0b-a117-5ae122d09d74)