Показаны различия между двумя версиями страницы.
Следующая версия | Предыдущая версия |
app:excel [2017/01/17 10:46] – создано mirocow | app:excel [2017/01/17 11:22] (текущий) – [PHP] mirocow |
---|
| |
* [[drupal:импорт_и_экспорт_данных_с_помощью_phpexcel|]] | * [[drupal:импорт_и_экспорт_данных_с_помощью_phpexcel|]] |
* | * [[app:phpoffice]] |
| |
===== PYTHON ===== | ===== PYTHON ===== |
* https://github.com/ZoomerAnalytics/xlwings ([[http://docs.xlwings.org/en/stable/quickstart.html|Документация]]) | * https://github.com/ZoomerAnalytics/xlwings ([[http://docs.xlwings.org/en/stable/quickstart.html|Документация]]) |
* https://github.com/jmcnamara/XlsxWriter ([[http://xlsxwriter.readthedocs.io/index.html|Документация]]) | * https://github.com/jmcnamara/XlsxWriter ([[http://xlsxwriter.readthedocs.io/index.html|Документация]]) |
| * https://github.com/python-excel/xlwt ([[http://xlwt.readthedocs.io/en/latest/|Документация]]) |
| * https://github.com/python-excel/xlutils ([[http://xlutils.readthedocs.io/en/latest/|Документация]]) |
| * https://github.com/python-excel/xlrd ([[https://github.com/python-excel/xlrd|Документация]]) |
| * http://pandas.pydata.org/pandas-docs/stable/index.html |
| |
==== Сравнение билиотек ==== | ==== Сравнение билиотек ==== |