Real-time feature computation engine for streaming data
Project description
streamframe
streamframe is a lightweight engine for computing real-time features over streaming data.
It’s built in Rust for performance, but designed for ease of use via Python.
Why this exists
Most tools like pandas or Polars assume you already have all your data.
But in many real-world systems, data arrives continuously:
- API requests
- logs
- sensor readings
- market data
You don’t want to recompute everything every time a new value comes in.
streamframe updates everything incrementally, in constant time.
Installation
pip install streamframe
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 streamframe-0.1.1.tar.gz.
File metadata
- Download URL: streamframe-0.1.1.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
869fcbb04c2f58e9d1ea1bf1f8e1341bd359560f2e473e912b144b0b02b8ce69
|
|
| MD5 |
3027ea97ec0d92cacbcc22fb8ef1b98f
|
|
| BLAKE2b-256 |
4e0f179950d11b5d4fa1598bd3c3326df29656f9cae50c39bb5d6c01a99cf73c
|
File details
Details for the file streamframe-0.1.1-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: streamframe-0.1.1-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 140.4 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d541a70609f3b9e449c9381cb28a423dfb031b3e63e33950019784191a86abe
|
|
| MD5 |
63b1c640b008572e5c3a4daa3932431c
|
|
| BLAKE2b-256 |
76a66bf2987025a0389515a534b45fecfb4cd00cbc1dd367ef838c83f62355fc
|