VOOZH about

URL: https://pypi.org/project/IronXL/

โ‡ฑ IronXL ยท PyPI


Skip to main content

IronXL 2026.6.0.1

pip install IronXL

Latest release

Released:

IronXL for Python

Navigation

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:

fromironxlimport *

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.

Project details


Release history Release notifications | RSS feed

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

Filter files by name, interpreter, ABI, and platform.

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

Copy a direct link to the current filters

ironxl-2026.6.0.1-py37-none-any.whl (12.6 MB view details)

Uploaded Python 3.7

File details

Details for the file ironxl-2026.6.0.1-py37-none-any.whl.

File metadata

  • Download URL: ironxl-2026.6.0.1-py37-none-any.whl
  • Upload date:
  • Size: 12.6 MB
  • Tags: Python 3.7
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.13

File hashes

Hashes for ironxl-2026.6.0.1-py37-none-any.whl
Algorithm Hash digest
SHA256 70fb96ebe2806d0a7f082818608b9f201d13a35a61b0e5225319fd37327a84f4
MD5 97bd9487802fe1067dcb009bf2359e9d
BLAKE2b-256 9adda47ff7152b5b0f38fb4fab476edd64ff977fa6dfe61321a11a3db87a46a5

See more details on using hashes here.

Supported by

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