A Python package for streaming data processing
Project description
openstream
A Python package for streaming data processing.
Installation
pip install openstream
Usage
from openstream import stream_data
# Example usage
data = [1, 2, 3, 4, 5]
result = stream_data(data)
Development
Install the package in development mode:
pip install -e ".[dev]"
Run tests:
pytest
License
MIT License
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
openstream-0.1.0.tar.gz
(1.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 openstream-0.1.0.tar.gz.
File metadata
- Download URL: openstream-0.1.0.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f75d930578aee7a8960f48af6c748151e97496dbd3b3f70c1bb5b4e005053ba
|
|
| MD5 |
ce9084c65543d04ff01c51ad783993a3
|
|
| BLAKE2b-256 |
1ca83b4e55dfb87a0c8a09017197b3cc27fc500a63c9917ec6baaa09ef5651ed
|
File details
Details for the file openstream-0.1.0-py3-none-any.whl.
File metadata
- Download URL: openstream-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
afc5b4e045dbe6a7a28437c5fbacb932266ed98f62003aa1dec1895b6c19179f
|
|
| MD5 |
896266ca7d84eb677f42939da48ee06c
|
|
| BLAKE2b-256 |
ab7de152b4c35dd471da6449404af1a16a6c2e5ec9d8e1469a0ceaaaa808a8b6
|