Skip to main content

A Python library for converting XLSX files to XML using Rust.

Project description

xlsx_to_xml

xlsx_to_xml is a Python library that enables you to convert Excel files (.xlsx) into XML format easily and efficiently. This library is built with Rust, offering high performance and reliability, making it perfect for developers and data professionals who need to transform spreadsheet data into structured XML.

Features

  • Effortless Conversion: Convert entire Excel workbooks or specific sheets to XML.
  • High Performance: Utilizes Rust for fast and efficient processing.
  • Customizable Output: Supports customization to match various XML schemas.
  • Cross-Platform: Compatible with Windows, macOS, and Linux.

Installation

To install the library, use pip:

pip install xlsx-to-xml

Here’s an example of how to use xlsx_to_xml:

from xlsx_to_xml import xlsx_to_xml

try:
    xml_output = xlsx_to_xml.convert_xlsx_to_xml("example.xlsx", "Sheet1")
    print(xml_output)
except Exception as e:
    print(f"An error occurred: {e}")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

xlsx_to_xml-0.1.6-cp311-cp311-macosx_11_0_arm64.whl (921.8 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

File details

Details for the file xlsx_to_xml-0.1.6-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for xlsx_to_xml-0.1.6-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 97326280500ed34f6b425485859468fc84032334e4aed57666816faa54930d77
MD5 ae29b46995bc3a40e15e2f95fc8d6a02
BLAKE2b-256 7f0900c92eb488bfea1b9759eb31d093318b74c5f287be56fdfb0cd919e7ce0f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page