Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / xlwings/xlwings issues and pull requests

#2444 - Add the ability to check if a value in a column or row is hidden

Issue - State: open - Opened by 2ashy4u 6 months ago - 1 comment

#2442 - Python error invoking COM method. When import funcstions

Issue - State: closed - Opened by serotzrc 6 months ago - 13 comments

#2441 - The problem with saving wb.save()

Issue - State: open - Opened by ProgrammSkill 6 months ago - 6 comments

#2440 - added Server support for Range.select()

Pull Request - State: closed - Opened by fzumstein 6 months ago

#2439 - add support for en-ch in custom functions, closes #2437

Pull Request - State: closed - Opened by fzumstein 6 months ago

#2438 - UDF functions cannot return df as table in VBA function

Issue - State: open - Opened by antoinedeb 6 months ago - 3 comments

#2437 - xlwings Server: Exception: KeyError: 'en-ch'

Issue - State: closed - Opened by fzumstein 6 months ago
Labels: bug, Server

#2436 - bump maturin and introduce any wheel

Pull Request - State: closed - Opened by fzumstein 6 months ago

#2434 - Server: add Range.activate()

Issue - State: open - Opened by fzumstein 6 months ago
Labels: Server

#2432 - nonetype object has no attribute "flush"

Issue - State: closed - Opened by felipesqp 7 months ago - 1 comment

#2431 - VBA: Export to/Import from a subfolder

Issue - State: closed - Opened by Orz-PX 7 months ago - 2 comments

#2429 - can not save well

Issue - State: open - Opened by niuhongbin1 7 months ago - 1 comment

#2428 - RunPython timeout on Excel for Mac

Issue - State: closed - Opened by goroderickgo 7 months ago - 4 comments

#2426 - How to draw shapes?

Issue - State: open - Opened by fhg-isi 7 months ago

#2425 - xlwings.js enhancements

Pull Request - State: closed - Opened by fzumstein 8 months ago
Labels: enhancement

#2424 - xlwings Server: allow to configure a separate backend for socket.io

Issue - State: open - Opened by fzumstein 8 months ago
Labels: enhancement, Server

#2424 - xlwings Server: allow to configure a separate backend for socket.io

Issue - State: closed - Opened by fzumstein 8 months ago - 1 comment
Labels: enhancement, Server

#2423 - added support for streaming functions

Pull Request - State: closed - Opened by fzumstein 8 months ago
Labels: PRO, Server

#2422 - xlwings Server: respect the sync/async definition of custom functions

Issue - State: closed - Opened by fzumstein 8 months ago - 1 comment
Labels: bug, Server

#2421 - fix the error "The truth value of an array with more than one element…

Pull Request - State: closed - Opened by jerronl 8 months ago - 3 comments

#2420 - how to call async udf with sheet as parameter?

Issue - State: open - Opened by jerronl 8 months ago

#2419 - upgrade gh actions

Pull Request - State: closed - Opened by fzumstein 8 months ago

#2418 - fix sharepoint regression

Pull Request - State: closed - Opened by fzumstein 8 months ago

#2417 - xlwings Reader: named ranges are off if going across double-letter cell addresses

Issue - State: open - Opened by fzumstein 8 months ago
Labels: bug, engine: reader [calamine]

#2416 - enable xlwings Reports with xlwings Server

Issue - State: closed - Opened by fzumstein 8 months ago - 1 comment
Labels: Server

#2415 - Unknown xlwings error

Issue - State: open - Opened by morooney 8 months ago - 1 comment

#2414 - `with xw.Book(...) as wb` leaves empty Excel instance behind

Issue - State: open - Opened by fzumstein 8 months ago - 2 comments

#2414 - `with xw.Book(...) as wb` leaves empty Excel instance behind

Issue - State: open - Opened by fzumstein 8 months ago - 1 comment

#2413 - SharePoint: SHAREPOINT_WIN issue with xlwings versions after 0.30.13

Issue - State: closed - Opened by timo-stein 8 months ago - 16 comments
Labels: bug

#2412 - Remove xlwingsjs from wheels

Issue - State: open - Opened by fzumstein 8 months ago

#2411 - Died Kernel

Issue - State: open - Opened by htrivedi123 9 months ago - 2 comments

#2410 - xlwings returning incorrect filepath than input file specified

Issue - State: open - Opened by htalukdar 9 months ago - 3 comments

#2410 - xlwings returning incorrect filepath than input file specified

Issue - State: open - Opened by htalukdar 9 months ago - 4 comments

#2409 - Writing to Different Cell When Calling UDF

Issue - State: open - Opened by jordans114 9 months ago - 1 comment

#2408 - Probable useless stdout/stderr capture

Issue - State: open - Opened by gdementen 9 months ago - 1 comment

#2407 - add support for *args in addition to args notation for @xw.arg decorator

Pull Request - State: closed - Opened by fzumstein 9 months ago
Labels: enhancement

#2407 - add support for *args in addition to args notation for @xw.arg decorator

Pull Request - State: closed - Opened by fzumstein 9 months ago
Labels: enhancement

#2406 - xlwings - Issue when copying worksheet with PivotTable

Issue - State: closed - Opened by bhaveshdodia 9 months ago - 3 comments

#2405 - Added getActiveBookName to xlwings.js

Pull Request - State: closed - Opened by fzumstein 9 months ago
Labels: enhancement

#2404 - Added server support for sheet.delete() and sheet.clear()/clear_contents()/clear_formats()

Pull Request - State: closed - Opened by fzumstein 9 months ago
Labels: enhancement, Server

#2402 - add server support for Range.clear() and Range.clear_formats()

Pull Request - State: closed - Opened by fzumstein 9 months ago
Labels: enhancement, Server

#2401 - Add support for @server.arg("*args")

Pull Request - State: closed - Opened by fzumstein 9 months ago
Labels: enhancement, Server

#2400 - The operation failed because this add-in already has an active dialog. [12007]

Issue - State: closed - Opened by fzumstein 9 months ago - 1 comment
Labels: bug, Server

#2399 - added xlwings.getAccessToken() for Office.js add-ins

Pull Request - State: closed - Opened by fzumstein 9 months ago
Labels: enhancement

#2398 - Allow the `arg` decorator to be applied to `*args`

Issue - State: closed - Opened by fzumstein 9 months ago - 1 comment
Labels: UDFs, Server

#2397 - prefer preconfigured paths to searching registry paths

Pull Request - State: closed - Opened by robertschulze 9 months ago - 2 comments

#2396 - SharePoint config: Prefer preconfigured paths to searching registry paths

Issue - State: closed - Opened by robertschulze 9 months ago - 6 comments
Labels: bug

#2395 - Could not activate Python COM server, hr = -2147221164 1000

Issue - State: closed - Opened by rutsyi 9 months ago - 4 comments

#2394 - xlwings.conf question on conda path

Issue - State: open - Opened by GreekQuant 9 months ago - 1 comment

#2390 - Converting to pdf (to_pdf()) stopped working on xlwings (macOS)?

Issue - State: open - Opened by febin-j 10 months ago - 3 comments

#2389 - must all internal users install xlwings addin and python as well?

Issue - State: closed - Opened by Dulaclyon 10 months ago - 2 comments

#2388 - Remove Excel files from non-Windows/macOS packages

Issue - State: open - Opened by fzumstein 10 months ago
Labels: Refactoring

#2387 - Issue while Copying data with empty cells excluding header row

Issue - State: closed - Opened by bhaveshdodia 10 months ago - 4 comments

#2386 - mac onedrive business

Issue - State: open - Opened by kuaijishi 10 months ago - 5 comments

#2384 - chunk the writing of values in xlwings reports to prevent timeout issues

Pull Request - State: closed - Opened by fzumstein 10 months ago
Labels: enhancement

#2380 - Fix UnicodeDecodeError in some VBA file handling

Pull Request - State: open - Opened by LeonKohli 10 months ago - 11 comments

#2379 - apps.cleanup() doc fix

Pull Request - State: closed - Opened by fzumstein 10 months ago

#2377 - Excel undo operation

Issue - State: open - Opened by Ricyteach 10 months ago - 4 comments

#2376 - File not found: xlwings64-0.30.13.dll

Issue - State: closed - Opened by skissss 10 months ago - 2 comments

#2375 - Your Conda version seems to be too old

Issue - State: closed - Opened by Gerry84 10 months ago - 3 comments

#2374 - setup add ins xlwings

Issue - State: open - Opened by khanhhuce 11 months ago - 2 comments

#2373 - Can't set AutoFilter on macOS

Issue - State: closed - Opened by ydixon 11 months ago - 5 comments

#2372 - Named range not pulling correctly

Issue - State: closed - Opened by dharlan-ihi 11 months ago - 1 comment

#2371 - UDF does not work with Python installed from Microsoft Store

Issue - State: open - Opened by FA-DavidKun 11 months ago - 1 comment

#2370 - AttributeError: 'NoneType' object has no attribute 'apps'

Issue - State: closed - Opened by lijie20121990 11 months ago - 1 comment

#2369 - Weird interaction with Solver.

Issue - State: closed - Opened by Andrewnolan13 11 months ago - 9 comments

#2368 - OSERROR -50

Issue - State: open - Opened by rwijtvliet 11 months ago - 11 comments

#2367 - show multiple hyperlinks in same cell

Issue - State: open - Opened by SSMK-wq 11 months ago

#2366 - XLWings Standalone Unable to Access Python.NET CLR Namespaces

Issue - State: closed - Opened by jferry-pm 11 months ago - 8 comments

#2364 - added explicit encoding when reading text files

Pull Request - State: closed - Opened by fzumstein 11 months ago

#2363 - fixed timeout type in remote vba

Pull Request - State: closed - Opened by fzumstein 11 months ago
Labels: bug

#2362 - Dealing with python objects in Excel with xlwings

Issue - State: closed - Opened by faysou 12 months ago - 1 comment

#2359 - How to improve performance of set color/font or merge cells?

Issue - State: open - Opened by BronyaEVE 12 months ago - 2 comments

#2358 - UDF tutorial update

Pull Request - State: open - Opened by cxhx441 12 months ago - 1 comment

#2357 - noncommercial-dev v0.30.12 vscode config

Pull Request - State: closed - Opened by c-w-m 12 months ago

#2356 - RangeColumns.__getitem__() and RangeRows.__getitem()__ both return RangeRows objects.

Issue - State: closed - Opened by scotscotmcc 12 months ago - 1 comment
Labels: bug

#2355 - Xlwings error 53

Issue - State: closed - Opened by barungh about 1 year ago - 1 comment

#2354 - Accessing grouped shapes data in textbox

Issue - State: open - Opened by VBlackie about 1 year ago

#2353 - Exception when union ranges

Issue - State: closed - Opened by Roey1234560 about 1 year ago - 2 comments

#2352 - Shape Objects, Grouping and Textbox fill color

Issue - State: closed - Opened by VBlackie about 1 year ago - 3 comments

#2351 - xlwings.App() throws up an error

Issue - State: closed - Opened by ChristianC7 about 1 year ago - 2 comments

#2350 - Pywintypes.com_error?

Issue - State: closed - Opened by Rapid1898-code about 1 year ago - 2 comments

#2349 - print_area property instruction

Issue - State: open - Opened by SirFilippov about 1 year ago
Labels: docs

#2348 - SharePoint and Standalone project error

Issue - State: open - Opened by boazdori about 1 year ago - 1 comment