Skip to content

virtalabs/bf-opencore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bf-opencore

BlueFlow open-core Django app. Installable package containing the blueflow Django application.

Install

uv pip install -e .

Or with optional dev dependencies:

uv pip install -e ".[dev]"

Package

The installable app is the blueflow package at the repo root. It can be added to any Django project via INSTALLED_APPS (e.g. 'blueflow' or 'blueflow.apps.BlueflowConfig').

About

BlueFlow open-core Django app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages