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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
F

frictionlessdata/tabulator-py

0
View on GitHub↗
0 stars·0 forks·12 views

Tabulator Py

Features

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

Star history

Star history chart for frictionlessdata/tabulator-pyStar history chart for frictionlessdata/tabulator-py

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Tabulator Py

These projects share indexed features with Tabulator Py. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • borb-pdf/borbB

    borb-pdf/borb

    0View on GitHub↗
    View on GitHub↗0
  • camelot-dev/camelotcamelot-dev avatar

    camelot-dev/camelot

    3,764View on 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
    View on GitHub↗3,764
  • camelot-dev/excaliburcamelot-dev avatar

    camelot-dev/excalibur

    1,790View on GitHub↗
    Pythonextractfor-humanspdf
    View on GitHub↗1,790
  • ahupp/python-magicahupp avatar

    ahupp/python-magic

    2,886View on 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
    View on GitHub↗2,886
Compare all 24 related projects→

Frequently asked questions

What are the main features of frictionlessdata/tabulator-py?

The main features of frictionlessdata/tabulator-py are: Data Loading Extraction.

Which projects share features with frictionlessdata/tabulator-py?

Projects with overlapping indexed features include: 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…