Skip to main content

Pyspread is a non-traditional spreadsheet application that is based on and written in the programming language Python.

Project description

pyspread

pypi version CI pipeline pyspread community board

pyspread is a non-traditional spreadsheet that is based on and written in the programming language Python.

It is released under the GPL v3. LICENSE

Installation

It is recommended to install pyspread as a package that is provided for your operating system. The table below shows for which operating systems, pyspread is available in which version.

Packaged

If pyspread is unavailable or outdated for your operating system, you can install it using one of the three methods below.

When using pip, a Python virtual environment (venv) is recommended. Some operating systems may nudge your towards this. pipx could be a solution if venv is no option for you.

Furthermore, note that the QtSvg extensions for PyQT are required. For some operating systems, they are packaged separately from PyQt. Please make sure QtSvg is installed on your system before using pip.

With pip

pip install pyspread

From git

It is assumed that python3 and git are installed.

Get sources and enter dir

git clone https://gitlab.com/pyspread/pyspread.git
# or
git clone git@gitlab.com:pyspread/pyspread.git
# then
cd pyspread

Install dependencies and pyspread

pip3 install -r requirements.txt
# or if pip3 is not present
pip install -r requirements.txt
# next
python3 setup.py install

Getting the bleeding edge version from the code repository

Note that there may unfixed bugs if you use the latest repository version. You may want to check the CI, which comprises unit tests at https://gitlab.com/pyspread/pyspread/pipelines.

Get the latest tarball or zip at https://gitlab.com/pyspread/pyspread or clone the git repo at https://gitlab.com/pyspread/pyspread.git

Starting pyspread

With an installation via pip, distutils or your OS's installer, simply run

$ pyspread

from any directory.

In order to start pyspread without installation directly from the cloned repository or the extracted tarball or zip, run

$ ./pyspread/pyspread.py

or

$ python -m pyspread

inside the top directory.

Contribute

Issues

Please submit issues in the gitlab issue tracker at

Code

Commit your changes, push them into your fork and send a pull request.

This page gives an overview how to do this:

You can find more more details about code organization at

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

pyspread-2.3.1.tar.gz (2.3 MB view details)

Uploaded Source

Built Distribution

pyspread-2.3.1-py3-none-any.whl (1.7 MB view details)

Uploaded Python 3

File details

Details for the file pyspread-2.3.1.tar.gz.

File metadata

  • Download URL: pyspread-2.3.1.tar.gz
  • Upload date:
  • Size: 2.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for pyspread-2.3.1.tar.gz
Algorithm Hash digest
SHA256 97a6f4d82214a8f9d3d7acea39697a803740a1b9218aa04c16f4fe4750efb5e9
MD5 3f049eb573b421950fe5631dd1aa14d0
BLAKE2b-256 259a7b311e3e180f2f6bc0cfcc9b4451b773c4205a0be080091aa3a6dcea11f6

See more details on using hashes here.

File details

Details for the file pyspread-2.3.1-py3-none-any.whl.

File metadata

  • Download URL: pyspread-2.3.1-py3-none-any.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for pyspread-2.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 edc76efef5a21bbd360bbe99a646642beb23fbb8085b8ece1c5da257d796d167
MD5 3f5a8cc2b91daf9ef42bd94d4d6c517f
BLAKE2b-256 b8c7d85bf94d526ff76ad425f0a73a8a48434c8e534516a9bdac7580bcdede28

See more details on using hashes here.

Supported by

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