Skip to main content

CSV file reader which returns objects

Project description

https://travis-ci.org/fireyone29/csv_object_reader.svg?branch=develop https://coveralls.io/repos/fireyone29/csv_object_reader/badge.svg?branch=develop Documentation Status

Homepage

Visit the home of csv_object_reader on the web: https://github.com/fireyone29/csv_object_reader

Summary

A simple module which mimics the reader classes from python’s csv module but returns an object whose attributes are the members of the header instead of a list or dict.

The ObjectReader also provides a way to make fields required to be present and required to be not empty.

History

Version 0.1.1 (2015-02-08)

  • Minor documenation fix.

Version 0.1 (2015-02-08)

  • First release.

Version 0.0 (2015-02-08)

  • Initial revision. Basic interface and functionality.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

csv_object_reader-0.1.1.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

csv_object_reader-0.1.1-py2.py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page