Skip to main content

Read from multiple databases and formats easily from python

Project description

Read from multiple databases and formats easily from python.

This project is useful in any scenario where you need to read some data in a useable manner quickly and easily.

It can be used to read from: * csv * sqlite * mysql * redis * mongo * postgres * aerospike

Example usage is as simple as:

` list_of_dicts = DataReader(reader='csv', database='data.csv').read() `

source code available at: https://github.com/jamesmarlowe/Python-Data-Readers

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

data-readers-0.5.1.zip (9.4 kB view hashes)

Uploaded Source

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