Skip to main content

Visivo

AI native business intelligence. Build visually, in code+cli or through ai tools.

WebsiteDocumentationLive ExamplesDiscussionsLinkedIn

PyPI Version PyPI Downloads License GitHub Stars

🚀 Why Visivo?

Build reliable, testable dashboards that your team will actually trust. Here's what makes Visivo different:

  • Code-First Dashboard Development – Define everything in YAML files, enabling version control, code reviews, and CI/CD for your analytics
  • Built-in Testing Framework – Write Python tests for your data visualizations. Never ship broken charts to production again
  • 50+ Interactive Chart Types – From basic bar charts to advanced 3D visualizations and geospatial maps, powered by Plotly.js
  • Multi-Source Data Integration – Join data from PostgreSQL, Snowflake, BigQuery, MySQL, SQLite, DuckDB, CSV, and Excel in a single dashboard
  • Local Development with Hot Reload – See changes instantly with visivo serve. No more waiting for deployments to test changes
  • dbt Integration – Reference your dbt models directly in visualizations. Your analytics stack, unified
  • Jinja2 Templates & Macros – Use loops and variables to generate dynamic configurations. Write once, use everywhere
  • Interactive Components – Add filters, selectors, and drill-downs without losing the benefits of code-based configuration
  • Push-Based Security – You control data flow. No need to share database credentials with another SaaS tool
  • Single Binary Installation – One executable, no Python required. Deploy anywhere from your laptop to production servers

📊 See Visivo in Action

Visivo Demo Video

🎥 Watch the Demo Video – See how to build dashboards with Visivo in just a few minutes

Build dashboards that are beautiful, interactive, and maintainable. View more examples →

🎯 Getting Started

Get your first dashboard running in under 5 minutes:

Quick Install

# Install Visivo (works on Mac, Linux, and Windows)
curl -fsSL https://visivo.sh | bash

# Create your first project
visivo init my-dashboard

# Start the development server
cd my-dashboard && visivo serve

# Open http://localhost:8000 in your browser 🎉

Alternative: UI-Guided Setup

Prefer a visual approach? Start the server and let Visivo guide you:

# Install and start in one go
curl -fsSL https://visivo.sh | bash
visivo serve --project-dir my-dashboard

# Follow the setup wizard in your browser at http://localhost:8000

Other Installation Options

Install via pip
pip install visivo
Install specific version
# Install version 1.0.64
curl -fsSL https://visivo.sh | bash -s -- --version 1.0.64

# Or install beta version via pip
python -m pip install git+https://github.com/visivo-io/visivo.git@v1.1.0-beta-1

💬 Community & Support

Join our growing community of data practitioners!

🛠️ Contributing

We welcome contributions! Whether it's fixing bugs, adding features, or improving documentation, we'd love your help.

See CONTRIBUTING.md for development setup and guidelines.

📈 Telemetry

Visivo collects anonymous usage data to help improve the product. No personal information, queries, or sensitive data is collected.

To opt out: set VISIVO_TELEMETRY_DISABLED=true or add telemetry_enabled: false to your config. Learn more →

🏢 About

Built with ❤️ by Visivo – a team that's experienced scaling analytics at companies like Intuit, Boeing, and Root Insurance.

We believe data tools should be as reliable as the rest of your tech stack. That's why we built Visivo to bring software engineering best practices to business intelligence.


⭐ Star us on GitHub to support the project!

Download files

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

Source Distribution

visivo-2.1.1.tar.gz (42.9 MB view details)

Uploaded Source

Built Distribution

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

visivo-2.1.1-py3-none-any.whl (43.6 MB view details)

Uploaded Python 3

File details

Details for the file visivo-2.1.1.tar.gz.

File metadata

  • Download URL: visivo-2.1.1.tar.gz
  • Upload date:
  • Size: 42.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.14.6 Linux/6.17.0-1022-azure

File hashes

Hashes for visivo-2.1.1.tar.gz
Algorithm Hash digest
SHA256 635082707937e9e8cf2c351669d5d57500998b944b547354581b7faca376ee2a
MD5 10533f0f912a63b16cbedb950247d6db
BLAKE2b-256 695183a36ee0becdb2133cd4138ef491649416d596c4f6462634f5e8563df132

See more details on using hashes here.

File details

Details for the file visivo-2.1.1-py3-none-any.whl.

File metadata

  • Download URL: visivo-2.1.1-py3-none-any.whl
  • Upload date:
  • Size: 43.6 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.14.6 Linux/6.17.0-1022-azure

File hashes

Hashes for visivo-2.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1856f26c1b1f5f904bd361ef61b01163cc3afd932bad953da0bb63e23dfa53f6
MD5 bc2e915d300a7eab2fd521eda4932325
BLAKE2b-256 3c5e1c5503949b5b54b1dfe3099d621dd78743ef122c562cecbb35657a7cb9e5

See more details on using hashes here.

Release history Release notifications | RSS feed

2.1.3

2 files

2.1.2

2 files

This release

2.1.1 This release

2 files

2.1.0

2 files

2.0.3

2 files

2.0.2

2 files

2.0.1

2 files

2.0.0

2 files

1.0.82

2 files

1.0.81

2 files

1.0.80

2 files

1.0.79

2 files

1.0.78

2 files

1.0.77

2 files

1.0.76

2 files

1.0.75

2 files

1.0.74

2 files

1.0.73

2 files

1.0.72

2 files

1.0.71

2 files

1.0.70

2 files

1.0.69

2 files

1.0.68

2 files

1.0.67

2 files

1.0.66

2 files

1.0.65

2 files

1.0.64

2 files

1.0.63

2 files

1.0.62

2 files

1.0.61

2 files

1.0.60

2 files

1.0.59

2 files

1.0.58

2 files

1.0.57

2 files

1.0.55

2 files

1.0.54

2 files

1.0.53

2 files

1.0.52

2 files

1.0.51

2 files

1.0.50

2 files

1.0.49

2 files

1.0.48

2 files

1.0.47

2 files

1.0.46

2 files

1.0.45

2 files

1.0.44

2 files

1.0.43

2 files

1.0.42

2 files

1.0.41

2 files

1.0.40

2 files

1.0.39

2 files

1.0.38

2 files

1.0.37

2 files

1.0.36

2 files

1.0.35

2 files

1.0.34

2 files

1.0.33

2 files

1.0.32

2 files

1.0.30

2 files

1.0.29

2 files

1.0.28

2 files

1.0.27

2 files

1.0.26

2 files

1.0.25

2 files

1.0.24

2 files

1.0.23

2 files

1.0.22

2 files

1.0.21

2 files

1.0.20

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page