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

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

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

SciTools/cartopy

0
View on GitHub↗
1,604 نجوم·396 تفرعات·Python·BSD-3-Clause·2 مشاهداتcartopy.readthedocs.io↗

Cartopy

Cartopy - a cartographic python library with matplotlib support

Features

  • Data Visualization - Geospatial data processing and map projection library.
  • Data Visualization - Cartographic library for matplotlib.

سجل النجوم

مخطط تاريخ النجوم لـ scitools/cartopyمخطط تاريخ النجوم لـ scitools/cartopy

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Cartopy

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Cartopy.
  • has2k1/plotnineالصورة الرمزية لـ has2k1

    has2k1/plotnine

    4,598عرض على GitHub↗

    Plotnine is a data visualization library for Python based on the Grammar of Graphics. It serves as a declarative statistical plotting framework and multi-panel plotting engine, allowing users to create complex charts by mapping data variables to visual properties such as position, color, and size. The project is distinguished by its use of a layered composition model and a statistical transformation engine that performs aggregations and computations before rendering visuals. It features a comprehensive system for multi-panel faceting, which enables the splitting of a single visualization into

    Pythondata-analysisgrammargraphics
    عرض على GitHub↗4,598
  • man-group/dtaleالصورة الرمزية لـ man-group

    man-group/dtale

    5,170عرض على GitHub↗

    dtale is a web-based interactive grid and visualizer for pandas dataframes, designed as an exploratory data analysis tool. It provides a browser-based interface for analyzing tabular data structures, allowing users to calculate statistics, detect outliers, and compute correlations without writing manual code. The project functions as an embedded data viewer that can be integrated into web applications via iframes or custom routes, with specific support for Django, Flask, and Streamlit. It enables the exploration of datasets through a combination of an interactive data grid and a data visualiz

    TypeScriptdata-analysisdata-sciencedata-visualization
    عرض على GitHub↗5,170
  • 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

    TypeScriptbokehdata-visualisationinteractive-plots
    عرض على GitHub↗20,403
  • 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

    Pythondata-sciencedata-visualizationgtk
    عرض على GitHub↗22,891
عرض جميع البدائل الـ 30 لـ Cartopy→

الأسئلة الشائعة

ما هي وظيفة scitools/cartopy؟

Cartopy - a cartographic python library with matplotlib support

ما هي الميزات الرئيسية لـ scitools/cartopy؟

الميزات الرئيسية لـ scitools/cartopy هي: Data Visualization.

ما هي البدائل مفتوحة المصدر لـ scitools/cartopy؟

تشمل البدائل مفتوحة المصدر لـ scitools/cartopy: man-group/dtale — dtale is a web-based interactive grid and visualizer for pandas dataframes, designed as an exploratory data analysis… mwaskom/seaborn — Seaborn is a Python library designed for statistical data visualization. It functions as a high-level interface built… bokeh/bokeh — Bokeh is a Python data visualization library and interactive plotting framework used to create high-performance… has2k1/plotnine — Plotnine is a data visualization library for Python based on the Grammar of Graphics. It serves as a declarative… matplotlib/matplotlib — Matplotlib is a Python data visualization library and 2D plotting engine used to generate publication-quality figures… plotly/dash — Dash is a Python-based framework for building analytical web applications and reactive data dashboards. It allows…