awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

مكتبات تصور البيانات بلغة Python

تم تحديث الترتيب في 30 يونيو 2026

For مكتبة رسوم بيانية بلغة Python, the strongest matches are bokeh/bokeh (Bokeh is a mature Python interactive plotting library that), mwaskom/seaborn (Seaborn is a high-level statistical data visualization library built) and pyecharts/pyecharts (pyecharts is a Python charting library that generates interactive). vega/altair and mkaz/termgraph round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

استكشف مكتبات Python مفتوحة المصدر المصممة لإنشاء مخططات تفاعلية، ورسوم بيانية معقدة للبيانات، وتصورات إحصائية.

مكتبات تصور البيانات بلغة Python

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • bokeh/bokehالصورة الرمزية لـ bokeh

    bokeh/bokeh

    20,403عرض على GitHub↗

    Bokeh is a Python data visualization library and interactive plotting framework used to create high-performance graphics and data dashboards that render in web browsers. It serves as a tool for generating standalone HTML documents, embedded components for digital notebooks, and full-stack web applications powered by a Python backend. The project distinguishes itself through its ability to handle large or streaming datasets while maintaining smooth interactivity. It enables linked brushing across multiple views, allowing data selected in one plot to automatically highlight corresponding data i

    Bokeh is a mature Python interactive plotting library that creates high-performance web-based visualizations, directly supporting pandas DataFrames, statistical chart types, customizable themes, and export to both vector (SVG) and raster (PNG) formats — exactly what this search is for, even though it does not deeply integrate with matplotlib.

    TypeScriptInteractive Plotting Frameworks
    عرض على GitHub↗20,403
  • mwaskom/seabornالصورة الرمزية لـ mwaskom

    mwaskom/seaborn

    13,739عرض على GitHub↗

    Seaborn is a Python library designed for statistical data visualization. It functions as a high-level interface built on the Matplotlib ecosystem, providing specialized routines to explore and communicate complex patterns within datasets. The framework enables users to generate informative graphics through automated statistical aggregation, multi-plot faceting, and integrated regression modeling. The library distinguishes itself through a declarative approach to data mapping, which translates raw inputs into visual properties like color, size, and position. It includes a robust statistical tr

    Seaborn is a high-level statistical data visualization library built on Matplotlib, offering direct pandas integration, statistical chart types, customizable themes, and export to common formats—exactly the kind of Python plotting library for data analysis and scientific visualization you’re looking for.

    PythonStatistical Plotting Libraries
    عرض على GitHub↗13,739
  • pyecharts/pyechartsالصورة الرمزية لـ pyecharts

    pyecharts/pyecharts

    15,761عرض على GitHub↗

    pyecharts is a Python visualization library and wrapper for the Echarts JavaScript engine. It translates Python data and configurations into JSON specifications to generate interactive web-based charts and graphs. The library provides specialized capabilities for geographic data mapping using a comprehensive library of map assets to visualize spatial information. It also includes utilities to capture rasterized snapshots of rendered web visualizations for export as static image files. The tool supports rendering interactive plots directly within data science notebook environments and exporti

    pyecharts is a Python charting library that generates interactive web-based visualizations via the Echarts JavaScript engine, but it does not offer matplotlib integration or compatibility, which is a key requirement in this search.

    PythonInteractive Plotting Frameworks
    عرض على GitHub↗15,761
  • vega/altairالصورة الرمزية لـ vega

    vega/altair

    10,410عرض على GitHub↗

    Altair is a declarative data visualization library for Python that generates Vega-Lite specifications. It functions as a tool for mapping data to graphical marks using a high-level syntax, allowing users to describe the desired visual outcome instead of writing imperative drawing commands. The framework enables the creation of interactive charts and graphics, including linked views and filtered displays that respond to user input in real time. It supports the design of multi-view dashboards by combining visualizations into layered or faceted layouts. The library provides capabilities for sta

    Altair is a declarative Python charting library that creates interactive, statistical charts with pandas integration and customizable themes, though it doesn't integrate with matplotlib—so it fits the core charting need but not the specific compatibility requirement.

    PythonDeclarative Statistical Plotting
    عرض على GitHub↗10,410
  • mkaz/termgraphالصورة الرمزية لـ mkaz

    mkaz/termgraph

    3,259عرض على GitHub↗

    Termgraph is a terminal data visualization library and command line analytics tool used to render bar charts, histograms, and heatmaps directly in the shell. It utilizes ANSI escape sequences and Unicode characters to generate colorful visual data representations within a text-based environment. The tool provides specialized capabilities for transforming raw datasets into horizontal or vertical bar graphs, column charts, and stacked charts. It also functions as a heatmap generator, mapping time-series data to a calendar layout to visualize temporal patterns over a year. The library supports

    Termgraph is a Python library for creating charts (bar, histogram, heatmap) but renders them only in the terminal via ANSI escape codes, so it lacks matplotlib compatibility, interactive plots, and file export options that this search expects.

    PythonBar Charts
    عرض على GitHub↗3,259
  • pyqtgraph/pyqtgraphالصورة الرمزية لـ pyqtgraph

    pyqtgraph/pyqtgraph

    4,297عرض على GitHub↗

    PyQtGraph is a scientific plotting and graphics framework built for PyQt and PySide applications, providing fast, interactive 2D and 3D visualizations with GPU-accelerated rendering. It serves as both a real-time signal monitoring system for streaming time-series data and a toolkit for constructing interactive data dashboards with dockable panels, parameter trees, and custom widgets. The library also includes a node-based visual flowchart tool for building data processing pipelines and a scientific graphics export system that saves plots as PNG, SVG, or CSV and converts items to Matplotlib for

    PyQtGraph is a scientific plotting and graphics library for PyQt/PySide that provides fast interactive 2D/3D visualizations, real-time data monitoring, and export to PNG, SVG, and Matplotlib, but it may not include full pandas integration or a wide range of statistical chart types out of the box.

    PythonInteractive Plotting Frameworks
    عرض على GitHub↗4,297
  • matplotlib/matplotlibالصورة الرمزية لـ matplotlib

    matplotlib/matplotlib

    22,891عرض على GitHub↗

    Matplotlib is a Python data visualization library and 2D plotting engine used to generate publication-quality figures and charts from numerical data. It serves as a numerical graphics library and data visualization toolkit for mapping data to visual elements. The library provides capabilities for producing static, animated, and interactive visualizations. This includes creating high-resolution figures for professional documents, generating moving graphics to illustrate data evolution over time, and building dynamic plots for interactive data exploration. The toolkit supports scientific plott

    Matplotlib is the foundational Python plotting library for publication-quality charts, directly providing pandas integration, interactive backends, statistical plot types, customizable styles, and export to both vector and raster formats.

    PythonPython Visualization2D Rendering EnginesAnimated Data Representations
    عرض على GitHub↗22,891
  • plotly/plotly.pyالصورة الرمزية لـ plotly

    plotly/plotly.py

    18,270عرض على GitHub↗

    Plotly.py is a comprehensive framework for building production-ready data applications and interactive dashboards directly from Python code. It functions as both a high-performance visualization library for browser-based charts and a full-stack tool for transforming analytical scripts into responsive, web-based interfaces. By abstracting away the need for manual HTML or JavaScript, it allows developers to define complex layouts and functional logic using modular, reusable components. The framework distinguishes itself through a robust architecture that handles event orchestration and state sy

    plotly.py is a powerful Python visualization library for creating interactive, web-based charts and plots with deep pandas integration, statistical chart types, and export to vector/raster formats, fitting the search well even though it lacks native matplotlib compatibility.

    PythonData VisualizationData Visualization LibrariesAnalytical Web Application Frameworks
    عرض على GitHub↗18,270
  • yhat/ggpyالصورة الرمزية لـ yhat

    yhat/ggpy

    3,691عرض على GitHub↗

    ggpy is a Python library for statistical data visualization based on the grammar of graphics. It functions as a declarative framework for building complex charts by mapping data variables to visual properties through a structured coordinate system. The library enables the construction of composite visualizations by layering geometric shapes and statistical summaries. It utilizes a system of continuous and discrete scales to translate raw data into visual attributes and supports facet-based plotting to segment a single visualization into a grid of subplots based on variable categories. Visual

    This is a Python port of the ggplot library, offering a grammar-of-graphics approach for creating statistical plots—directly matching the intent of a Python charting library, though evidence of specific integrations like matplotlib or pandas is not explicit.

    PythonDeclarative Statistical PlottingStatistical Plotting Libraries
    عرض على GitHub↗3,691
  • holoviz/holoviewsالصورة الرمزية لـ holoviz

    holoviz/holoviews

    2,897عرض على GitHub↗

    With Holoviews, your data visualizes itself.

    HoloViews is a high-level Python library for declarative visualization that runs on Matplotlib, Bokeh, and Plotly backends — it offers interactive plots, works directly with pandas DataFrames, supports statistical chart types, and allows export to both vector and raster formats, making it a solid fit for this search.

    PythonData Visualization
    عرض على GitHub↗2,897
قارن بين أفضل 10 في لمحة
المستودعالنجوماللغةالترخيصآخر تحديث
bokeh/bokeh20.4KTypeScriptBSD-3-Clause23 يونيو 2026
mwaskom/seaborn13.7KPythonbsd-3-clause22 يناير 2026
pyecharts/pyecharts15.8KPythonMIT12 يونيو 2026
vega/altair10.4KPythonBSD-3-Clause15 يونيو 2026
mkaz/termgraph3.3KPythonmit8 ديسمبر 2025
pyqtgraph/pyqtgraph4.3KPythonother13 فبراير 2026
matplotlib/matplotlib22.9KPython—16 يونيو 2026
plotly/plotly.py18.3KPythonmit20 فبراير 2026
yhat/ggpy3.7KPythonBSD-2-Clause21 يناير 2023
holoviz/holoviews2.9KPythonBSD-3-Clause22 يونيو 2026

Related searches

  • مكتبة رسوم بيانية منخفضة المستوى لتصورات البيانات المخصصة
  • مكتبة رسوم بيانية بلغة JS للوحات التحكم
  • مكتبة JavaScript لتصور البيانات التفاعلي
  • مكتبة رسوم بيانية لبناء لوحات التحكم في React
  • an open source tool for data visualization
  • مكتبة لبناء تصورات بيانات تفاعلية
  • a python library for building graphical interfaces
  • مخططات بيانية قابلة للتضمين في تطبيقي