rxio 0.1.4
pip install rxio
Latest version
Released:
Flexible, predictable, async reactive programming in modern Python
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Joren Hammudoglu
- Requires: Python >=3.9, <4.0
Classifiers
- License
- Programming Language
Project description
Reactive I/O
Currently in the early development phase; do not use in production.
Roadmap:
-
RxVar[T]
: variable -
RxResult[*Ps, T]
: function result, bound to reactive args -
Rx{Function,Method}
: returnsRxResult
, can watch when called - (mk)docs
- github actions
-
RxAttr[T]
: descriptor attribute / field -
RxType
: custom rx type base: reactive attrs, methods, properties and lifecycle -
Rx{Bool,Int,Float,Str,...}
: reactie builtin types -
Rx{Tuple,List,Set,Dict,...}
: reactive builtin collections -
reactive(...)
: centralRx*
construction for (builtin) types, functions, etc. -
Rx{File,Signal,Process,Socket,...}
: reactive IO (state) - dataclasses integration
- (optional) python-attrs integration
- (optional) pydantic integration
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Joren Hammudoglu
- Requires: Python >=3.9, <4.0
Classifiers
- License
- Programming Language
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
File details
Details for the file rxio-0.1.4.tar.gz
.
File metadata
- Download URL: rxio-0.1.4.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.15 CPython/3.10.4 Linux/5.15.0-46-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3bff458ae59a12015d4ff4f516920aaec84ec14806040afcc910e6fc951a9d38 |
|
MD5 | 41dafc6583803f114f5ecc333df50bb7 |
|
BLAKE2b-256 | eec506e2e012d7413ca978b4d1c927dd3fb0943189e4025f4a9bbb86cb606867 |
File details
Details for the file rxio-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: rxio-0.1.4-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.15 CPython/3.10.4 Linux/5.15.0-46-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4dfec74afec4921bfbc4777189a4f0de086e797d6bc3c78082a5597a3359df2f |
|
MD5 | e0a769528f5c89d31f0d5318f96a14d4 |
|
BLAKE2b-256 | f02506818f0e8533e6b73f4c699796d505db2bf9f163c9289fad4db1dcf4d56c |