Skip to main content

A web development framework for Python.

Project description

Shiny for Python

Release Build status 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 https://github.com/posit-dev/py-htmltools/tarball/main
pip install https://github.com/posit-dev/py-shiny/tarball/main

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

API documentation for the main branch of Shiny: https://posit-dev.github.io/py-shiny/api/

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-0.8.0.tar.gz (3.5 MB view details)

Uploaded Source

Built Distribution

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

shiny-0.8.0-py3-none-any.whl (3.6 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: shiny-0.8.0.tar.gz
  • Upload date:
  • Size: 3.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for shiny-0.8.0.tar.gz
Algorithm Hash digest
SHA256 63172b7c156eaf07e057fc821315e7fef6fa91512297b8eda5373e211be87fe2
MD5 5a05bc3edb09648ea7ef0a15dc1660ee
BLAKE2b-256 24188b936a3f499d0f8b11fdb345d5bf09572ab295f9028d597589ca51a26a26

See more details on using hashes here.

File details

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

File metadata

  • Download URL: shiny-0.8.0-py3-none-any.whl
  • Upload date:
  • Size: 3.6 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for shiny-0.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 860397e5733b7170d68a3d0281560a4b84a211eb66ca09b40c937a133743b9a7
MD5 dcb1c0d37f2047c47e13c8d8854e2066
BLAKE2b-256 2ce43ae5712afe191f8c0102463e066967e7d2b109e2d30826caa43f20dfcc4b

See more details on using hashes here.

Supported by

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