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

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

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

pyexcel/pyexcel-xlsx

0
View on GitHub↗
0 نجوم·0 تفرعات·3 مشاهدات

Pyexcel Xlsx

Features

  • Data Loading Extraction - Read and write XLSX files.

سجل النجوم

مخطط تاريخ النجوم لـ pyexcel/pyexcel-xlsxمخطط تاريخ النجوم لـ pyexcel/pyexcel-xlsx

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Pyexcel Xlsx.
  • borb-pdf/borbB

    borb-pdf/borb

    0عرض على GitHub↗
    عرض على GitHub↗0
  • camelot-dev/camelotالصورة الرمزية لـ camelot-dev

    camelot-dev/camelot

    3,764عرض على 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
    عرض على GitHub↗3,764
  • camelot-dev/excaliburالصورة الرمزية لـ camelot-dev

    camelot-dev/excalibur

    1,790عرض على GitHub↗
    Pythonextractfor-humanspdf
    عرض على GitHub↗1,790
  • ahupp/python-magicالصورة الرمزية لـ ahupp

    ahupp/python-magic

    2,886عرض على 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
    عرض على GitHub↗2,886
عرض جميع البدائل الـ 24 لـ Pyexcel Xlsx→

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

ما هي الميزات الرئيسية لـ pyexcel/pyexcel-xlsx؟

الميزات الرئيسية لـ pyexcel/pyexcel-xlsx هي: Data Loading Extraction.

ما هي البدائل مفتوحة المصدر لـ pyexcel/pyexcel-xlsx؟

تشمل البدائل مفتوحة المصدر لـ pyexcel/pyexcel-xlsx: 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… frictionlessdata/tabulator-py. ahupp/python-magic — python-magic is a C-binding wrapper that provides a Python interface for the libmagic system library. It functions as…