Skip to content

moellenbeck/xlwings-web-fastapi

 
 

Repository files navigation

xlwings Sample Project for the Remote Interpreter

Please read the docs: https://docs.xlwings.org/en/stable/remote_interpreter.html

This sample works with:

  • Excel on Windows
  • Excel on macOS
  • Excel on the web
  • Google Sheets

There are the following samples:

  • app: A simple hello world sample and a sample using yfinance to fetch stock history data as a pandas DataFrame
  • app_google_auth: This sample shows how you can identify users on the backend by sending over ScriptApp.getOAuthToken() as the apiToken

Quickstart:

  • To open this repo with Gitpod for easy development, click the button:
    Open in Gitpod

  • If you want to commit changes, fork this repo first and prepend https://gitpod.io/# in front of the GitHub URL instead of clicking the button

  • For a quick production deployment, you can deploy to Heroku by cliking the button. For more details and other options, see the docs.

    Deploy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 38.4%
  • JavaScript 34.2%
  • Python 27.0%
  • Procfile 0.4%