Flexible, predictable, async reactive programming in modern Python
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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rxio-0.1.1.tar.gz
(4.8 kB
view details)
Built Distribution
rxio-0.1.1-py3-none-any.whl
(4.8 kB
view details)
File details
Details for the file rxio-0.1.1.tar.gz
.
File metadata
- Download URL: rxio-0.1.1.tar.gz
- Upload date:
- Size: 4.8 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 | 2a1db443ac5354681fe13a1302509ddb91942772082db559ac54e43ab24585dc |
|
MD5 | bace73c54b8a17b703a8289053f4c9e7 |
|
BLAKE2b-256 | 3f7b199e4a6ff051f14df1f838a10bd5f9e4aa91d24324cfd3917fc556708274 |
File details
Details for the file rxio-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: rxio-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.8 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 | 1e5928b055710bca96d11347a61cc82563fe2d00293be9943fffcb238077c37b |
|
MD5 | 163d3a426af2821f3804cb11682d7c13 |
|
BLAKE2b-256 | 119095b6cfb105d357d1e9c8fa5a0c8cc016757232703c46592e096ab249d751 |