flojoy-ai / blocks

Flojoy Standard Blocks Library (now merged into flojoy-ai/studio)
https://blocks.flojoy.ai
4 stars 1 forks source link

Blocks

Welcome to Flojoy's standard Blocks library.

Contribution

You can find the contribution guide over at here

Note that we will no longer be using the main + develop branching combo like we did before. All PRs should be made to the main branch from now on. For releases, we will use the git's tags feature instead of relying on main.

Folder Structure

.
├── README.md
├── blocks
├── cli
├── docs
├── fjblock.py
├── poetry.lock
└── pyproject.toml