Xlwings

Latest version: v0.33.11

Safety actively analyzes 712615 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

0.10.4

- Introduced `XLWINGS_REQUEST_TIMEOUT` env var with a default of 5 minutes. Previously, requests running for longer than 1 minute were timing out on macOS. However, this also means that if you had requests on Windows/Web that were taking longer than 5 minutes, they will now hit a timeout if you don't change the setting.
- Various bug fixes.

0.10.3

- The `script`, `func`, `ret`, and `arg` decorators can now be imported directly from `xlwings` instead of `xlwings.server`.
- Rebranding: what was previously introduced as xlwings Lite is now called xlwings Wasm. xlwings Lite is now the official add-in available in the add-in store, which is built on top of xlwings Wasm.
- There's a new task pane example showing live form validation with htmx.
- xlwings Wasm got rid of the PyScript dependency and uses Pyodide directly now.
- Bug fix: htmx now properly respects the `xw-book="true"` tag.
- Bug fix: dates weren't formatted correctly with scripts.
- Upgraded dependencies incl. xlwings to 0.33.9.

0.10.2

- Fixed another issue with multi-range named ranges that caused `This operation is not permitted for the current object` error.

0.10.1

- Fixed an issue with sheet-scoped named formulas that were causing the following error message: `This operation is not permitted for the current object`.

0.10.0

- Datetime fixes both with custom scripts (day and month were misinterpreted with certain locales) and custom functions (the formatting of dates in custom functions now respects the specific format chosen on the system).
- Added the `-e`/`--env` arg to the lite CLI command.
- Upgraded dependencies incl. xlwings to 0.33.6.

0.9.2

- Custom functions reloading (introduced with 0.9.1) is now only done during development.
- Fixed an issue with the `manifest.xml` when there was no function namespace used in the `prod` environment.

Page 1 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.