Skip to main content

A web development framework for Python.

Project description

Shiny for Python

PyPI Latest Release Build status Conda Latest Release Supported Python versions License

Shiny for Python is the best way to build fast, beautiful web applications in Python. You can build quickly with Shiny and create simple interactive visualizations and prototype applications in an afternoon. But unlike other frameworks targeted at data scientists, Shiny does not limit your app's growth. Shiny remains extensible enough to power large, mission-critical applications.

To learn more about Shiny see the Shiny for Python website. If you're new to the framework we recommend these resources:

Join the conversation

If you have questions about Shiny for Python, or want to help us decide what to work on next, join us on Discord.

Getting started

To get started with shiny follow the installation instructions or just install it from pip.

pip install shiny

To install the latest development version:

# First install htmltools, then shiny
pip install git+https://github.com/posit-dev/py-htmltools.git#egg=htmltools
pip install git+https://github.com/posit-dev/py-shiny.git#egg=shiny

You can create and run your first application with shiny create, the CLI will ask you which template you would like to use. You can either run the app with the Shiny extension, or call shiny run app.py --reload --launch-browser.

Development

If you want to do development on Shiny for Python:

pip install -e ".[dev,test]"

Additionally, you can install pre-commit hooks which will automatically reformat and lint the code when you make a commit:

pre-commit install

# To disable:
# pre-commit uninstall

Project details


Download files

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

Source Distribution

shiny-1.2.1.tar.gz (5.2 MB view details)

Uploaded Source

Built Distribution

shiny-1.2.1-py3-none-any.whl (4.3 MB view details)

Uploaded Python 3

File details

Details for the file shiny-1.2.1.tar.gz.

File metadata

  • Download URL: shiny-1.2.1.tar.gz
  • Upload date:
  • Size: 5.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for shiny-1.2.1.tar.gz
Algorithm Hash digest
SHA256 69a4db338710d87fad0ae50e04b2d70f6b7183edb846db4fa90cd7456091feee
MD5 ff12a0061df9fab14c9f20eb1e47ff56
BLAKE2b-256 0a1e7fb6b23a09f85b2d7fa81ae9b0992dd817e8fcaf7218c86a4641ab6d896d

See more details on using hashes here.

File details

Details for the file shiny-1.2.1-py3-none-any.whl.

File metadata

  • Download URL: shiny-1.2.1-py3-none-any.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for shiny-1.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b5778ed5370066d33a10e7fbaaef19e9691ec4c4f24e2f59137b8cac92f064f9
MD5 95d728178dbdb84123f7d95bc31620d5
BLAKE2b-256 2370e692ba2b6af84017c96e6856f87be596e341bf06ef6774fcd0b4a32856fa

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page