Skip to main content

Create, edit and evaluate Excel spreadsheets

Project description

IronCalc python bindings

With IronCalc you can create, read and manipulate xlsx files. You can manage sheets, add, remove, delete rename. You can add cell values, retrieve them and most importantly you can evaluate spreadsheets.

Compile and test

To compile this and test it:

$ python3 -m venv venv
$ source venv/bin/activate
$ pip install maturin
$ maturin develop
$ cd examples
examples $ python example.py

From there if you use python you can import ironcalc. You can either create a new file, read it from a JSON string or import from Excel.

Hopefully the API is straightforward.

Project details


Download files

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

Source Distribution

ironcalc-0.1.2.tar.gz (28.1 MB view hashes)

Uploaded Source

Built Distribution

ironcalc-0.1.2-cp310-cp310-manylinux_2_35_x86_64.whl (2.2 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.35+ x86-64

Supported by

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