:orphan: |rss_image| **2018-07 - 1/1** :ref:`Blog ` :ref:`installation (12) ` :ref:`python (3) ` .. |rss_image| image:: feed-icon-16x16.png :target: ../_downloads/rss.xml :alt: RSS ---- .. index:: 2018-07 .. _ap-month-2018-07-0: 2018-07 - 1/1 +++++++++++++ .. blogpostagg:: :title: opencv, cannot find DLL :date: 2018-07-29 :keywords: opencv :categories: module :rawfile: 2018/2018-07-29_opencv.rst I recently faced an issue with `opencv-python `_ and :epkg:`python` 3.7: ``import cv2`` returned the following error: ... .. blogpostagg:: :title: pyecharts + echarts :date: 2018-07-05 :keywords: pyecharts :categories: module :rawfile: 2018/2018-07-05_pyecharts.rst `pyecharts `_ is a wrapper around `echarts `_, a library developped by `Baidu `_. Most of the documentation is in Chinese so it handles every language. Check the `gallery `_, it is quite impressive. One example about is graph shows relationships in `Les Miserables `_. The Python wrapper used som technics such as modules to automatically converts python code into javascript: `javascripthon `_. I recommend reading the associated paper `ECharts: A declarative framework for rapid construction of web-based visualizatio `_ which mentions many existing libraries and explain their technical choice like not using SVG to increase performance (so no depndency on `d3.js `_). ---- |rss_image| **2018-07 - 1/1** :ref:`2019-11 (2) ` :ref:`2019-12 (1) ` :ref:`2020-02 (1) ` :ref:`2020-09 (1) ` :ref:`2021-01 (5) `