Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jfjlaros/spreadscript
SpreadScript: Use a spreadsheet as a function.
https://github.com/jfjlaros/spreadscript
automation command-line data-analysis evaluation function interface spreadsheet
Last synced: 4 days ago
JSON representation
SpreadScript: Use a spreadsheet as a function.
- Host: GitHub
- URL: https://github.com/jfjlaros/spreadscript
- Owner: jfjlaros
- License: mit
- Created: 2018-04-01T16:25:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-29T21:18:23.000Z (about 6 years ago)
- Last Synced: 2024-10-12T23:26:23.590Z (about 1 month ago)
- Topics: automation, command-line, data-analysis, evaluation, function, interface, spreadsheet
- Language: Python
- Homepage:
- Size: 294 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: docs/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
spreadscript: Use a spreadsheet as a function
=============================================.. image:: https://img.shields.io/github/last-commit/jfjlaros/spreadscript.svg
:target: https://github.com/jfjlaros/spreadscript/graphs/commit-activity
.. image:: https://travis-ci.org/jfjlaros/spreadscript.svg?branch=master
:target: https://travis-ci.org/jfjlaros/spreadscript
.. image:: https://readthedocs.org/projects/spreadscript/badge/?version=latest
:target: https://spreadscript.readthedocs.io/en/latest
.. image:: https://img.shields.io/github/release-date/jfjlaros/spreadscript.svg
:target: https://github.com/jfjlaros/spreadscript/releases
.. image:: https://img.shields.io/github/release/jfjlaros/spreadscript.svg
:target: https://github.com/jfjlaros/spreadscript/releases
.. image:: https://img.shields.io/pypi/v/spreadscript.svg
:target: https://pypi.org/project/spreadscript/
.. image:: https://img.shields.io/github/languages/code-size/jfjlaros/spreadscript.svg
:target: https://github.com/jfjlaros/spreadscript
.. image:: https://img.shields.io/github/languages/count/jfjlaros/spreadscript.svg
:target: https://github.com/jfjlaros/spreadscript
.. image:: https://img.shields.io/github/languages/top/jfjlaros/spreadscript.svg
:target: https://github.com/jfjlaros/spreadscript
.. image:: https://img.shields.io/github/license/jfjlaros/spreadscript.svg
:target: https://raw.githubusercontent.com/jfjlaros/spreadscript/master/LICENSE.md----
This project provides a way to use spreadsheets from the command line or
from Python programs. In this way, spreadsheets can be used in automated
data analysis processes.Please see ReadTheDocs_ for the latest documentation.
.. _ReadTheDocs: https://spreadscript.readthedocs.io/en/latest/index.html