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.1.tar.gz (2.4 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.1-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for stms_excel_processor-0.1.1.tar.gz
Algorithm Hash digest
SHA256 65efbdf234df0e7e7464d92ce79bd7b28b2dbe0ef255f9bd2ae00cae9a97b8e5
MD5 cdddac0502f7cce8f4273cf730af0dc3
BLAKE2b-256 d169e7eab5277de5f41b9b3d0e48036ba4f01e5a2b67028f4ebf11c00880e9f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for stms_excel_processor-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9849eacfe3c5391aad485bfc320fc99ffdad9cc0965a258ece48a522dbb4d440
MD5 473eda4e9241f4b83e329cf42175899a
BLAKE2b-256 a4d49966bb6128baf4509fa422063c2a39428690d8f0a2b883f78854157aa8d5

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