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

Uploaded Python 3

File details

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

File metadata

  • Download URL: without_core-0.0.4.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.4.tar.gz
Algorithm Hash digest
SHA256 e9e9ba1fdcb1460f48bc247a03c305b37e94291619b05cae9ab5b13fb513e24e
MD5 87f555bcc7818a77901f1e211f1ba49b
BLAKE2b-256 b8d18c407b8cec31e186287150a13a2f66610754aae0796627a973f86ab30a09

See more details on using hashes here.

File details

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

File metadata

  • Download URL: without_core-0.0.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 df842ccc173931d9975d0ce266309c8cd620516eff73c1d37302fd8798fac701
MD5 50170cc8d153708b4672de56385baa99
BLAKE2b-256 dfad56a3db72d119346deef6d67115a06b50a5f855294329c0ee991ff8137941

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