awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jazzband avatar

jazzband/tablib

0
View on GitHub↗
tablib.readthedocs.io↗

Tablib

Tablib este o bibliotecă Python concepută pentru importul, exportul și manipularea seturilor de date tabelare. Funcționează ca un convertor și manager de date multi-format, permițând utilizatorilor să mute informații între diferite standarde de fișiere.

Biblioteca suportă transformarea datelor între formatele CSV, JSON, YAML și Excel. Oferă o interfață programatică pentru a gestiona aceste seturi de date prin adăugarea de rânduri, filtrarea coloanelor și segregarea înregistrărilor.

Sistemul utilizează o reprezentare internă comună și o mapare bazată pe adaptoare pentru a normaliza sursele de intrare diverse. Acest lucru permite rutine consistente de citire și scriere în toate formatele de fișiere suportate.

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Features

  • Data Format Converters - Transforms tabular datasets between multiple file standards such as CSV and JSON to move data between tools.
  • Tabular Format Bridges - Provides a unified bridge that normalizes and converts data between CSV, JSON, YAML, and Excel formats.
  • Python Tabular Data Libraries - Provides a comprehensive Python tool for managing datasets across CSV, JSON, YAML, and Excel formats.
  • Tabular Data Exporters - Writes internal tabular datasets to disk in formats like CSV or Excel for use in other applications.
  • Tabular Data Import - Reads relational data from various file formats into a common internal representation for further processing.
  • Tabular Data Managers - Offers a programmatic interface for importing, exporting, and organizing structured data in various delimited formats.
  • Tabular Data Manipulations - Provides a programmatic interface for cleaning, filtering, and modifying structured tabular data.
  • Tabular Format Parsing - Provides dedicated parsing logic to normalize CSV, JSON, and YAML input sources into a single internal model.
  • Tabular Importers - Reads tabular data from various file types into a single consistent format for Python applications.
  • Tabular Row Storage - Organizes datasets as a sequence of records to facilitate efficient row-level operations like adding and filtering.
  • Excel Workbook Exports - Exports internal Python data structures into multi-sheet Excel workbooks and CSV files for reporting.
  • Unified Data Representations - Uses a common internal representation to enable seamless conversion between diverse tabular file formats.
  • Data Loading Extraction - Tabular dataset module for multiple formats.
  • Document and File Processing - Manages tabular datasets across formats like CSV, JSON, and Excel.
  • Documentation and Processing - Library for exporting data to multiple formats.
4,754 stele·596 fork-uri·Python·MIT·3 vizualizări

Istoric stele

Graficul istoricului de stele pentru jazzband/tablibGraficul istoricului de stele pentru jazzband/tablib

Întrebări frecvente

Ce face jazzband/tablib?

Tablib este o bibliotecă Python concepută pentru importul, exportul și manipularea seturilor de date tabelare. Funcționează ca un convertor și manager de date multi-format, permițând utilizatorilor să mute informații între diferite standarde de fișiere.

Care sunt principalele funcționalități ale jazzband/tablib?

Principalele funcționalități ale jazzband/tablib sunt: Data Format Converters, Tabular Format Bridges, Python Tabular Data Libraries, Tabular Data Exporters, Tabular Data Import, Tabular Data Managers, Tabular Data Manipulations, Tabular Format Parsing.

Care sunt câteva alternative open-source pentru jazzband/tablib?

Alternativele open-source pentru jazzband/tablib includ: wireservice/csvkit — csvkit is a composable Unix-style command-line toolkit for converting, filtering, and analyzing CSV files directly… xlwings/xlwings — xlwings - Make Excel fly with Python! javascriptdata/danfojs — Danfo.js is a data analysis and preprocessing library for JavaScript that provides high-performance labeled data… mbloch/mapshaper — Mapshaper is a tool for processing, simplifying, and converting geographic vector data, available as a command-line… pymupdf/pymupdf — PyMuPDF is a comprehensive PDF manipulation library and document analysis tool. It serves as a text extraction tool,… kozea/weasyprint — WeasyPrint is a Python-based library and layout engine that converts HTML and CSS into printable PDF documents. It…

Alternative open-source pentru Tablib

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Tablib.
  • wireservice/csvkitAvatar wireservice

    wireservice/csvkit

    6,390Vezi pe GitHub↗

    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
    Vezi pe GitHub↗6,390
  • xlwings/xlwingsAvatar xlwings

    xlwings/xlwings

    3,312Vezi pe GitHub↗

    xlwings - Make Excel fly with Python!

    Pythonautomationexcelgoogle-sheets
    Vezi pe GitHub↗3,312
  • javascriptdata/danfojsAvatar javascriptdata

    javascriptdata/danfojs

    5,050Vezi pe GitHub↗

    Danfo.js is a data analysis and preprocessing library for JavaScript that provides high-performance labeled data structures. It implements data frames and series to enable complex data analysis, statistical computing, and the manipulation of structured tabular data. The project serves as a machine learning preprocessing library, offering utilities for categorical label encoding, one-hot encoding, and numeric feature scaling and standardization. It specifically facilitates the conversion of labeled data structures into tensors for model training and evaluation. The library covers a broad set

    TypeScriptdanfojsdata-analysisdata-analytics
    Vezi pe GitHub↗5,050
  • mbloch/mapshaperAvatar mbloch

    mbloch/mapshaper

    4,133Vezi pe GitHub↗

    Mapshaper is a tool for processing, simplifying, and converting geographic vector data, available as a command-line interface, a web browser tool, and a Node.js library. It functions as a coordinate projector, vector data converter, and web map asset optimizer designed to transform spatial datasets between different coordinate reference systems and file formats. The project is distinguished by its topology-preserving geometry simplification, which reduces vertex counts while maintaining shared boundaries to prevent gaps and overlaps. It further optimizes assets for the web through coordinate

    JavaScript
    Vezi pe GitHub↗4,133
Vezi toate cele 30 alternative pentru Tablib→