pyspread - Online in the Cloud

This is the command pyspread that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


pyspread - non-traditional Python spreadsheet application

SYNOPSIS


pyspread [options] files ...

DESCRIPTION


pyspread is a non-traditional spreadsheet application that is based on and written in the
programming language Python. The goal of pyspread is to be the most pythonic spreadsheet.
Pyspread expects Python expressions in its grid cells, which makes a spreadsheet specific
language obsolete. Each cell returns a Python object that can be accessed from other
cells. These objects can represent anything including lists or matrices.

OPTIONS


This program follows the usual GNU command line syntax, with long options starting with
two dashes ('-').

-h, --help
Show summary of options.

--version
Show version of program.

-d DIMENSIONS, --dimensions=DIMENSIONS

Size of empty table, which is initially created. DIMENSIONS has the format (Rows,
Columns, Tables). DIMENSIONS defaults to (1000, 100, 3).

Use pyspread online using onworks.net services



Latest Linux & Windows online programs