Skip to main content

feagi-bv

Python package that bundles Brain Visualizer binaries with a simple launcher API.

Installation

Most users should install the full FEAGI package instead:

pip install feagi  # Includes feagi-core + feagi-bv automatically

Only install feagi-bv directly if:

  • You already have feagi-core installed
  • You're building custom tooling
pip install feagi-bv  # Requires feagi-core separately

This will automatically install the correct platform-specific package for your system:

  • feagi-bv-linux on Linux
  • feagi-bv-macos on macOS
  • feagi-bv-windows on Windows

Usage

from feagi_bv import BrainVisualizer

# Create and configure BV launcher
bv = BrainVisualizer()
bv.load_config("feagi_configuration.toml")

# Start BV process
pid = bv.start()
print(f"Brain Visualizer running (PID: {pid})")

Version Mapping

feagi-bv version = BrainVisualizer binary version

pip install feagi-bv==2.0.3
# ↑ Installs BrainVisualizer v2.0.3 binaries

Architecture

This is a meta-package that installs platform-specific binaries:

  • feagi-bv-linux: Linux x86_64 binaries (~50-70 MB)
  • feagi-bv-macos: macOS universal binaries (~150-200 MB)
  • feagi-bv-windows: Windows x86_64 binaries (~50-70 MB)

Only the binaries for your platform are downloaded.

Dependencies

  • feagi-core>=2.1.0 - FEAGI SDK (core package)
  • toml>=0.10.2 - Configuration parsing

Links

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.

feagi_bv-2.3.30-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file feagi_bv-2.3.30-py3-none-any.whl.

File metadata

  • Download URL: feagi_bv-2.3.30-py3-none-any.whl
  • Upload date:
  • Size: 4.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for feagi_bv-2.3.30-py3-none-any.whl
Algorithm Hash digest
SHA256 c3a3c4865536feb3f612422b1b7a759e0ba08286a92c18fc8b5eab834d21c2ad
MD5 eb6eea9c4f0cee3ca7e5bfa487d164be
BLAKE2b-256 7477a41bfb70b0ea20c32e3111cb80c969cb0d27988581d6da8f0e4d0d1e3c2b

See more details on using hashes here.

Provenance

The following attestation bundles were made for feagi_bv-2.3.30-py3-none-any.whl:

Publisher: release.yml on feagi/brain-visualizer

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

2.3.33

1 file

2.3.32

1 file

2.3.31

1 file

This release

2.3.30 This release

1 file

2.3.29

1 file

2.3.27

1 file

2.3.26

1 file

2.3.25

1 file

2.3.24

1 file

2.3.23

1 file

2.3.22

1 file

2.3.21

1 file

2.3.20

1 file

2.3.19

1 file

2.3.18

1 file

2.3.17

1 file

2.3.16

1 file

2.3.15

1 file

2.3.14

1 file

2.3.13

1 file

2.3.12

1 file

2.3.11

1 file

2.3.10

1 file

2.3.9

1 file

2.3.8

1 file

2.3.7

1 file

2.3.6

1 file

2.3.5

1 file

2.3.4

1 file

2.3.3

1 file

2.3.2

1 file

2.2.2

1 file

2.2.1

1 file

2.1.15

1 file

2.1.5

1 file

2.1.4

1 file

2.1.2

1 file

2.1.1

1 file

2.0.3

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page