/xlwings-server-github

Primary LanguagePythonThe UnlicenseUnlicense

xlwings Server: GitHub Issues Dashboard

Screenshot

This sample works with:

  • Google Sheets

Configuration

  • For local development: copy .env.template to .env and provide your values
  • For deployment: set the key/value pairs from .env as environment variables

Server

  • Local: install the dependencies via pip install -r requirements.txt and run the server locally via python run.py
  • Docker: run docker compose up

Client

Render

For a 1-click deployment to render.com, click here:

Deploy to Render