Skip to main content

"""A collection of modules that supports workbooks with openpyxl."""

Project description

workbooky

A module providing utilities to work with EXce; workbooks and worksheets.

Installation

pip install workbooky

Usage

from workbooky import Workbook

workbook = Workbook(path)

Methods

get_worksheet(sheet_name)
save()

Version History

Version 0.0.5 4 Dec 2023

  1. Expose Worksheet

Version 0.0.4 4 Dec 2023

  1. Add asyncio and worksheet errors

Version 0.0.3 10 May 2023

  1. Refactor
  2. Added tests

Version 0.0.2 10 May 2023

  1. Added path to save()

Version 0.0.1 10 May 2023

  1. Added workbook save

Version 0.0.0 10 May 2023

  1. Initial version

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

workbooky-0.0.5.tar.gz (21.6 kB view hashes)

Uploaded Source

Built Distribution

workbooky-0.0.5-py3-none-any.whl (21.0 kB view hashes)

Uploaded Python 3

Supported by

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