Skip to main content

No project description provided

Project description

xlfly - separate GUI based Excel tools

I love xlwings! However, I have noticed it very difficult to handle heavy calculations if using user defined functions. Hence xlfly: making using UDF easier. I chose separate GUI so that I can run parallel threads easier.

This package only works on Windows

Create Windows Start Menu Item:

>>> xly --init

Excel selection to "Run Python"

  1. Write python expressions in the cells
  2. Select the cell with python scripts
  3. Click "Run Python" button

I used the icon from https://www.iconfinder.com/search?q=wings&price=free drawn by Monsieur Steven Ankri. Thanks!

path

When run python, current workbook, and script_path setting from setting page will be added to pythonpath

Debug

To debug the scripts in Excel, put the following header to your script:

import xlwings as xw
import pandas as pd
import xlfly.copyover

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

xlfly-0.2.0.tar.gz (18.7 kB view hashes)

Uploaded Source

Built Distribution

xlfly-0.2.0-py3-none-any.whl (19.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page