json2html
JSON to HTML Table Representation
1.3.0
1.4M downloads/mo
#3889 most downloaded on PyPI
softvar/json2html
What this package is like to depend on
Last release 7 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 2.0 years
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
13 years old
13 releases · first in 2013
0 releases in the last 12 months
see the full history below
Release timeline
13 releases · Sep 2013 to Jul 2019Releases
latest 13-
1.3.003 Jul 2019Commits, not release notes
This project publishes no release notes. Between
v1.2.1andv1.3.0there were 4 commits, 3 of them substantive:- added thead and tbody tags (#30)
- Add license to distribution package (#36)
- use html.escape instead of cgi.escape for python3 (#40)
-
1.2.112 Jul 2017Commits, not release notes
This project publishes no release notes. Between
v1.2.0andv1.2.1there were 4 commits, 3 of them substantive:- update as per python3 guidelines to push to pypi
- XSS Attack Prevention by default (#28)
- XSS prevention by default
-
1.2.008 Jul 2017Commits, not release notes
This project publishes no release notes. Between
1.1.1andv1.2.0there were 15 commits, 12 of them substantive:- remove non-ascii char from README.rst
- non-json object compatibility, making use of duck typing, unicode testing, encode feature
- documentation
- more documentation
- even more documentation
- some more code cleanup
- more safety
- fixed an excdeption safety issue
- just a small beauty fix
- new testcases that show off what we now can do with dictlike/listlike objects passed to json2html
- Update jsonconv.py
- tested for bools and empty nodes
-
1.1.129 Dec 2016Commits, not release notes
This project publishes no release notes. Between
1.1.0and1.1.1there were 4 commits, 3 of them substantive:- fix extension
- change .md to .rst as pypi doesnt support .md
- fix extension
-
1.1.029 Dec 2016Commits, not release notes
This project publishes no release notes. Between
1.0.3and1.1.0there were 20 commits, 18 of them substantive:- making json2html 1.0.3 python3 compatible and trying to integrate tests to check for this in the future
- improved error messaging. python 2 tests are now passing, python 3 requires ordering fix
- (1) output html is now according to ordering of input. (2) this makes it consistent between python 2 and python 3 and thus fixes python 3 tests as well. (3) test system now supports test output files that include whitespace (will be stripped before comparison). (4) added Python 2.6, 3.4 and 3.5 to travis tests so it will test the library in all those versions. (5) below 2.7 there is a new dependency: ordereddict.
- fixed python 2.6 tests. improved error behavior some more.
- documentation of changes
- more documentation
- fixed imports for python 2.6
- attempt to fix travis run for python 2.6
- removing some tests from python 2.6 because they are not compatible
- now supports toplevel list objects
- documentation
- clubbing of lists at top level
- documentation
- we can now accept empty inputs as well as calling convert with a non keyword arg
- improved documentation
- added clubbing switch, including testcase
- use .md instead of .rst, improved docs :exclamation:
- use .md instead of .rst, improved docs :exclamation:
-
1.0.328 Dec 2016Commits, not release notes
This project publishes no release notes. Between
1.0.2and1.0.3there were 3 commits, 2 of them substantive:- Fixed issue with single-item lists rendering incorrectly. Fixed all naming conventions and coding standards to adhere to PEP8.
- Fixed issue with single-item lists rendering incorrectly. Fixed all naming conventions and coding standards to adhere to PEP8
-
1.0.228 Dec 2016Commits, not release notes
This project publishes no release notes. Between
1.0.1and1.0.2there were 6 commits, 5 of them substantive:- Better error message on bad call of 'convert'
- Update run_tests.py
- Update run_tests.py
- Update run_tests.py
- Better error message on bad call of 'convert'
-
1.0.129 Dec 2015Commits, not release notes
This project publishes no release notes. Between
1.0.0and1.0.1there were 2 commits, 2 of them substantive:- Update live demo link to point to new website
- remove orderdict to be required depenedency
-
1.0.012 Dec 2015Commits, not release notes
This project publishes no release notes. Between
0.3and1.0.0there were 12 commits, 10 of them substantive:- Corrected .pypirc
- fix of issue #10
- added virtualenv folder to gitignore
- Update README
- added travis file for test cases status
- added examples folder to execute some egs
- minor fixes, follow pep8 guidelines, bumped version :star:
- added test cases, all passing
- Update README, fix build png
- remove python 2.6 from test build
-
0.301 Feb 2015Nothing published for this version
-
0.2.101 Jan 2014Nothing published for this version
-
0.219 Sep 2013Nothing published for this version
-
0.116 Sep 2013Nothing published for this version