-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Nader Bennour edited this page Mar 30, 2026
·
4 revisions
Welcome to the OpenSheet Core wiki — a fast, memory-efficient spreadsheet I/O library for Python, powered by Rust.
- AI/RAG Integration — markdown extraction, chunking, LangChain & LlamaIndex loaders
- Migrating from openpyxl — side-by-side code comparisons to help you switch
- Architecture — how the Rust/PyO3 bridge works and how XLSX files are structured
- FAQ — common questions and answers
- PyPI package
- API Reference (in README)
- Benchmarks — 13.8x faster reads, 1.6x faster writes, 2.5x less memory
- Benchmarking Methodology
- Roadmap
- Contributing guide
- Changelog
Home | AI/RAG | Migration Guide | Architecture | FAQ | GitHub | PyPI
Built with Rust and PyO3 | Licensed under MIT