Nicesheet
Jump to navigation
Jump to search
OsProject
OsProject | |
---|---|
id | nicesheet |
state | active |
owner | WolfgangFahl |
title | nicesheet |
url | https://github.com/WolfgangFahl/nicesheet |
version | 0.0.1 |
description | Online Spreadsheet editing tool |
date | 2023-09-21 |
since | 2023-09-21 |
until |
Installation
pip install nicesheet
# alternatively if your pip is not a python3 pip
pip3 install nicesheet
# local install from source directory of nicesheet
pip install .
upgrade
pip install nicesheet -U
# alternatively if your pip is not a python3 pip
pip3 install nicesheet -U
Motivation
nicegui based successor of https://github.com/WolfgangFahl/pyOnlineSpreadSheetEditing