Skip to main content

Flexible, predictable, async reactive programming in modern Python

Project description

Reactive I/O


PyPI version shields.io PyPI pyversions PyPI license Code style: black


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}: returns RxResult, 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(...): central Rx* 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.4.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

rxio-0.1.4-py3-none-any.whl (6.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page