Skip to main content

IronXL for Python

Project description

Pypi Installs Passed windows macOS linux docker aws microsoftazure livechat

IronXL - The Python Excel Library

IronXL NuGet Trial Banner Image

Get Started | Features | Code Examples | Licensing | Free Trial

IronXL is a library developed and maintained by Iron Software that helps Software Engineers to read, generate and edit Excel (and other Spreadsheet files) in Python applications & websites.

IronXL is a fast and natural approach to work with Excel and Other Spreadsheet files in Python. With no utilization of Office Excel Interopm IronXL works well with Python. All without extra dependencies or the need to install MS Office.

IronXL excels at:

  • Import Data from XLS/XLSX/CSV/TSV.
  • Export Work Sheets to XLS/XLSX/CSV/TSV/JSON.
  • Encrypt and decrypt XLSX/XLSM/XLTX files with passwords.
  • Work with Spreadsheets as System.Data.DataSet and System.Data.DataTable objects.
  • Excel Formulas recalculated every time a sheet it edited.
  • Intuitive Ranges setting with a WorkSheet["A1:B10"] syntax.
  • Sort Ranges, Columns and Rows.
  • Style Cells - Font, Size, Background pattern, Border, Alignment and Number formats.

Document Formats

  • Load, Read and Edit Data: XLS, XLSX, XLST, XLSM, CSV and TSV
  • Saving and Exporting: XLS, XLSX, XLST, XLSM, CSV, TSV and JSON
  • System.Data Objects: Work with Excel Spreadsheets as System.Data.DataSet and System.Data.DataTable

Sheet Functions

  • Formulas: Works with Excel formulas and formulas recalculated every time a sheet it edited
  • Cell Data Formats: Text, Number, Formulas, Dates, Currency, Percentage, Scientific, Time and Custom Formats
  • Sorting: Ranges, Columns and Rows
  • Cell Styling: Font, Size, Background pattern, Border and Alignment

IronXL has cross platform support compatibility with:

  • Python 3.7+
  • Windows, macOS, Linux, Docker, Azure, and AWS

IronXL Cross Platform Compatibility Support Image

Additionally, our API reference and full licensing information can easily be found on our website.

Using IronXL


IronXL Python relies on .NET 6.0 as its underlying technology. Therefore, it is necessary to have the .NET 6.0 runtime installed on your machine in order to use IronXL Python.

Linux and Mac users may need to install .NET from https://dotnet.microsoft.com/en-us/download/dotnet/6.0 prior to using this Python package.

Install Using Pip

pip install ironxl

IronPDF will then download additional dependencies the first time you run it.

Or Download the Full Package

Optionally, download the Python package specific to your platform from our downloads section at https://ironxl.com/python/

Usage

Once installed, you can get started by adding from ironxl import * to the top of your Python script. Here is an example to get started:

from ironxl import *

workbook = WorkBook("test.xlsx")
print(workbook.WorkSheets.Count)

Features Table

IronXL Features Table

Licensing & Support available

For code examples, tutorials and documentation visit https://ironsoftware.com/python/excel/

For support please email us at support@ironsoftware.com

Documentation Links

You can email us at support@ironsoftware.com for support directly from our code team. We offer licensing and extensive support for commercial deployment projects.

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.

IronXL-2025.9.0.1-py37-none-any.whl (12.3 MB view details)

Uploaded Python 3.7

File details

Details for the file IronXL-2025.9.0.1-py37-none-any.whl.

File metadata

  • Download URL: IronXL-2025.9.0.1-py37-none-any.whl
  • Upload date:
  • Size: 12.3 MB
  • Tags: Python 3.7
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for IronXL-2025.9.0.1-py37-none-any.whl
Algorithm Hash digest
SHA256 ae0da48e7ac2a520ed63c68b5072fa7e357b37b9d356de10b3c920504080a5d8
MD5 ccbf80eb0cd482f2248d3607bf6e1d9a
BLAKE2b-256 8693705ddd7115b28ce8fdc2a9d5512926016cd0b94fa3e4208a0d8c7c84050e

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