Skip to main content

Simple excel-processor.

Project description

Excel Processor

A lightweight Excel Processor.

Installation

pip install stms-excel-processor

Usage

Instead of: Use:

from excel_processor import Workbook, FileFormat

Example

from excel_processor import Workbook, FileFormat

# Load Excel file
workbook = Workbook()
workbook.LoadFromFile("input.xlsx")

# Process your data...

# Save Excel file
workbook.SaveToFile("output.xlsx", FileFormat.Version2016)
workbook.Dispose()

What's Included

This package only re-exports two main components:

  • Workbook - The main Excel workbook class
  • FileFormat - Enum for Excel file formats (Version2016, Version2013, etc.)

License

MIT License

Note

This is a wrapper package. Spire.XLS Free edition has limitations (e.g., only first 3 worksheets). For full features, consider Spire.XLS commercial license.

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

stms_excel_processor-0.1.0.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

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

stms_excel_processor-0.1.0-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file stms_excel_processor-0.1.0.tar.gz.

File metadata

File hashes

Hashes for stms_excel_processor-0.1.0.tar.gz
Algorithm Hash digest
SHA256 c87703ca46e69045b67d76ecbcbbd1c06e30cae309c7f529ce6f0c0551dc8d08
MD5 0fd68289bd76128eea5e46c52fbff987
BLAKE2b-256 814c48c1c04eee1f6b3c918787fede5c697d93820fd49a175382829e892bfb34

See more details on using hashes here.

File details

Details for the file stms_excel_processor-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for stms_excel_processor-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9b8c40e40494af1d1abaada761fee936951fa49c5ac770c3700294aa30772f37
MD5 c468843e36baf803f44ba3f39718f3ce
BLAKE2b-256 5d3ce13957e2943863488c6ab060c5292c35b6309cc234b167a3d34f372b7ea1

See more details on using hashes here.

Supported by

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