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
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 Distribution
ironcalc-0.1.2.tar.gz
(28.1 MB
view details)
Built Distribution
File details
Details for the file ironcalc-0.1.2.tar.gz
.
File metadata
- Download URL: ironcalc-0.1.2.tar.gz
- Upload date:
- Size: 28.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1cd01426fdd69cd23a8fab6eae52600937d1009a8e51bc9195f47e62e181fd3 |
|
MD5 | c50e4480f313c00f4e82dc82b08908f5 |
|
BLAKE2b-256 | 9f19e9e2892f83e22f6a67be81539d4ec3b23eb6ae5c2d09fd1155873b5322c5 |
File details
Details for the file ironcalc-0.1.2-cp310-cp310-manylinux_2_35_x86_64.whl
.
File metadata
- Download URL: ironcalc-0.1.2-cp310-cp310-manylinux_2_35_x86_64.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.10, manylinux: glibc 2.35+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91c6282faa6037901ea25a7a3bc3841c02bcb5347692a28da0f72de33922f753 |
|
MD5 | 04a05916d385bd276235341f04dcbe55 |
|
BLAKE2b-256 | b3f25eae822f0efd25391ec93f8d720ded714a1aff1cae387b8b6b8402c26ffe |