Skip to main content

fileloader

fileloader are functions for quickly loading files into lists. Supported types are txt, jsonl/ndjson, and csv. JSON loading is there too, if needed(it returns a standard json.load(), so it's an object rather than a list of objects)

Building

pip3 install build && python3 -m build

Installing

pip3 install pyfileloader

Usage

>>> from fileloader import load_jsonl
>>> items = load_jsonl('test-10.jsonl')
>>> len(items)
10
>>> comp_items = load_jsonl('compress-10.jsonl.gz')
>>> len(comp_items)
10

Release files for pyfileloader 0.0.14

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for pyfileloader 0.0.14
File Size Uploaded
pyfileloader-0.0.14.tar.gz 3.5 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for pyfileloader 0.0.14
File Interpreter ABI Platform
pyfileloader-0.0.14-py3-none-any.whl Python 3 none any Details

Total release size: 8.4 kB

Release files / pyfileloader-0.0.14.tar.gz

Download URL pyfileloader-0.0.14.tar.gz
Size 3.5 kB
Tags Source
SHA-256 checksum
How to use checksums
e6758476bc3eed65bcaa58262f15648399e55145c025ba4e9955d292c315cbe2
BLAKE2b-256 checksum
How to use checksums
c2b10d690e5dea49150b42118a9de124d6a8a74c7fb2eb39771156b7a8436fc9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via uv/0.6.14

Release files / pyfileloader-0.0.14-py3-none-any.whl

Download URL pyfileloader-0.0.14-py3-none-any.whl
Size 4.9 kB
Tags Python 3
SHA-256 checksum
How to use checksums
ccd9bad70d393b8ae0eae8dc5395fc960528a01c9b8088a17bcb2702107ba5d0
BLAKE2b-256 checksum
How to use checksums
f5ac619853b1df11aeb4b7d27a9872bf631868c4718d1beaa44d5a96b99ea56b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via uv/0.6.14

Release history Release notifications | RSS feed

This release

0.0.14 This release

2 release files

0.0.9

2 release files

0.0.8

2 release files

0.0.7

2 release files

0.0.6

2 release files

0.0.5

2 release files

0.0.4

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page