Skip to main content

A Spreadsheet UI for Python

Project description

PySheets

PySheets is a spreadsheet UI for Python, implemented in Python, running logic and saving data in the browser, using PyScript and IndexedDB.

Installation

To install PySheets on your local machine, run:

pip install pysheets-app

Do not install pysheets, this is an unrelated dormant project.

Using

To run PySheets locally on your own machine, storing all data in the browser, without any server, run:

pysheets

This should open http://localhost:8081/ in your browser and show a button to create a new sheet.

Things to try:

  • Change the sheet name
  • Add literal values in the sheet
  • Import a sheet from the web (see the AI section)

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

pysheets_app-0.1.7.tar.gz (174.1 kB view hashes)

Uploaded Source

Built Distribution

pysheets_app-0.1.7-py3-none-any.whl (173.4 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