awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
F

frictionlessdata/tabulator-py

0
View on GitHub↗
0 estrellas·0 forks·4 vistas

Tabulator Py

Features

  • Data Loading Extraction - Reading and writing tabular data via streams.

Historial de estrellas

Gráfico del historial de estrellas de frictionlessdata/tabulator-pyGráfico del historial de estrellas de frictionlessdata/tabulator-py

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Tabulator Py

Proyectos open-source similares, clasificados según cuántas características comparten con Tabulator Py.
  • borb-pdf/borbB

    borb-pdf/borb

    0Ver en GitHub↗
    Ver en GitHub↗0
  • camelot-dev/camelotAvatar de camelot-dev

    camelot-dev/camelot

    3,764Ver en GitHub↗

    Camelot is a Python library and processing engine designed to extract tabular data from PDF documents. It converts unstructured tables into machine-readable formats such as CSV, JSON, and Excel. The project provides specialized toolsets for different document types, using line detection for ruled tables and whitespace analysis for borderless tables. It includes an optical character recognition system to recover structured data from image-based scanned PDFs that lack a digital text layer. The library handles complex document layouts, including encrypted files, rotated pages, and tables that s

    Python
    Ver en GitHub↗3,764
  • camelot-dev/excaliburAvatar de camelot-dev

    camelot-dev/excalibur

    1,790Ver en GitHub↗
    Pythonextractfor-humanspdf
    Ver en GitHub↗1,790
  • ahupp/python-magicAvatar de ahupp

    ahupp/python-magic

    2,886Ver en GitHub↗

    python-magic is a C-binding wrapper that provides a Python interface for the libmagic system library. It functions as a file signature analyzer and MIME type detector, identifying file formats by comparing header bytes against a database of known binary signatures. The library enables the identification of file types from both file paths and raw data buffers. It supports custom file signature matching through the injection of user-provided magic databases, allowing for the detection of specialized or proprietary formats. The project covers binary data analysis and MIME type mapping to transl

    Python
    Ver en GitHub↗2,886
Ver las 24 alternativas a Tabulator Py→

Preguntas frecuentes

¿Cuáles son las características principales de frictionlessdata/tabulator-py?

Las características principales de frictionlessdata/tabulator-py son: Data Loading Extraction.

¿Qué alternativas de código abierto existen para frictionlessdata/tabulator-py?

Las alternativas de código abierto para frictionlessdata/tabulator-py incluyen: borb-pdf/borb. camelot-dev/camelot — Camelot is a Python library and processing engine designed to extract tabular data from PDF documents. It converts… camelot-dev/excalibur. deanmalmgren/textract — Textract is a multi-format text extraction tool and parser. It provides a unified interface to extract plain text from… huggingface/datasets — Datasets is a library designed for the management, processing, and sharing of large-scale data collections for machine… ahupp/python-magic — python-magic is a C-binding wrapper that provides a Python interface for the libmagic system library. It functions as…