Skip to main content

Control flow framework for running of state graphs

Project description

cflw

A langgraph alternative, fixing an issue of the original.

Advantages:

  • lean implementation
  • customization towards production, with useful features
  • multi-developer scenarios taken into account

Code sketch:

graph = StateGraph()
graph.add_node(AllNodes.node1)
graph.add_node(AllNodes.node2)
graph.add_edge(AllNodes.node1, AllNodes.node2)
state = CfState()
ctx = CfCtx()
rr = GraphRunner().run(graph, state, ctx)

This is a stub.

License

This package is a stub. A license is not determined yet; in so far all rights remain reserved.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

cflw-0.3.0-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file cflw-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: cflw-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for cflw-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fc6b36106531c302528c533eeff6d89028050fb370cd76414dfaebd01a77ed87
MD5 8ff7b20d2ce4c89cc2833b782dbfab55
BLAKE2b-256 3aaae7b7875b0bf0c7b77a4105433ad5e9ea373456acf8a885fb0f1f5a41d411

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 Pingdom Monitoring Sentry Error logging StatusPage Status page