Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Следующая версия
Предыдущая версия
app:excel [2017/01/17 10:46] – создано mirocowapp:excel [2017/01/17 11:22] (текущий) – [PHP] mirocow
Строка 6: Строка 6:
  
   * [[drupal:импорт_и_экспорт_данных_с_помощью_phpexcel|]]   * [[drupal:импорт_и_экспорт_данных_с_помощью_phpexcel|]]
-  * +  * [[app:phpoffice]] 
  
 ===== PYTHON ===== ===== PYTHON =====
Строка 14: Строка 15:
   * 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
  
 ==== Сравнение билиотек ==== ==== Сравнение билиотек ====