Python package for easy data input output handling.
Project description
pyeio
Short for Python Easy Input Output (pyeio) is a python library meant to simplify data I/O.
Install
Run one of:
uv add pyeio
pip install pyeio
poetry add pyeio
Quickstart
Note that base module re-exports all the builtin io types, so you can use this as a drop in replacement for that:
import pyeio as io
io.StringIO(...)
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 Distribution
pyeio-0.1.9.tar.gz
(251.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyeio-0.1.9.tar.gz.
File metadata
- Download URL: pyeio-0.1.9.tar.gz
- Upload date:
- Size: 251.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
651cce0b7783ac93ae6a18a74ed444f2c82cd001d52cbed5455252c3be6052e6
|
|
| MD5 |
1c90e8518877747e04e5be0d8bbfddf3
|
|
| BLAKE2b-256 |
1ac7991b7e48736af62c81300d9f7cdd1bfe57c520874e066cd085e4c7063a16
|
File details
Details for the file pyeio-0.1.9-cp310-abi3-macosx_11_0_arm64.whl.
File metadata
- Download URL: pyeio-0.1.9-cp310-abi3-macosx_11_0_arm64.whl
- Upload date:
- Size: 290.4 kB
- Tags: CPython 3.10+, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7a56939cad30211a2daca9cd02ba2b104d219209722b52bf739a286e3436b4e
|
|
| MD5 |
9eb63b41076d937cbdfda361d5d3e197
|
|
| BLAKE2b-256 |
083f4d56c1a1f618ce5b95be0d1b18d81f7c9a0d9a1d9dea0c09b715bc8c5703
|