Lightweight Python package that can lazily read large data files.
Project description
Data Reader
Python package that lazily reads data from large JSON, XML and CSV files.
Why not use the already existing libs you ask ?
Well, for me, it was crucial to have a small package size that can be deployed to a Serverless environment as this was the main goal.
This package has only one dependency, and that is ijson
which itself is small.
Installation
pip install data-reader
API Reference
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file data_reader-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: data_reader-0.0.8-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7a179254fd7ebb11e8144672694be606d265950b41c913320efbee600f473e3 |
|
MD5 | fc38773423e84ec87f69a0de3b69b7a5 |
|
BLAKE2b-256 | 0ff8980890eb3af9767c6c42f658e70218326d79322d1ea366717d393c3faa47 |