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:
85
85
`pyexcel-handsontable `_ handsontable in html `handsontable `_ same as above
86
86
`pyexcel-pygal `_ svg chart `pygal `_ 2.7, 3.3, 3.4, 3.5
87
87
3.6, pypy
88
+ `pyexcel-sortable `_ sortable table in html `csvtotable `_ same as above
88
89
======================== ======================= =============== ==================
89
90
90
91
.. _pyexcel-io : https://github.com/pyexcel/pyexcel-io
@@ -110,6 +111,8 @@ The highlighted features are:
110
111
.. _pygal : https://github.com/Kozea/pygal
111
112
.. _pyexcel-matplotlib : https://github.com/pyexcel/pyexcel-matplotlib
112
113
.. _matplotlib : https://matplotlib.org
114
+ .. _pyexcel-sortable : https://github.com/pyexcel/pyexcel-sortable
115
+ .. _csvtotable : https://github.com/vividvilla/csvtotable
113
116
114
117
115
118
In 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:
76
76
`pyexcel-handsontable `_ handsontable in html `handsontable `_ same as above
77
77
`pyexcel-pygal `_ svg chart `pygal `_ 2.7, 3.3, 3.4, 3.5
78
78
3.6, pypy
79
+ `pyexcel-sortable `_ sortable table in html `csvtotable `_ same as above
79
80
======================== ======================= =============== ==================
80
81
81
82
.. _pyexcel-io : https://github.com/pyexcel/pyexcel-io
@@ -101,6 +102,8 @@ The highlighted features are:
101
102
.. _pygal : https://github.com/Kozea/pygal
102
103
.. _pyexcel-matplotlib : https://github.com/pyexcel/pyexcel-matplotlib
103
104
.. _matplotlib : https://matplotlib.org
105
+ .. _pyexcel-sortable : https://github.com/pyexcel/pyexcel-sortable
106
+ .. _csvtotable : https://github.com/vividvilla/csvtotable
104
107
105
108
106
109
In 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