Thanks to visit codestin.com
Credit goes to github.com

Skip to content

✨ Build dashboards with end-to-end version control. πŸ”‹ CLI w/ batteries included, no infra required. Develop on your laptop for instant results, deploy changes safely (with automated checks), and keep every report trustworthy for stakeholders, analysts and agents πŸ€–

License

visivo-io/visivo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Visivo

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

Website β€’ Documentation β€’ Live Examples β€’ Join Slack β€’ LinkedIn

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/[email protected]

πŸ’¬ Community & Support

Join our growing community of data practitioners!

  • πŸ’¬ Join our Slack – Get help, share dashboards, and chat with the team
  • πŸ“š Browse Documentation – Comprehensive guides and API reference
  • πŸ› Report Issues – Found a bug or have a feature request? Let us know!
  • πŸ’Ό Follow on LinkedIn – Stay updated with the latest news
  • πŸ“§ Email Us – For partnership or enterprise inquiries

πŸ› οΈ 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!

About

✨ Build dashboards with end-to-end version control. πŸ”‹ CLI w/ batteries included, no infra required. Develop on your laptop for instant results, deploy changes safely (with automated checks), and keep every report trustworthy for stakeholders, analysts and agents πŸ€–

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 10