Skip to content

Json serialisation #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 27, 2016
Merged

Conversation

jayvdb
Copy link
Contributor

@jayvdb jayvdb commented Mar 27, 2016

No description provided.

jayvdb added 2 commits March 27, 2016 21:36
Adds many tests for html, json, and rst.
Notes many errors for json.

Update JsonSheetWriter to order JSON keys for reproducible
file output checks.
The JSON format raise a TypeError when serializing
either a generator and NominableSheet.

Convert them to types that the json package can
serialise, and support column and row names.
@chfw chfw merged commit ac59612 into pyexcel-renderers:master Mar 27, 2016
@jayvdb
Copy link
Contributor Author

jayvdb commented Mar 28, 2016

Thanks. I got the basis of my objective completed using this. See
https://github.com/jayvdb/era_data/blob/master/fetch.sh#L30

I'll be doing some analysis of the resulting data over the next few days, and unless they are bugs it would be nice to have this released.

@chfw
Copy link
Member

chfw commented Mar 29, 2016

Let me fix #8 and get a release out of it and you could then update https://github.com/jayvdb/era_data/blob/master/requirements.txt#L3

@jayvdb
Copy link
Contributor Author

jayvdb commented Mar 29, 2016

There is also a FIXME i added to the tests, but i am out of time until the weekend

@chfw
Copy link
Member

chfw commented Mar 30, 2016

ready to be released. let me know after you will have time to evaluate 0.1.2.

@jayvdb
Copy link
Contributor Author

jayvdb commented Mar 31, 2016

A changelog file would be helpful.

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.

2 participants