awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to heremaps/pptk

Open-source alternatives to Pptk

30 open-source projects similar to heremaps/pptk, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Pptk alternative.

  • yhat/ggpyyhat 的头像

    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

    Python
    在 GitHub 上查看↗3,691
  • glumpy/glumpyglumpy 的头像

    glumpy/glumpy

    1,279在 GitHub 上查看↗

    Python+Numpy+OpenGL: fast, scalable and beautiful scientific visualization

    Python
    在 GitHub 上查看↗1,279
  • stemkoski/three.pystemkoski 的头像

    stemkoski/three.py

    120在 GitHub 上查看↗

    Python 3D library.

    Python
    在 GitHub 上查看↗120
  • tehmaze/diagramtehmaze 的头像

    tehmaze/diagram

    410在 GitHub 上查看↗

    Text mode diagrams using UTF-8 characters and fancy colors

    Python
    在 GitHub 上查看↗410
  • pandas-profiling/pandas-profilingpandas-profiling 的头像

    pandas-profiling/pandas-profiling

    13,609在 GitHub 上查看↗

    This project is an exploratory data analysis library and profiling tool for Pandas and Spark DataFrames. It automates the initial investigation of datasets by generating comprehensive descriptive analysis reports, statistical summaries, and data quality warnings. The system functions as a data quality profiler to detect missing values, duplicate rows, and type inconsistencies. It includes a dataset comparison tool for identifying structural and content shifts between different versions of the same data, as well as specialized tools for time-series analysis to calculate auto-correlation and se

    Python
    在 GitHub 上查看↗13,609

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • residentmario/missingnoResidentMario 的头像

    ResidentMario/missingno

    4,209在 GitHub 上查看↗

    missingno is a Python library for the visualization and analysis of missing data patterns. It provides a set of tools to profile dataset completeness, map data gaps, and quantify the volume of null values across variables. The library differentiates itself through a nullity correlation analyzer and a hierarchical data clustering tool. These components allow for the detection of systemic dependencies and trends by measuring how the absence of one variable relates to the absence of another. The toolset covers broader data quality auditing and exploratory analysis capabilities. It includes feat

    Pythondata-analysisdata-visualizationmissing-data
    在 GitHub 上查看↗4,209
  • spotify/chartifyspotify 的头像

    spotify/chartify

    3,637在 GitHub 上查看↗

    Python library that makes it easy for data scientists to create charts.

    Python
    在 GitHub 上查看↗3,637
  • nicohlr/ipychartnicohlr 的头像

    nicohlr/ipychart

    131在 GitHub 上查看↗

    The power of Chart.js with Python

    Python
    在 GitHub 上查看↗131
  • pyecharts/pyechartspyecharts 的头像

    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

    Python
    在 GitHub 上查看↗15,761
  • matplotlib/matplotlibmatplotlib 的头像

    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
  • bokeh/bokehbokeh 的头像

    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
  • pointcloudlibrary/pclPointCloudLibrary 的头像

    PointCloudLibrary/pcl

    11,028在 GitHub 上查看↗

    The Point Cloud Library is a collection of C++ algorithms designed for filtering, registering, and analyzing large-scale 3D spatial datasets. It provides a framework for 3D point cloud processing, incorporating tools for spatial data filtering and geometric feature estimation. The library includes specialized systems for aligning multiple spatial datasets into a single unified coordinate system and a rendering engine for the visual inspection and analysis of processed point cloud data. It also features tools for calculating spatial descriptors to identify structural patterns and shapes within

    C++c-plus-pluscomputer-visioncpp
    在 GitHub 上查看↗11,028
  • jackzhenguo/python-small-examplesjackzhenguo 的头像

    jackzhenguo/python-small-examples

    8,132在 GitHub 上查看↗

    This project is a comprehensive library of practical Python code examples and patterns. It provides a collection of scripts and snippets designed to demonstrate a wide range of programming tasks, from basic syntax to advanced implementation patterns. The repository focuses on several core domains, including the implementation of concurrency and multithreading examples, data analysis snippets for cleaning and manipulating tabular data, and various data visualization examples. It also covers automation scripts for file system management and a variety of general programming patterns. Additional

    Pythondata-sciencemachine-learningpython
    在 GitHub 上查看↗8,132
  • cgal/cgalCGAL 的头像

    CGAL/cgal

    5,757在 GitHub 上查看↗

    CGAL is a software library that provides a comprehensive collection of computational geometry algorithms and data structures. It is built around a geometry kernel that defines fundamental geometric primitives and operations, enabling the construction of complex geometric objects and the computation of geometric predicates with exact arithmetic for reliable results. The library covers a wide range of geometric computation capabilities, including the construction of convex hulls, triangulations of point sets, and the generation of Voronoi diagrams. It also supports the processing of polygonal m

    C++algorithmsarrangeboolean-operations
    在 GitHub 上查看↗5,757
  • dexplo/bar_chart_racedexplo 的头像

    dexplo/bar_chart_race

    1,452在 GitHub 上查看↗

    Bar chart race is a Python data visualization library that transforms ordered tabular time-series data into animated bar and line chart races. It operates as an extension for rendering dynamic charts that illustrate how rankings and values change over time. The library interpolates wide-format chronological tables into densely sampled frame sequences, calculating intermediate numeric values to produce fluid motion animations. It orchestrates iterative canvas redraws through a plotting backend while supporting external multimedia encoders to export compressed standard video files. Generated a

    Python
    在 GitHub 上查看↗1,452
  • hku-mars/fast_liohku-mars 的头像

    hku-mars/FAST_LIO

    4,829在 GitHub 上查看↗

    FAST_LIO is a real-time SLAM system and LiDAR-inertial odometry package designed for simultaneous localization and mapping. It functions as a state estimation engine and 3D mapping tool that fuses LiDAR point clouds with inertial measurement unit data to provide robust robot state estimation. The system utilizes a tightly-coupled sensor fusion approach with an iterative Kalman filter to estimate position and orientation. It distinguishes itself through direct point-to-plane matching, which calculates odometry by matching raw lidar points to the map surface without manual geometric feature ext

    C++lidar-odometrylivox-avia-lidar
    在 GitHub 上查看↗4,829
  • altair-viz/altairaltair-viz 的头像

    altair-viz/altair

    10,410在 GitHub 上查看↗

    Altair is a declarative data visualization library for Python based on the Vega-Lite grammar. It allows users to create statistical visualizations by mapping data fields to visual properties rather than writing imperative drawing code. The library focuses on interactive charting through a system of linked selections and filters that update multiple visualizations based on user input. It renders charts as JSON and HTML for display in web browsers and interactive notebooks. The project covers statistical data analysis and interactive data exploration, providing capabilities to export visuals a

    Python
    在 GitHub 上查看↗10,410
  • xianhu/learnpythonxianhu 的头像

    xianhu/LearnPython

    8,484在 GitHub 上查看↗

    LearnPython is a programming tutorial consisting of a collection of practical code examples used to demonstrate Python language features and programming patterns. It serves as a comprehensive learning resource that implements core language concepts through functional code. The project provides specialized guides and samples covering several key domains. These include asynchronous network programming with event loops and coroutines, data visualization using numerical datasets for 2D and 3D plots, and web scraping for fetching content and automating login flows. It also features instructions on

    Jupyter Notebooklearning-pythonpythonpython-flask
    在 GitHub 上查看↗8,484
  • tixiaoshan/lio-samTixiaoShan 的头像

    TixiaoShan/LIO-SAM

    4,794在 GitHub 上查看↗

    LIO-SAM is a lidar inertial SLAM framework and tightly-coupled sensor fusion pipeline. It functions as a factor graph optimization engine that combines lidar scans and inertial measurement unit data to build 3D point cloud maps and estimate robot trajectories. The system integrates global position factors to align local coordinates with real-world data. It employs loop closure detection to identify previously visited locations, creating constraints in the optimization graph to correct accumulated global drift. The framework covers lidar inertial odometry, point cloud processing, and trajecto

    C++
    在 GitHub 上查看↗4,794
  • openai/point-eopenai 的头像

    openai/point-e

    6,886在 GitHub 上查看↗

    Point-e is a system for 3D model synthesis that generates three-dimensional point clouds from natural language descriptions and two-dimensional images. It utilizes diffusion models to synthesize these spatial representations based on text prompts or source images. The project includes specialized tools for refining these outputs, such as a point cloud upsampler to increase the density and resolution of low-resolution models. It also provides a mesh converter that uses distance function regression to transform raw point cloud data into structured 3D meshes. The broader capability surface cove

    Python
    在 GitHub 上查看↗6,886
  • open-mmlab/mmcvopen-mmlab 的头像

    open-mmlab/mmcv

    6,446在 GitHub 上查看↗

    mmcv is a foundation library for computer vision based on PyTorch. It provides a comprehensive system for constructing convolutional neural networks, a toolkit for image and video preprocessing, and a collection of high-performance deep learning vision operators. The project is distinguished by its hardware-accelerated kernels for complex operations such as deformable convolutions and region pooling. It features a configuration-driven framework that allows for the dynamic instantiation of network layers and the registration of custom modules without modifying code. The library covers a broad

    Python
    在 GitHub 上查看↗6,446
  • giswqs/lidargiswqs 的头像

    giswqs/lidar

    297在 GitHub 上查看↗

    A Python package for delineating nested surface depressions from digital elevation data.

    Python
    在 GitHub 上查看↗297
  • facebookresearch/votenetfacebookresearch 的头像

    facebookresearch/votenet

    1,760在 GitHub 上查看↗

    Deep Hough Voting for 3D Object Detection in Point Clouds

    Python
    在 GitHub 上查看↗1,760
  • connormanning/entwineconnormanning 的头像

    connormanning/entwine

    518在 GitHub 上查看↗

    Entwine - point cloud organization for massive datasets

    C++
    在 GitHub 上查看↗518
  • kzampog/cilantrokzampog 的头像

    kzampog/cilantro

    1,130在 GitHub 上查看↗

    A lean C++ library for working with point cloud data

    C++
    在 GitHub 上查看↗1,130
  • kitware/veloviewKitware 的头像

    Kitware/VeloView

    329在 GitHub 上查看↗

    VeloView performs real-time visualization and easy processing of live captured 3D LiDAR data from Velodyne sensors (Alpha Prime™, Puck™, Ultra Puck™, Puck Hi-Res™, Alpha Puck™, Puck LITE™, HDL-32, HDL-64E). Runs on Windows, Linux and MacOS. This repository is a mirror of https://gitlab.kitware.com/LidarView/VeloView-Velodyne.

    C++
    在 GitHub 上查看↗329
  • lastools/lastoolsLAStools 的头像

    LAStools/LAStools

    1,059在 GitHub 上查看↗

    efficient tools for LiDAR processing

    C++
    在 GitHub 上查看↗1,059
  • liangliangnan/polyfitLiangliangNan 的头像

    LiangliangNan/PolyFit

    820在 GitHub 上查看↗

    Polygonal Surface Reconstruction from Point Clouds (C++ & Python)

    C++
    在 GitHub 上查看↗820
  • evetion/lazio.jlevetion 的头像

    evetion/LazIO.jl

    12在 GitHub 上查看↗

    Extends LasIO with Laszip integration

    Julia
    在 GitHub 上查看↗12
  • kitware/lidarviewKitware 的头像

    Kitware/LidarView

    301在 GitHub 上查看↗

    LidarView performs real-time reception, recording, visualization and processing of 3D LiDAR data. This repository is a mirror of https://gitlab.kitware.com/LidarView/lidarview.

    C++
    在 GitHub 上查看↗301