Skip to content

Add support for json and cbor export in python#5

Open
RemiDesgrange wants to merge 1 commit intoJamesHarrison:mainfrom
RemiDesgrange:add-python-export
Open

Add support for json and cbor export in python#5
RemiDesgrange wants to merge 1 commit intoJamesHarrison:mainfrom
RemiDesgrange:add-python-export

Conversation

@RemiDesgrange
Copy link

Fix #4

First Rust contribution; not really sure if the error handling is right.

I used the Python JSON module to export to a dict since doing it in Rust would have required adding a new pythonize crates, please let me know what you think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feat] Python: export to json and cbor

1 participant