Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Announce

CSV 0.14

 

 

Python announce RSS feed   Index | Next | Previous | View Threaded


tratt at dcs

May 17, 1999, 8:42 AM

Post #1 of 1 (96 views)
Permalink
CSV 0.14

A simple but effective CSV (Comma Separated Value) library for reading,
manipulating and outputting CSV files is now available from:

http://eh.org/~laurie/comp/python/csv/

It's at version 0.14 (25 April 1999) and is distributed under a Python-esque
license.

The package includes a simple to follow, fully commented test program which
users have found to be a useful and suitable introduction to using the
library.

CSV files are essentially the lowest common denominator for databases, and
are understood by virtually every database program currently available.
There is currently no support for related file types (ie TSV), but these
would be trivial to add in.

CSV.py makes creating and manipulating CSV files easy by using a simple list
/ dictionary approach that will be pleasantly familiar to Python users.

The author is contactable via e-mail at tratt [at] dcs


Laurie


<P><A HREF="http://eh.org/~laurie/comp/python/csv/">CSV 0.14</A> -
library for handling CSV (comma-separated value) files. (16-May-99)

--
----------- comp.lang.python.announce (moderated) ----------
Article Submission Address: python-announce [at] python
Python Language Home Page: http://www.python.org/
Python Quick Help Index: http://www.python.org/Help.html
------------------------------------------------------------

Python announce RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.