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.3.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.3-py3-none-any.whl (16.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: without_core-0.0.3.tar.gz
  • Upload date:
  • Size: 13.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.12.5 {"installer":{"name":"uv","version":"0.12.5","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.3.tar.gz
Algorithm Hash digest
SHA256 46a253604d9d75f40020d0d9bbbddbe66fd7f96d473d92f88336c2a3f72161e8
MD5 cc722c7418427c8d381f944d0e279387
BLAKE2b-256 07ca148db1f4437bfda9c8d4c71e18d08287de4773b45da7ac995aea7006c041

See more details on using hashes here.

File details

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

File metadata

  • Download URL: without_core-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 16.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.12.5 {"installer":{"name":"uv","version":"0.12.5","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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b01d2ef134f4b523726ddcbca1faa80f17e9a593b3942c91db69e86a8272845f
MD5 eea1ff4fa83df34f04c47e35ae85f5ac
BLAKE2b-256 a8ccd387f9c6fb92db82ec9d829add5880f233a7330513b39473a9afb11329ac

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