Skip to content

letcsv/csvsimple

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

===========
Description
===========

"csvsimple" provides a simple tool to handle CSV data.

See example on Github : 

https://github.com/denis-beurive/csvsimple/blob/master/examples/ex.py

Requirement
===========

This module requires Python 3 or greater.

Documentation
=============

http://packages.python.org/csvsimple/index.html

See this module on pypi.python.org
==================================

http://pypi.python.org/pypi?:action=display&name=csvsimple

Installation from source
========================

Get the source on Github: https://github.com/denis-beurive/csvsimple

    python setup.py sdist

    python setup.py install


Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.7%
  • Python 35.2%
  • Perl 5.1%