No project description provided
Project description
How to launch
First, install maturin.
For debug mode, you can just use maturin develop and run python (or ipython) to start a python shell.
For prod mode (required for profiling):
maturin build --release
pip install --force-reinstall target/wheels/fastexcel-*.whl
Dev tips
- Use
cargo checkto verify that your rust code compiles, no need to go throughmaturinevery time cargo clippy= 💖- Careful with arrow constructors, they tend to allocate a lot
mprofandtimego a long way for perf checks, no need to go fancy right from the start
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
Built Distributions
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
File details
Details for the file fastexcel-0.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: fastexcel-0.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/0.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0921ee5d01d4cb4d0cf65e88bf73e89f500b2337260e1d52de79bbe98ed815d
|
|
| MD5 |
0d213f1a4695dbb766c02e2ce28f84aa
|
|
| BLAKE2b-256 |
c20940d6c0cc60efb0141627968aff956802f39a1e5c74fc796623f275656126
|
File details
Details for the file fastexcel-0.1.3-cp310-cp310-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl.
File metadata
- Download URL: fastexcel-0.1.3-cp310-cp310-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl
- Upload date:
- Size: 1.5 MB
- Tags: CPython 3.10, macOS 10.9+ universal2 (ARM64, x86-64), macOS 10.9+ x86-64, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/0.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
614b974de66390f065f3086ccbb798badbe40baeb3c5a406598eaf414296ac16
|
|
| MD5 |
d2f6aa95f3c2a6ce74bdc32efa6aae05
|
|
| BLAKE2b-256 |
309428508a6abee69641f705194a8578568210827e92da8ef61e8ad04be5dff8
|