Python Library

要整理

DataMining / Analysis

  • numpy
  • pandas

Graph

Graph + Interactive

  • bqplot: Bohehの様なインタラクティブなグラフライブラリのようだ

高速化 / Translate C

  • Cython
  • NambaJIT
  • CFFI
    • PythonからCライブラリを呼び出せるようにするライブラリ?

GUI

  • kivy
  • Tkinter
  • PySide2/PyQt
  • Gtkのラッパー
  • SimpleGUI
  • Eel
    • Eel is a little Python library for making simple Electron-like offline HTML/JS GUI apps, with full access to Python capabilities and libraries.

Web-Client

  • Brython

Math

  • PySym
  • math

Simulation

Power

  • pandapower
    • An easy to use open source tool for power system modeling, analysis and optimization with a high degree of automation.

Virtual Reality(VR)/Computer Graphics(CG)

Reference