Skip to content

xlwings

This forum is now closed. Going forward, please report all ideas as a GitHub issue: https://github.com/ZoomerAnalytics/xlwings/issues

10 results found

  1. Add mysql

    Add mysql

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    declined  ·  0 comments  ·  Admin →
  2. write Pandas pivot in worksheet

    Possibility to have a Pandas Pivot without double field.Because when you try to write a Pandas Pivot you allways have double fields.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    declined  ·  0 comments  ·  Admin →
  3. Provide embedded files in Excel

    Deploying xlWings requires not only the Excel file but also a set of additional files. That is a constant source of error and lets your folders look messie.

    Yet I'm thinking of various solutions and I'm willing to implement it myself.

    Before I'll start doing the hard work I'd like to know if you are interrested in merging such solutions?

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
  4. Enter the VBA code into the python script directly (MODE: INTERACTION / AUTOMATION)

    Enter the VBA code into the python script directly. (For example: Code SQL in Sqlite module)

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
  5. Create an installation package for xlwings and include pywin32 package.

    It will be a more user-friendly solution. In addition, after the installation is made direct the user to the download page of python. It's not so common among VBA-developers to user tools like python.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
  6. Allow Workbook.caller() to link to .xlam file.

    Allow the xlwings Python code to link to a calling .xlam file. It seems like wb=Workbook.caller() fails if the caller is a .xlam file.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    declined  ·  0 comments  ·  Admin →
  7. 4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

  8. allow import arbitrary name of python file for UDF in excel

    allow import arbitrary name of python file for UDF in excel

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    declined  ·  0 comments  ·  Admin →
  9. Let the user decide the paths when calling RunFrozenPython or RunPython

    I'm running the .exe files (frozen .py files) from another path than the workbook, I can't seem to customize the directory without updating the imported xlwings.bas file. Customizing the .bas file is a bad idea as everything may brake down when xlwings is updated.

    The reason why the executable (and other compiled library files) are in a separate directory is that the libraries take a lot of space (Pandas, Numpy, Scipy), and having multiple Excel tools using the same libraries take a lot of space (400 MB) x tools froozen, if every library is copied multiple times. When I have…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

  10. Add linux support?

    Add linux support?

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

xlwings

Categories

Feedback and Knowledge Base