plotly-cloud 0.4.3


pip install plotly-cloud

  Latest version

Released: Jul 28, 2026

Project Links

Meta
Requires Python: >=3.9

Classifiers

Plotly Cloud Extension

A Python extension for Plotly Cloud that provides both a command-line interface and Dash dev tools integration for publishing and managing Dash applications.

Features

  • ๐Ÿ” Authentication: Log in to Plotly Cloud with OAuth or an API key
  • ๐Ÿš€ Local Development: Run Dash applications locally with comprehensive dev tools
  • ๐Ÿ“ฆ Publish: Publish Dash applications to Plotly Cloud and track build status
  • ๐Ÿ‘ฅ Teams: Publish to and manage apps across the teams you belong to

Installation

Install as a Dash extra:

pip install "dash[cloud]"

It can also be installed on its own:

pip install plotly-cloud

Verify the installation:

plotly --help

Documentation

Full documentation lives in the Dash docs:

License

This project is licensed under the MIT License โ€” see the LICENSE file for details.

Support

For issues and questions, please open an issue in the Dash repository or see the Support page.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
dash (>=3.2.0)
httpx (<1.0.0,>=0.24.0)
rich (>=10.0.0)
tomli-w (>=1.2.0)
tomli (>=2.2.1)