Read tabular data from Excel spreadsheets

Read tabular data from Excel spreadsheets 1.2

Read tabular data from Excel spreadsheets 1.2 Download Summary

  • Language: Python
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: Freeware
  • Databases: N/A
  • Downloads: 1218
  • Released: May 18, 2007

Read tabular data from Excel spreadsheets 1.2 Description

Sometimes you get an Excel spreadsheet (say, from the marketing departement) and you want to read tabular data from it (i.e. a line with column headers and lines of data). There are many ways to do this (including ODBC mxODBC), but the easiest way could be this script: provide a file name and a sheet name, and read the data !

Read tabular data from Excel spreadsheets 1.2 Keywords

Read tabular data from Excel spreadsheets Bookmark

Hyperlink code:
Hyperlink for Forum code:

Read tabular data from Excel spreadsheets 1.2 Script Download Notice

Top 4 Download periodically updates information of Read tabular data from Excel spreadsheets 1.2 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Read tabular data from Excel spreadsheets 1.2 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

PHP DB Edit Toolkit

... set of PHP classes makes the generation of database edit interfaces easier and faster. The main class builds tabular and form views based on a data dictionary and takes over handling of insert/update/delete and ... input. PHPDBEditTk's work is based on a so-called data dictionary, in which the tables in the database ...

DBF reader and writer

In this script the reader iterates over records in Dbase or Xbase files and the writer creates dbf files from Python sequences. ...
Python

HypatiaDB

... easiest way to make your personal and business data available via a web browser. The design principle ... to make a simple clone of Microsoft's Access database manager. Much like Microsoft Access, HypatiaDB is intended for end-users. You can easily create new databases, new tables and new reports. You can edit the data in tabular format or in per record forms. ...

Parse and create fixed size binary data

Python's struct library is too low-level for direct usage. This script having only 40 lines shows how it can be turned into more developer-friendly tool. ...
Python

Create an ODBC data source

... ctypes module, this script creates the required ODBC data sources when you install database applications that use ODBC. Requirements: · ctypes ...
Python