Execution Flows - Function Composition Framework
Project description
Execution Flows Framework using Function Composition
Execution Flows is a programming paradigm that strictly distinguishes
- top-level functions that are called to deliver functionality of a specific use case - like "create and invite a user with owner privileges".
- from mixin functions that are part of execution flow composition and deliver partial functionality, like "fetch user by email" or "send an owner invitation email".
The idea behind Execution Flows is that an application is nothing but a congregation of top-level functions that deliver application features. Everything else is a building block (or a composing function) for execution flows.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file flow_compose-0.2.4.tar.gz.
File metadata
- Download URL: flow_compose-0.2.4.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.9.21 Darwin/24.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f780dcfb91d10f06347c356c4c4f2d3a5c833b39b5ad14422bd1fa74ede73d4
|
|
| MD5 |
2ec6f38659011273c3117a258d150a5e
|
|
| BLAKE2b-256 |
675dd092aa80e4c7c1bfd262726a6ccca52363485256c8dd8fb96a1686556ff5
|
File details
Details for the file flow_compose-0.2.4-py3-none-any.whl.
File metadata
- Download URL: flow_compose-0.2.4-py3-none-any.whl
- Upload date:
- Size: 13.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.9.21 Darwin/24.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a95619e4a028c08fed5f12ce1135e411615acfd8268803a543ecdc11574ca34
|
|
| MD5 |
dcc14a7687efdc59f1b27f6d32803b20
|
|
| BLAKE2b-256 |
63503e2285af7907115281ccb992a44f1c90b9ff42b4bb6981126bcdc51337fd
|