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
Release files for data-reader 0.0.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| data_reader-0.0.8-py3-none-any.whl | Python 3 | none | any | Details |
Release files / data_reader-0.0.8-py3-none-any.whl
| Download URL | data_reader-0.0.8-py3-none-any.whl |
|---|---|
| Size | 6.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a7a179254fd7ebb11e8144672694be606d265950b41c913320efbee600f473e3
|
|
BLAKE2b-256 checksum How to use checksums |
0ff8980890eb3af9767c6c42f658e70218326d79322d1ea366717d393c3faa47
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|