Difference between revisions of "Xlrd"

From Free Software Directory
Jump to: navigation, search
m (urls)
m (related project + rewording)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=XLRD
+
|Name=xlrd
 
|Short description=library for developers to extract data from Excel spreadsheet files.
 
|Short description=library for developers to extract data from Excel spreadsheet files.
|Full description=Library for developers to extract data from Excel spreadsheet files. Extract data from new and old Excel spreadsheets on any platform. Pure Python (2.6, 2.7, 3.2+). Strong support for Excel dates. Unicode-aware.
+
|Full description='''Xlrd''' is a [[Python]] module for extracting data from Excel spreadsheet files. It can be used to extract data from new and old Excel spreadsheets on any platform.
 +
 
 +
The package itself is pure Python with no dependencies on modules or packages outside the standard Python distribution. It has strong support for Excel dates and is Unicode-aware.
 
|Homepage URL=http://www.python-excel.org/
 
|Homepage URL=http://www.python-excel.org/
 
|User level=intermediate
 
|User level=intermediate
 
|VCS checkout command=git clone git://github.com/python-excel/xlrd.git
 
|VCS checkout command=git clone git://github.com/python-excel/xlrd.git
 
|Computer languages=Python
 
|Computer languages=Python
 +
|Documentation note=Included
 +
|Related projects=gnumeric
 
|Keywords=library,Python,excel,Calc,spreadsheet,Excel
 
|Keywords=library,Python,excel,Calc,spreadsheet,Excel
 
|Version identifier=0.9.4
 
|Version identifier=0.9.4
Line 48: Line 52:
 
{{Software category
 
{{Software category
 
|Interface=library
 
|Interface=library
 +
|Programming-language=python
 
|Software-development=small-specific-development-task
 
|Software-development=small-specific-development-task
 
|Use=software-development
 
|Use=software-development
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Source requirement
 +
|Prerequisite description=Python  2.6, 2.7 or 3.2+
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 11:21, 18 March 2016


[edit]

xlrd

http://www.python-excel.org/
library for developers to extract data from Excel spreadsheet files.

Xlrd is a Python module for extracting data from Excel spreadsheet files. It can be used to extract data from new and old Excel spreadsheets on any platform.

The package itself is pure Python with no dependencies on modules or packages outside the standard Python distribution. It has strong support for Excel dates and is Unicode-aware.





Licensing

License

Verified by

Verified on

Notes

Verified by

Kelly Hopkins

Verified on

22 January 2010




Leaders and contributors

Contact(s)Role
John Machin Maintainer


Resources and communication

AudienceResource typeURI
Python (Ref)https://pypi.org/project/xlrd
DeveloperVCS Repository Webviewhttps://github.com/python-excel/xlrd


Software prerequisites

KindDescription
Source requirementPython 2.6, 2.7 or 3.2+




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.