"""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.4 4 Dec 2023
- Add asyncio and worksheet errors
Version 0.0.3 10 May 2023
- Refactor
- Added tests
Version 0.0.2 10 May 2023
- Added path to save()
Version 0.0.1 10 May 2023
- Added workbook save
Version 0.0.0 10 May 2023
- 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.4.tar.gz
(21.6 kB
view hashes)
Built Distribution
workbooky-0.0.4-py3-none-any.whl
(21.0 kB
view hashes)
Close
Hashes for workbooky-0.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d3ede96eb27a4d9e31e9071648f40e563a39710562c23811358006e022f4b6d7 |
|
MD5 | f8c89ebb0ae815ccc74eb866b4796419 |
|
BLAKE2b-256 | 20fc13bb016c3de5749e0b30d0bc7e12998a013aea6478e590cf78a0774d2195 |