File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -85,6 +85,7 @@ The highlighted features are:
8585 `pyexcel-handsontable `_ handsontable in html `handsontable `_ same as above
8686 `pyexcel-pygal `_ svg chart `pygal `_ 2.7, 3.3, 3.4, 3.5
8787 3.6, pypy
88+ `pyexcel-sortable `_ sortable table in html `csvtotable `_ same as above
8889 ======================== ======================= =============== ==================
8990
9091.. _pyexcel-io : https://github.com/pyexcel/pyexcel-io
@@ -110,6 +111,8 @@ The highlighted features are:
110111.. _pygal : https://github.com/Kozea/pygal
111112.. _pyexcel-matplotlib : https://github.com/pyexcel/pyexcel-matplotlib
112113.. _matplotlib : https://matplotlib.org
114+ .. _pyexcel-sortable : https://github.com/pyexcel/pyexcel-sortable
115+ .. _csvtotable : https://github.com/vividvilla/csvtotable
113116
114117
115118In order to manage the list of plugins installed, you need to use pip to add or remove
Original file line number Diff line number Diff line change @@ -76,6 +76,7 @@ The highlighted features are:
7676 `pyexcel-handsontable `_ handsontable in html `handsontable `_ same as above
7777 `pyexcel-pygal `_ svg chart `pygal `_ 2.7, 3.3, 3.4, 3.5
7878 3.6, pypy
79+ `pyexcel-sortable `_ sortable table in html `csvtotable `_ same as above
7980 ======================== ======================= =============== ==================
8081
8182.. _pyexcel-io : https://github.com/pyexcel/pyexcel-io
@@ -101,6 +102,8 @@ The highlighted features are:
101102.. _pygal : https://github.com/Kozea/pygal
102103.. _pyexcel-matplotlib : https://github.com/pyexcel/pyexcel-matplotlib
103104.. _matplotlib : https://matplotlib.org
105+ .. _pyexcel-sortable : https://github.com/pyexcel/pyexcel-sortable
106+ .. _csvtotable : https://github.com/vividvilla/csvtotable
104107
105108
106109In order to manage the list of plugins installed, you need to use pip to add or remove
You can’t perform that action at this time.
0 commit comments