xlwings_utils
Project description
Introduction
This module provides some useful functions to be used in xlwings lite.
The xlwings lite system does not provide access to the local file system. With this module, files can be copied between dropbox and the local pyodide file systen. And therefore, it is possible to indirectly use the local file system.
The module contains support for a useful 2 dimensional data structure: block. Thjs can be useful to manipulate a range without accessing the range directly, which is expensive in terms of memory and execution time.
On top of that, this module makes it possible to capture stdout writes, which can then be copied to a worksheet in a later stage.
Installation
Just add xlwings-utils to the requirement tab. It might be required to add ssl.
Dropbox support
xlwings_lite only works with full access dropbox apps.
In order to use dropbox functionality, is is necessary to initialize the module with credentials.
xwu.dropbox_init()
If called without parameters, the refresh_token is
Capture stdout support
Badges
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file xlwings_utils-0.0.6.tar.gz.
File metadata
- Download URL: xlwings_utils-0.0.6.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2f79207c74647e0d58ebfdf96a33b21f057ff34bb0777de4b061c80d8479579
|
|
| MD5 |
509facef5539bd27d1036ee2595f1270
|
|
| BLAKE2b-256 |
711ad6beec8a2d35ad47d5365ac46a03c44f77f13a61ee47c76620667d2e8653
|
File details
Details for the file xlwings_utils-0.0.6-py3-none-any.whl.
File metadata
- Download URL: xlwings_utils-0.0.6-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ba2c263a913479386797e3befca3ec0ac8ef4a2abe2ce5831a534d729e4a303
|
|
| MD5 |
211b82d6376425d713ee92697afa6595
|
|
| BLAKE2b-256 |
d1eaaaced88b4b459e611bbc9bfc1e8c6615aba5764b1030129b944e5152ca36
|