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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to python-excel/xlrd

Open-source alternatives to Xlrd

28 open-source projects similar to python-excel/xlrd, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Xlrd alternative.

  • xlwings/xlwingsAvatar von xlwings

    xlwings/xlwings

    3,312Auf GitHub ansehen↗

    xlwings - Make Excel fly with Python!

    Pythonautomationexcelgoogle-sheets
    Auf GitHub ansehen↗3,312
  • borb-pdf/borbB

    borb-pdf/borb

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • camelot-dev/camelotAvatar von camelot-dev

    camelot-dev/camelot

    3,764Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,764
  • camelot-dev/excaliburAvatar von camelot-dev

    camelot-dev/excalibur

    1,790Auf GitHub ansehen↗
    Pythonextractfor-humanspdf
    Auf GitHub ansehen↗1,790
  • deanmalmgren/textractAvatar von deanmalmgren

    deanmalmgren/textract

    4,623Auf GitHub ansehen↗

    Textract is a multi-format text extraction tool and parser. It provides a unified interface to extract plain text from a variety of sources, including documents, images, and audio files. The system functions as a document content parser for PDFs and spreadsheets, an image text extractor using optical character recognition, and a speech-to-text transcriber for audio recordings.

    HTML
    Auf GitHub ansehen↗4,623

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • frictionlessdata/tabulator-pyF

    frictionlessdata/tabulator-py

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • huggingface/datasetsAvatar von huggingface

    huggingface/datasets

    21,643Auf GitHub ansehen↗

    Datasets is a library designed for the management, processing, and sharing of large-scale data collections for machine learning workflows. It functions as both a data processing framework and a versioning platform, providing tools to organize, filter, and transform massive datasets while ensuring reproducibility across research and development teams. The library distinguishes itself by enabling the handling of datasets that exceed available system memory. It utilizes memory-mapped file access, disk-based caching, and lazy iterative streaming to maintain performance when working with large-sca

    Pythonaiartificial-intelligencecomputer-vision
    Auf GitHub ansehen↗21,643
  • intake/intakeAvatar von intake

    intake/intake

    1,080Auf GitHub ansehen↗

    Intake is a lightweight package for finding, investigating, loading and disseminating data.

    Python
    Auf GitHub ansehen↗1,080
  • jazzband/tablibAvatar von jazzband

    jazzband/tablib

    4,754Auf GitHub ansehen↗

    Tablib is a Python library designed for importing, exporting, and manipulating tabular datasets. It functions as a multi-format data converter and manager, allowing users to move information between different file standards. The library supports data transformation across CSV, JSON, YAML, and Excel formats. It provides a programmatic interface to manage these datasets by adding rows, filtering columns, and segregating records. The system uses a common internal representation and adapter-based mapping to normalize diverse input sources. This allows for consistent reading and writing routines

    Python
    Auf GitHub ansehen↗4,754
  • joke2k/fakerAvatar von joke2k

    joke2k/faker

    19,278Auf GitHub ansehen↗

    Faker is a Python library designed to generate realistic synthetic data for software testing, database prototyping, and privacy-preserving anonymization. It provides a comprehensive suite of tools to create diverse information types, including personal identities, financial records, geographic locations, and technical system metadata, allowing developers to populate environments with mock data that mimics real-world structures. The library is built on a modular provider architecture that supports dynamic method dispatch, enabling users to extend functionality by registering custom data genera

    Pythondatasetfakefake-data
    Auf GitHub ansehen↗19,278
  • martinblech/xmltodictAvatar von martinblech

    martinblech/xmltodict

    5,741Auf GitHub ansehen↗

    xmltodict is a Python library that provides bidirectional serialization between XML documents and dictionaries. It functions as a parser that converts marked-up input into key-value pairs and a serialization utility that transforms dictionaries back into structured XML documents. The project includes an incremental stream processor that uses depth-based callbacks to handle large XML files while maintaining constant memory usage. It features a namespace manager for mapping prefixes and declarations, as well as a security sanitizer that blocks external entity expansion and validates element nam

    Python
    Auf GitHub ansehen↗5,741
  • merantix-momentum/squirrel-coreM

    merantix-momentum/squirrel-core

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • poidasmith/xlloopAvatar von poidasmith

    poidasmith/xlloop

    110Auf GitHub ansehen↗

    XLLoop Excel Function (UDF) Server

    Java
    Auf GitHub ansehen↗110
  • ahupp/python-magicAvatar von ahupp

    ahupp/python-magic

    2,886Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,886
  • pydata/pandas-datareaderAvatar von pydata

    pydata/pandas-datareader

    3,217Auf GitHub ansehen↗

    Extract data from a wide range of Internet sources into a pandas DataFrame.

    Pythondatadata-analysisdataset
    Auf GitHub ansehen↗3,217
  • pyexcel/pyexcel-xlsxP

    pyexcel/pyexcel-xlsx

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • python-excel/xlwtAvatar von python-excel

    python-excel/xlwt

    1,044Auf GitHub ansehen↗

    Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform.

    Python
    Auf GitHub ansehen↗1,044
  • rom1504/img2datasetAvatar von rom1504

    rom1504/img2dataset

    4,423Auf GitHub ansehen↗

    img2dataset is a high-performance image dataset pipeline and preprocessing tool designed to download and process millions of images from URLs for machine learning training. It functions as a distributed image downloader and cloud storage data exporter, moving large visual datasets from web sources directly into structured formats. The system prioritizes high-throughput data acquisition by distributing workloads across multiple CPU cores and machines. It integrates directly with remote cloud storage buckets and employs a manifest-based tracking system to resume interrupted downloads without re

    Pythonbig-datadatasetdeep-learning
    Auf GitHub ansehen↗4,423
  • sdv-dev/sdvAvatar von sdv-dev

    sdv-dev/SDV

    3,508Auf GitHub ansehen↗

    Synthetic data generation for tabular data

    Python
    Auf GitHub ansehen↗3,508
  • simonw/csvs-to-sqliteAvatar von simonw

    simonw/csvs-to-sqlite

    932Auf GitHub ansehen↗

    Convert CSV files into a SQLite database. Browse and publish that SQLite database with Datasette.

    Python
    Auf GitHub ansehen↗932
  • singer-io/getting-startedAvatar von singer-io

    singer-io/getting-started

    1,342Auf GitHub ansehen↗

    Singer is an open source standard for moving data between databases, web APIs, files, queues, and just about anything else you can think of. The Singer spec describes how data extraction scripts — called “Taps” — and data loading scripts — called “Targets” — should communicate using a standard…

    Makefile
    Auf GitHub ansehen↗1,342
  • snorkel-team/snorkelAvatar von snorkel-team

    snorkel-team/snorkel

    5,981Auf GitHub ansehen↗

    Snorkel is a weak supervision system that enables users to programmatically generate training labels for machine learning models without manual annotation. At its core, it provides a framework for writing labeling functions as Python callables that each vote on data points, and then trains a probabilistic graphical model over these multiple weak supervision sources to estimate latent true labels without any ground truth data. The system automatically learns accuracy and correlation parameters between labeling functions by analyzing observed agreement patterns on unlabeled data, converting lab

    Python
    Auf GitHub ansehen↗5,981
  • turicas/rowsT

    turicas/rows

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • upgini/upginiAvatar von upgini

    upgini/upgini

    351Auf GitHub ansehen↗

    Data search & enrichment library for Machine Learning → Easily find and add relevant features to your ML & AI pipeline from hundreds of public and premium external data sources, including open & commercial LLMs

    Python
    Auf GitHub ansehen↗351
  • wireservice/csvkitAvatar von wireservice

    wireservice/csvkit

    6,390Auf GitHub ansehen↗

    csvkit is a composable Unix-style command-line toolkit for converting, filtering, and analyzing CSV files directly from the terminal. It provides a suite of focused single-purpose commands that can be combined via pipes to build complex data processing workflows, with a modular architecture that includes a column-type inference engine for automatically detecting data types and a streaming-pipeline design for efficient handling of tabular data. The toolkit distinguishes itself through its SQL-engine abstraction layer, which allows users to run SQL queries directly against CSV files without req

    Python
    Auf GitHub ansehen↗6,390
  • wkentaro/gdownAvatar von wkentaro

    wkentaro/gdown

    5,116Auf GitHub ansehen↗

    gdown is a command-line tool that downloads public files and folders from Google Drive without requiring authentication. It bypasses the mandatory virus-scan warning page to retrieve large files that conventional download tools block, and can resume interrupted transfers using HTTP range requests. Beyond simple file downloads, gdown can recursively download entire folder hierarchies while preserving the local directory structure. It lists the contents of a public folder as structured JSON without downloading the files themselves, and resolves a file's real name and extension without retrievin

    Pythoncurldownloaddownloader
    Auf GitHub ansehen↗5,116
  • proompteng/biligAvatar von proompteng

    proompteng/bilig

    30Auf GitHub ansehen↗

    Bilig WorkPaper: headless spreadsheet formula engine and MCP server for Node agents: complete spreadsheet work autonomously

    TypeScriptagent-toolsai-agentsexcel
    Auf GitHub ansehen↗30
  • dcajasn/riskfolio-libAvatar von dcajasn

    dcajasn/Riskfolio-Lib

    3,784Auf GitHub ansehen↗

    Riskfolio-Lib is a Python portfolio optimization library and convex risk management tool. It provides a framework for calculating optimal asset allocations using convex risk measures and mathematical programming solvers, supporting linear, quadratic, and semidefinite programming. The library features a hierarchical risk parity framework and financial asset clustering tools to group similar instruments and improve diversification. It includes a portfolio backtesting engine for simulating investment strategies using historical data and cross-validation. The system covers a broad range of quant

    C++asset-allocationconvex-optimizationcvar-optimization
    Auf GitHub ansehen↗3,784