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.8.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.8.tar.gz.
File metadata
- Download URL: pyeio-0.1.8.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 |
da72aa8fa1ac37bd0801c86cc50718c742ea61bcb4be091b1729e881c8a0a66b
|
|
| MD5 |
3de088c307a0a4b268f633cec15ca34d
|
|
| BLAKE2b-256 |
ebac4560b35a4e63325c6e6c60e4a0533d3bee95f83f963e2174da5ae2d0ac1f
|
File details
Details for the file pyeio-0.1.8-cp310-abi3-macosx_11_0_arm64.whl.
File metadata
- Download URL: pyeio-0.1.8-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 |
af75eb5d57596288520e3261cd20ad1b98008091749e6b26fd3cb91e9858fe38
|
|
| MD5 |
e3334be8be7f6cf9000d2d22e57b970f
|
|
| BLAKE2b-256 |
a141eb9662143fd7b1f982765bbe0e861843fb72721a4c54c34fc0a5541cebab
|