Skip to content

A Table Processor πŸ“Š: Lightweight, fast, and easy to use.

License

GPL-3.0 and 2 other licenses found

Licenses found

GPL-3.0
COPYING
LGPL-3.0
COPYING.LGPL
MPL-2.0
COPYING.MPL
Notifications You must be signed in to change notification settings

berkaygediz/SpanRC

SpanRC - A Table Processor

GitHub release (latest by date) GitHub repo size GitHub

SpanRC is a table processor. It is written in Python and uses the PyQt5 library for the graphical user interface. It is cross-platform and can be used on Windows, macOS, and Linux. It is designed to be a simple alternative to other table processors. It is lightweight and easy to use.

Screenshots

Screenshot

Features

  • Open CSV & XSRC files (SpanRC Files)
  • Save CSV & XSRC files (SpanRC Files)
  • Print (Export to PDF)
  • Edit tables
  • Formula support (avg, sum, min, max, count, similargraph, etc.)
  • Delete, edit rows and columns
  • Customizable toolbar
  • Fast and lightweight
  • Threading support
  • Unsaved changes warning
  • Dark/Light mode support
  • Real-time statistics (row count, column count, cell count, etc.)
  • Multi language (English, Turkish, German, Spanish, Azerbaijani)
  • Cross-platform (Windows, macOS, Linux)
  • Power saver
  • Hardware acceleration

Prerequisites

  • Python 3.6+
  • PyQt5

Installation

  1. Open a terminal and clone the repository:
git clone https://github.com/berkaygediz/SpanRC.git
  1. Install requirements:
pip install -r .\requirements.txt

Usage

python SpanRC.py

Contributing

Contributions to the RichSpan project are welcome. Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.

License

This project is licensed under the GNU GPLv3, GNU LGPLv3 & Mozilla Public License Version 2.0.