How can i use Spread Sheet as Data Store
Krishnakant
hackingkk at gmail.com
Mon May 18 07:08:17 EDT 2009
Hi Kaliyan,
It is very simple.
There is a library called odfpy which you can use to read and write odf
documents. I highly recommend using open formats so that the API is
clear and you can ask help if needed.
The odfpy library has modules to create spreadsheets and read or write
by row or sell etc.
happy hacking.
Krishnakant.
On Mon, 2009-05-18 at 16:31 +0530, Kalyan Chakravarthy wrote:
> Hi All,
> I have data in Spread Sheet ( First Name and Last Name),
> how can i see this data in Python code ( how can i use Spread Sheet
> as Data Store ) .
>
> --
> Regards
> Kalyan
>
More information about the Python-list
mailing list