Difference between revisions of "Pyspread"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Pyspread |Short description=a cross-platform Python spreadsheet application. |Full description=Pyspread is a cross-platform Python spreadsheet application. Instead ...")
 
(Update to v 1.1)
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=Pyspread
 
|Name=Pyspread
|Short description=a cross-platform Python spreadsheet application.
+
|Short description=A non-traditional Python spreadsheet application.
|Full description=Pyspread is a cross-platform Python spreadsheet application. Instead of spreadsheet formulas, Python expressions are entered into the spreadsheet cells. Each expression returns a Python object that can be accessed from other cells. These objects can represent anything including lists or matrices.
+
|Full 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.
 +
|Homepage URL=https://manns.github.io/pyspread/
 
|User level=intermediate
 
|User level=intermediate
|Status=Live
+
|VCS checkout command=git clone https://github.com/manns/pyspread.git
|Component programs=
 
|Homepage URL=http://pyspread.sourceforge.net/
 
|VCS checkout command=
 
 
|Computer languages=Python
 
|Computer languages=Python
|Documentation note=
+
|Keywords=Python,spreadsheet,wxPython
|Paid support=
+
|Version identifier=1.1
|IRC help=
+
|Version date=2017-08-01
|IRC general=
+
|Version status=stable
|IRC development=
+
|Version download=https://pypi.python.org/packages/e6/00/a403138dafb651221c2025176d60f5d5764e729f27e6bf0ab5b6051fa408/pyspread-1.1.tar.gz#md5=e7ab9817c3e9b32c2bf99b20bb801421
|Related projects=
+
|Last review by=Martin Manns
|Keywords=Unicode,Python,spreadsheet,matrices,modules
+
|Last review date=2017-10-03
|Is GNU=n
 
|Last review by=Kelly Hopkins
 
|Last review date=2010-02-04
 
|Submitted by=Database conversion
 
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=0.0.14
+
|Status=
|Version date=2010-01-24
+
|Is GNU=No
|Version status=alpha
 
|Version download=http://sourceforge.net/projects/pyspread/files/pyspread/0.0.14/pyspread-0.0.14.tar.bz2/download
 
 
|License verified date=2010-02-04
 
|License verified date=2010-02-04
|Version comment=
+
}}
 +
{{Project license
 +
|License=GPLv3
 +
|License verified by=Kelly Hopkins
 +
|License verified date=2010-02-04
 +
|License note=https://raw.githubusercontent.com/manns/pyspread/master/pyspread/COPYING
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Martin Manns
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Martin Manns
 
 
|Email=mmanns@gmx.net
 
|Email=mmanns@gmx.net
 +
|Username=manns
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer
 
|Resource audience=Developer
|Resource kind=Homepage
+
|Resource kind=VCS Repository Webview
|Resource URL=http://sourceforge.net/projects/pyspread/
+
|Resource URL=https://github.com/manns/pyspread
 
}}
 
}}
 
{{Software category
 
{{Software category
|Business=productivity,spreadsheet
+
|Business=spreadsheet
|Interface=x-window-system
+
|Programming-language=python
|Works-with=spreadsheet
+
|Software-development=program-editor
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=Python
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=numpy
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=wxPython
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=matplotlib
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=python-gnupg
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=gpg
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=pycairo
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=xlrd
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=xlwt
 
}}
 
}}
{{Project license
+
{{Software prerequisite
|License=GPLv3orlater
+
|Prerequisite kind=Weak prerequisite
|License verified by=Kelly Hopkins
+
|Prerequisite description=jedi
|License verified date=2010-02-04
+
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=pyrsvg
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=vlc
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=Python bindings for vlc
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=pyenchant
 
}}
 
}}
 +
{{Featured}}

Revision as of 17:46, 4 October 2017


[edit]

Pyspread

https://pyspread.gitlab.io/
A non-traditional Python spreadsheet application.

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.





Licensing

License

Verified by

Verified on

Notes

License

GPLv3

Verified by

Kelly Hopkins

Verified on

4 February 2010




Leaders and contributors

Contact(s)Role
Martin Manns (Manns)Maintainer


Resources and communication

AudienceResource typeURI
Changeloghttps://gitlab.com/pyspread/pyspread/-/blob/master/changelog
API DocsGeneralhttps://pyspread.gitlab.io/pyspread/
Bug Trackinghttps://gitlab.com/pyspread/pyspread/issues
Debian (Ref)https://tracker.debian.org/pkg/pyspread
DeveloperVCS Repository Webviewhttps://gitlab.com/pyspread/pyspread
Python (Ref)https://pypi.org/project/pyspread


Software prerequisites

KindDescription
Required to usePython
Weak prerequisitepyenchant
Weak prerequisitepip
Required to usenumpy
Required to usePyQt5
Weak prerequisitematplotlib




Entry














































Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.