# Pip Install Python Documentation

> Documentation and package catalogue for custom Dash component libraries

> **A modern, responsive documentation system for the custom Dash components, software and research that I design and maintain.**

Welcome to my notebook.

---

This documentation was designed with AI in mind. Every page has a Markdown twin
at the same URL with `/llms.txt` appended, and these endpoints describe the site
as a whole:

[/llms.txt](/llms.txt) (every page, machine-readable), [/pip](/pip) (the
component catalogue), [/robots.txt](/robots.txt) and
[/sitemap.xml](/sitemap.xml)

There is also a chat tab inside each page's documentation, which answers
questions about that specific component using its own docs as context.

Link to my GitHub profile: [Pip-Install-Python](https://github.com/pip-install-python)
- ![GitHub](https://img.shields.io/github/followers/pip-install-python?style=social)

Link to my YouTube channel: [@2plotai](https://www.youtube.com/@2plotai?sub_confirmation=1)
- ![YouTube](https://img.shields.io/youtube/channel/subscribers/2plotai?style=social)
---

## Dependencies

```bash
pip install dash>=4.2
pip install dash-mantine-components>=2.8
```

Built on top of the [Dash Documentation Boilerplate](https://github.com/pip-install-python/Dash-Documentation-Boilerplate),
whose own documentation site is at [boilerplate.2plot.dev](https://boilerplate.2plot.dev).

---
## Components:

|                                            **Currently Maintained**                                             | | |                                                        **Archived**                                                         | | |
|:---------------------------------------------------------------------------------------------------------------:|:----------|:------------|:---------------------------------------------------------------------------------------------------------------------------:|:----------|:------------|
|                                                  **Downloads**                                                  | **Component** | **Description** |                                                        **Downloads**                                                        | **Component** | **Description** |
| [![Downloads](https://static.pepy.tech/badge/dash-summernote)](https://pepy.tech/project/dash-summernote) | Dash Summernote | A rich text WYSIWYG Editor for Dash | [![Downloads](https://img.shields.io/pepy/dt/dash-fullcalendar?color=gray)](https://pepy.tech/project/dash-fullcalendar) | Dash FullCalendar | A thin Dash wrapper around FullCalendar |
| [![Downloads](https://static.pepy.tech/badge/dash-insta-stories)](https://pepy.tech/project/dash-insta-stories) | Dash Insta Stories | A Instagram Stories Component for Dash | [![Downloads](https://img.shields.io/pepy/dt/dash-credit-cards?color=gray)](https://pepy.tech/project/dash-credit-cards) | Dash Credit Cards | A Credit Card Component for Dash |
| [![Downloads](https://static.pepy.tech/badge/dash-image-gallery)](https://pepy.tech/project/dash-image-gallery) | Dash Image Gallery | A Image Gallery Component for Dash | [![Downloads](https://img.shields.io/pepy/dt/dash-charty?color=gray)](https://pepy.tech/project/dash-charty) | Dash Charty | A Charting Library for Dash |
| [![Downloads](https://static.pepy.tech/badge/dash-mui-scheduler)](https://pepy.tech/project/dash-mui-scheduler) | Dash MUI Scheduler | MUI X Scheduler — event calendar and timeline (replaces FullCalendar) | [![Downloads](https://img.shields.io/pepy/dt/dash-nivo?color=gray)](https://pepy.tech/project/dash-nivo) | Dash Nivo | A Nivo Component for Dash |
| [![Downloads](https://static.pepy.tech/badge/dash-gauge)](https://pepy.tech/project/dash-gauge) | Dash Gauge | A Gauge Component for Dash | [![Downloads](https://img.shields.io/pepy/dt/dash-discord?color=gray)](https://pepy.tech/project/dash-discord) | Dash Discord | Discord integration for the Dash framework |
| [![Downloads](https://static.pepy.tech/badge/dash-emoji-mart)](https://pepy.tech/project/dash-emoji-mart) | Dash Emoji Mart | A Slack-like Emoji Picker for Dash | [![Downloads](https://img.shields.io/pepy/dt/dash-dynamic-grid-layout?color=gray)](https://pepy.tech/project/dash-dynamic-grid-layout) | Dash Dynamic Grid Layout | A Dynamic Grid Layout Component for Dash |
| [![Downloads](https://static.pepy.tech/badge/dash-pannellum)](https://pepy.tech/project/dash-pannellum) | Dash Pannellum | 360 Panorama Viewer for Images and Video for Dash | [![Downloads](https://img.shields.io/pepy/dt/dash-swiper?color=gray)](https://pepy.tech/project/dash-swiper) | Dash Swiper | A Swiper Component for Dash |
| [![Downloads](https://static.pepy.tech/badge/dash-planet)](https://pepy.tech/project/dash-planet) | Dash Planet | An interactive orbital menu component for Dash | [![Downloads](https://img.shields.io/pepy/dt/dash-dock?color=gray)](https://pepy.tech/project/dash-dock) | Dash Dock | A dynamic dock windows and tabs layout for Dash |
| [![Downloads](https://static.pepy.tech/badge/dash-model-viewer)](https://pepy.tech/project/dash-model-viewer) | Dash Model Viewer | A 3D Model Viewer for Dash | | | |
| [![Downloads](https://static.pepy.tech/badge/dash-excalidraw)](https://pepy.tech/project/dash-excalidraw) | Dash Excalidraw | A Freeform Drawing and Notebook Component for Dash | | | |
| [![Downloads](https://static.pepy.tech/badge/dash-flows)](https://pepy.tech/project/dash-flows) | Dash Flows | Interactive flow diagrams and node-based editors for Dash | | | |
| [![Downloads](https://static.pepy.tech/badge/dash-dock-view)](https://pepy.tech/project/dash-dock-view) | Dash Dock View | Premium dock layout system with floating windows and tabs | | | |
| [![Downloads](https://static.pepy.tech/badge/flexlayout-dash)](https://pepy.tech/project/flexlayout-dash) | Dash Flex Layout | Flexible layout manager with resizable panels and drag-drop | | | |
| [![Downloads](https://static.pepy.tech/badge/dash-widgetbot)](https://pepy.tech/project/dash-widgetbot) | Dash WidgetBot | Discord chat integration with floating Crate and inline Widget | | | |
| [![Downloads](https://static.pepy.tech/badge/dash-mui-charts)](https://pepy.tech/project/dash-mui-charts) | Dash MUI Charts | Professional MUI X Charts — line, pie, scatter, heatmap, sparkline | | | |
| [![Downloads](https://static.pepy.tech/badge/dash-nle-timeline)](https://pepy.tech/project/dash-nle-timeline) | Dash NLE Timeline | Non-linear-editor timeline and scene compositor for Dash | | | |
| [![Downloads](https://static.pepy.tech/badge/dash-email)](https://pepy.tech/project/dash-email) | Dash Email | Email components wrapping React Email patterns, sent via Resend | | | |

---


## Built With

This documentation system is powered by:

- **[Dash Documentation Boilerplate](https://github.com/pip-install-python/Dash-Documentation-Boilerplate)** - A modern, responsive documentation framework for Dash markdown rendered applications
- **[dash-improve-my-llms](https://github.com/pip-install-python/dash-improve-my-llms)** - Crawler and agent discoverability for Dash apps: llms.txt, robots.txt, sitemap.xml, per-page metadata, and the cross-host network directory

---

## License

MIT License - see [LICENSE](https://github.com/pip-install-python/Dash-Documentation-Boilerplate/blob/main/LICENSE) for details.

---

**Ready to start?** Browse the [component catalogue](/pip), copy a working
example from any component's page, or ask that page's chat tab what else it can
do.

## Pages

Every page in this application. Each has a Markdown version at the `llms.txt` URL beside it.

- [Pip Install Python Documentation](https://2plot.dev/): Documentation and package catalogue for custom Dash component libraries
  - Machine-readable: https://2plot.dev/llms.txt
- [Changelog](https://2plot.dev/changelog): View the version history and recent changes to the Pip Install Python Documentation
  - Machine-readable: https://2plot.dev/changelog/llms.txt
- [POS Printer](https://2plot.dev/components/dash-pos-printer): Cloud-based receipt printing for Dash applications using Star Micronics printers and CloudPRNT
  - Machine-readable: https://2plot.dev/components/dash-pos-printer/llms.txt
- [Component Index](https://2plot.dev/pip): Every Dash component library documented on this site, with a link to each component's documentation and to its machine-readable llms.txt.
  - Machine-readable: https://2plot.dev/pip/llms.txt
- [Dock View](https://2plot.dev/pip/dash_dock_view): A flexible docking layout system for Dash with DashDockLayout, DashGridLayout, DashSplitLayout, and DashPaneLayout components.
  - Machine-readable: https://2plot.dev/pip/dash_dock_view/llms.txt
- [Dash Email](https://2plot.dev/pip/dash_email): Email components for Dash wrapping React Email patterns — 15 email-safe components, table-based layouts, live preview, and sending via Resend.
  - Machine-readable: https://2plot.dev/pip/dash_email/llms.txt
- [Emoji Mart](https://2plot.dev/pip/dash_emoji_mart): Modern emoji picker component with custom emojis, themes, and extensive customization options.
  - Machine-readable: https://2plot.dev/pip/dash_emoji_mart/llms.txt
- [Excalidraw](https://2plot.dev/pip/dash_excalidraw): Notebook, Freeform, Drawing type of component.
  - Machine-readable: https://2plot.dev/pip/dash_excalidraw/llms.txt
- [Flex Layout](https://2plot.dev/pip/dash_flex_layout): Advanced docking layout system with resizable panels, floating windows, and theme integration.
  - Machine-readable: https://2plot.dev/pip/dash_flex_layout/llms.txt
- [Dash Flows](https://2plot.dev/pip/dash_flows): Interactive node-based flow diagrams with React Flow integration for Plotly Dash
  - Machine-readable: https://2plot.dev/pip/dash_flows/llms.txt
- [Gauge](https://2plot.dev/pip/dash_gauge): A collection of gauge, knob, thermostat, joystick, and display components for Dash.
  - Machine-readable: https://2plot.dev/pip/dash_gauge/llms.txt
- [Image Gallery](https://2plot.dev/pip/dash_image_gallery): Responsive image gallery component with lightbox, thumbnails, fullscreen, slideshow, and touch support
  - Machine-readable: https://2plot.dev/pip/dash_image_gallery/llms.txt
- [Insta Stories](https://2plot.dev/pip/dash_insta_stories): Instagram and Snapchat style stories component with video support, custom renderers, and interactive controls.
  - Machine-readable: https://2plot.dev/pip/dash_insta_stories/llms.txt
- [Model Viewer](https://2plot.dev/pip/dash_model_viewer): Embed interactive 3D models with AR support into Dash applications using Google's model-viewer.
  - Machine-readable: https://2plot.dev/pip/dash_model_viewer/llms.txt
- [MUI Charts](https://2plot.dev/pip/dash_mui_charts): Professional data visualization with MUI X Charts for Dash — line, pie, scatter, heatmap, sparkline, composite, and live trading charts with free and pro features.
  - Machine-readable: https://2plot.dev/pip/dash_mui_charts/llms.txt
- [MUI Scheduler](https://2plot.dev/pip/dash_mui_scheduler): Event calendars, resource timelines, and radial charts for Dash, wrapping the MUI X Scheduler.
  - Machine-readable: https://2plot.dev/pip/dash_mui_scheduler/llms.txt
- [NLE Timeline](https://2plot.dev/pip/dash_nle_timeline): Non-linear-editor timeline and scene compositor for Dash — frame-accurate scrubbing, multi-track clips, waveforms, and a DOM+Canvas preview stage.
  - Machine-readable: https://2plot.dev/pip/dash_nle_timeline/llms.txt
- [Pannellum](https://2plot.dev/pip/dash_pannellum): Interactive 360° panorama viewer with tour mode, hotspots, and video support
  - Machine-readable: https://2plot.dev/pip/dash_pannellum/llms.txt
- [Planet](https://2plot.dev/pip/dash_planet): Interactive orbital menu component with circular satellite layout, spring animations, and premium features
  - Machine-readable: https://2plot.dev/pip/dash_planet/llms.txt
- [WidgetBot](https://2plot.dev/pip/dash_widgetbot): Discord chat integration for Dash apps with floating Crate button, inline Widget embed, slash commands, and AI-powered responses.
  - Machine-readable: https://2plot.dev/pip/dash_widgetbot/llms.txt

## About The 2plot network

Open-source Dash component libraries by Pip Install Python. Each component has its own documentation site and its own llms.txt; this host indexes all of them.

Network index: [https://2plot.ai](https://2plot.ai/llms.txt)

## Network

Other applications in this network. Same operator; each one serves its own `/llms.txt` in this format.

- [2plot.ai](https://2plot.ai): Network root: account origin and the heartbeat.
  - Machine-readable: https://2plot.ai/llms.txt
- [Documentation boilerplate](https://dash-documentation-boilerplate.onrender.com): The markdown-driven docs template these sites are built from.
  - Machine-readable: https://dash-documentation-boilerplate.onrender.com/llms.txt
- [dash-leaflet2](https://leaflet.2plot.dev): Leaflet 2 maps as Dash components, without react-leaflet.
  - Machine-readable: https://leaflet.2plot.dev/llms.txt
- [dash-improve-my-llms](https://llms.2plot.dev): The SEO/AI-discovery package these sites all run.
  - Machine-readable: https://llms.2plot.dev/llms.txt
- [dash-mui-scheduler](https://dash-mui-scheduler.onrender.com): MUI X Scheduler — calendars, resource timelines and event scheduling.
  - Machine-readable: https://dash-mui-scheduler.onrender.com/llms.txt
- [dash-flows](https://dash-flows.onrender.com): Node-graph editors built on React Flow.
  - Machine-readable: https://dash-flows.onrender.com/llms.txt
- [dash-email](https://dash-email-svmp.onrender.com): Email composition and delivery components.
  - Machine-readable: https://dash-email-svmp.onrender.com/llms.txt
- [dash-mui-charts](https://dash-mui-charts.onrender.com): MUI X Charts — line, pie, scatter, heatmap and sparkline.
  - Machine-readable: https://dash-mui-charts.onrender.com/llms.txt

## Related projects

Projects by the same author on their own domains. Built on the same stack, but not part of the primary network.

- [Pip Install Python](https://pip-install-python.com): The original component documentation site.
  - Machine-readable: https://pip-install-python.com/llms.txt
- [Pirate's Bargain](https://piratesbargain.com): Deal aggregator built on the same stack.
  - Machine-readable: https://piratesbargain.com/llms.txt
- [ai-agent.buzz](https://ai-agent.buzz): Agent tooling directory.
  - Machine-readable: https://ai-agent.buzz/llms.txt

## External references

Third-party documentation this project depends on or references. Not affiliated — listed so an agent can follow a dependency directly instead of searching for it.

- [Plotly Dash documentation](https://dash.plotly.com): Upstream framework documentation.
  - Machine-readable: https://plotly.com/llms.txt
- [Dash Mantine Components](https://www.dash-mantine-components.com): UI component layer these sites are built with.
  - Machine-readable: https://www.dash-mantine-components.com/llms.txt
