Skip to main content

Library of different types of file reader and data collector classes.

Project description

PyPI version Build Status Coverage Status Code Health

File readers is a library that currently includes reader for Excel and CSV files. By default the library includes a data collector for each reader. The default data collectors might be sufficient for most basic cases. The library has been design to be extendable. Users can inherit the base data collector and write their own implementation, which can then be injected into one of the reader classes. More documentation about the libary will be added soon.

Usage

The default Excel reader is the simplest class to start with. The only requirement for using the default Excel reader is to have the header row on the first row in the Excel file, since it creates a dictionary of each row for easy row searching.

Currently the best way to find out how to use the reader and data collector classes is by looking at the tests.

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

file-readers-0.0.9.tar.gz (5.6 kB view details)

Uploaded Source

File details

Details for the file file-readers-0.0.9.tar.gz.

File metadata

File hashes

Hashes for file-readers-0.0.9.tar.gz
Algorithm Hash digest
SHA256 a4c323f0b4e4905c2728fe1b5c7805a2ab20a897f9b3fffe1e65554b1a494a51
MD5 204add29b31877719e7f1687491a39ae
BLAKE2b-256 f5a7444adaeb78913bf7dd41b89550bd323626e2965a27beae5078662425d55c

See more details on using hashes here.

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