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.

Try it now

To run PySheets without locally installing it, simply visit pysheets.app

Installation on your own device

To install and run PySheets on your local machine, run:

pip install pysheets-app
pysheets

Tutorials

Run the tutorials below to familiarize yourself with PySheets and its powerful features.

Tutorial: Basics 🛠️

PySheets

In this tutorial, you will learn how to:

  • Create a Python cell function
  • Visualize the dependency graph in the spreadsheet

Run the Basics tutorial now

Tutorial: Generating Simple Matplotlib Charts 📈

PySheets

In this tutorial, you will learn how to:

  • Convert a part of the spreadsheet into a Pandas DataFrame
  • Visualize the dataframe as a bar graph
  • Generate your own visualization using the PySheets AI

Run the Charts tutorial now

Tutorial: Finding the highest airports with PySheets ETL ✈️

PySheets

In this tutorial, you will learn how to:

  • Import a CSV from the web and convert it into a Pandas DataFrame
  • Transform the DataFrame by removing rows and adding new columns
  • Generate a bar graph
  • Generate a map using Folium

This entire tutorial is using the low-code features of PySheets. All code in this tutorial was AI-generated. No Python knowledge was needed to generate this dataflow.

Run the Airports tutorial now

️Tutorial: Playing Chess ♟

PySheets

In this tutorial, you will learn how to:

  • Write a cell function that generates a chessboard
  • Access the PySheets main UI from a cell function
  • How the tutorial was generated

This entire tutorial is showcasing a unique feature of PySheets, the ability to interact with the main UI from a cell function.

Run the Chess tutorial now

Examples

Example: DuckDB 🦆

PySheets

This example shows how to load a CSV from the web and load it into DuckDB.

Run the DuckDB example now

Example: Basic Accounting ⊞

PySheets

This example shows how to do basic accounting:

  • We convert sheet data into a Pandas DataFrame
  • We rename columns and add a new one
  • We calculate the revenue per year per product
  • We join all products into one DataFrame

This exercise shows how hard it is to manipulate rows in Pandas. The reason is that Pandas dataframes were designed to focus on columns. For use-cases such as this one, it would be better to handly multi-dimensional data using pandas-pivot or by transposing the original dataframes.

Run the Basic Accounting example now

Example: CloudSlurp ☁️

PySheets

This example shows how to download details about the CloudSlurp APIs from the web.

Run the CloudSlurp example now

Example: Python Popularity 🚀

PySheets

This example takes data from the State of Python 2024 report. All the code in this example was AI-generated. No Python knowledge was needed to generate this dataflow.

Run the Python Popularity example now

Find out more

Information sources for PySheets:

Licensing

Ahead In The Cloud Computing makes PySheets available under both the GPLv3 and a commercial license.

If you want to self-host PySheets for personal projects or evaluation purposes, the GPLv3 license applies. This license allows free use of the software but also implies that if you make any modifications or extensions to PySheets, you must share those changes under the same license.

Self-hosting installations of PySheets that want to use the software but do not want to be subject to the GPL and do not want to release the source code for their proprietary extensions and addons, should purchase a commercial license from Ahead In The Cloud Computing. Purchasing a commercial license means that the GPL does not apply, and a commercial license includes the assurances that distributors typically find in commercial distribution agreements.

When using PySheets for any commercial purpose, we recommend a commercial license. Commercial use includes incorporating PySheets into a commercial product, using PySheets in any commercial service, leveraging PySheets to create algorithms or workflows that aim to produce a profit, using PySheets in a commercial financial institution such as a bank or hedge fund, or using PySheets to produce other artifacts for commercial purposes.

Project details


Release history Release notifications | RSS feed

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.5.8.tar.gz (2.7 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pysheets_app-0.5.8-py3-none-any.whl (2.7 MB view details)

Uploaded Python 3

File details

Details for the file pysheets_app-0.5.8.tar.gz.

File metadata

  • Download URL: pysheets_app-0.5.8.tar.gz
  • Upload date:
  • Size: 2.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for pysheets_app-0.5.8.tar.gz
Algorithm Hash digest
SHA256 19b299178b116a45307fadd5a9ab410a512a4ed17383f4a9bb4abd8846a46b0f
MD5 67a3cd75f8ee31ae77e86f75f69f3776
BLAKE2b-256 7f93331cd210e7eb7f09c42675e711fccaea373b65f03c07e03d275ce8200d3c

See more details on using hashes here.

File details

Details for the file pysheets_app-0.5.8-py3-none-any.whl.

File metadata

  • Download URL: pysheets_app-0.5.8-py3-none-any.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for pysheets_app-0.5.8-py3-none-any.whl
Algorithm Hash digest
SHA256 07d2bdb6670f15925ddab68b0f1c90b087117a2d188966e9fe130456c55cdcf2
MD5 826725261c75306815a9350ca6081340
BLAKE2b-256 f1afeab86b92d712945139d29f9c241f2b97b95e982537ad1fe5845f7638a1a8

See more details on using hashes here.

Supported by

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