Skip to main content

without

The narrow waist of the project: the interfaces every plugin speaks, plus the stream connectors and a with-scoped background task helper.

Three types carry the whole model (without.interfaces):

  • A Stream[T] is an asynchronous sequence of values: the one shape every connection takes, whoever does the I/O.
  • A Processor[In, Out] transforms a stream of inputs into a stream of outputs: the only node type, and the only thing a user writes.
  • A Context[T] is a stream viewed as its latest sampled value: current() reads the latest and never blocks.

Processors are built, not subclassed, from a 2×2 of builders (from_map, from_scan, from_sink, from_fold) and connected with a small wiring vocabulary (compose, sample, and the source/terminal adapters).

See PHILOSOPHY.md for why the model is shaped this way, and the without guide (with the API reference) for the full surface.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

without_core-0.0.2.tar.gz (13.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

without_core-0.0.2-py3-none-any.whl (16.3 kB view details)

Uploaded Python 3

File details

Details for the file without_core-0.0.2.tar.gz.

File metadata

  • Download URL: without_core-0.0.2.tar.gz
  • Upload date:
  • Size: 13.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.12.3 {"installer":{"name":"uv","version":"0.12.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for without_core-0.0.2.tar.gz
Algorithm Hash digest
SHA256 7779ed142e992c3bf1a6d225b9c8476ba11ebb75773d2680db809130fb78d300
MD5 b74564e9c0694b82c64de6d5670a782a
BLAKE2b-256 1d0f9d2f22db5fe4ff37e3b7919b667663d4159ec39c36f3b001cdc39d5ec618

See more details on using hashes here.

File details

Details for the file without_core-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: without_core-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 16.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.12.3 {"installer":{"name":"uv","version":"0.12.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for without_core-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ff356b40706a46955e7888bcc588e4a344415da50732af03947415b5de1a51e0
MD5 d3c5e6f7a4eb670452ab7b3926264988
BLAKE2b-256 8037fdddbe620e1fc17bf97f2c9b5e3c706bdd1ac835b953a6acd0de1e9461b5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page