Python :: Libs (bookmark)
Чернетка! Стаття не завершена...
3D / mesh
- stl_tools - generate STL geometry files from plain text, LaTeX code, and 2D numpy arrays (matrices)
- trimesh - import, export, process, analyze and view triangular meshes (Pre-install version: Blender and openSCAD are backends used for boolean operations, Import STEP files as meshes, Import and export 2D or 3D vector paths from/to DXF or SVG files…)
- pymesh - rapid prototyping platform focused on geometry processing
Interactive visualization library for Web
Chart/Histogram
- bokeh - interactive visualization library
- mpld3 - Matplotlib in the browser (interactive data visualizations based on D3.js)
- plotly - leading open source tools for composing, editing, and sharing interactive data visualization via the Web
Graph/Network
- PyGraphistry - load big graphs into Graphistry end-to-end GPU visual graph analytics sessions
- networkx - complex networks
- jgraph - webGL graphs visualization in 3D
- graph-tool - module for manipulation and statistical analysis of graphs (a.k.a. networks)
- ETE Toolkit - framework to work with trees
Dashboard
- dash - open source python library for creating reactive, web-based applications
- pyxley - python library makes use of the pyxleyJS React components to create Flask-based web applications
- pygal - Sexy python charting
Gantt/Process planning
Debugging
Monitoring
- psutil - system monitoring, profiling and limiting process resources && management of running processes
Online-editor