Skip to main content

shinyhub

Python distribution of the ShinyHub CLI.

ShinyHub is a self-hosted platform for deploying and managing Shiny apps (Python or R). This package bundles the shinyhub Go binary so Python users can install it with pip or uv:

uv tool install shinyhub
# or:
pip install shinyhub

Usage

shinyhub --help                       # list subcommands
shinyhub serve                        # run the server
shinyhub login --host https://...     # authenticate against a server
shinyhub deploy ./my-app --slug demo  # deploy an app

See the project README for full documentation, server configuration, and Docker usage.

Supported platforms

Prebuilt binaries ship for:

  • Linux (amd64, arm64)
  • macOS (amd64, arm64)

For other platforms, use the Docker image (ghcr.io/rvben/shinyhub:latest) or build from source.

Download files

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

Source Distribution

shinyhub-0.10.17.tar.gz (3.7 kB view details)

Uploaded Source

Built Distributions

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

shinyhub-0.10.17-py3-none-manylinux_2_17_x86_64.whl (19.7 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

shinyhub-0.10.17-py3-none-manylinux_2_17_aarch64.whl (17.4 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

shinyhub-0.10.17-py3-none-macosx_11_0_x86_64.whl (20.0 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

shinyhub-0.10.17-py3-none-macosx_11_0_arm64.whl (18.3 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

Details for the file shinyhub-0.10.17.tar.gz.

File metadata

  • Download URL: shinyhub-0.10.17.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for shinyhub-0.10.17.tar.gz
Algorithm Hash digest
SHA256 09168e2e1e17d6d93ee7e8066b831e8af80fe763742751b824fe39d76e8941a4
MD5 c92221539aa91e3133fbfeb1b5ac15bc
BLAKE2b-256 ab38b0361c0bdc809ce0b3d4e5d53cb825afcc54d4dbe736fe1971ef6e9c6d23

See more details on using hashes here.

Provenance

The following attestation bundles were made for shinyhub-0.10.17.tar.gz:

Publisher: release.yml on rvben/shinyhub

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file shinyhub-0.10.17-py3-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for shinyhub-0.10.17-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 4293d0d4a915a0e20051456701c961605cb503e6d1522defe081bfa1ee99a2c7
MD5 0a5b383b49314f2c064b3a4486f87973
BLAKE2b-256 cc6082dfca8e5ea2d39018cf85c40580d5b8ec2006058670a028a2aab8640b5b

See more details on using hashes here.

Provenance

The following attestation bundles were made for shinyhub-0.10.17-py3-none-manylinux_2_17_x86_64.whl:

Publisher: release.yml on rvben/shinyhub

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file shinyhub-0.10.17-py3-none-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for shinyhub-0.10.17-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 0718162306cf1094a9eec2022a02078986582a2ff805b88a98468b790df714f8
MD5 e090f985c35ed314cebc68cb3e7f7d8c
BLAKE2b-256 2bd5ed6232b1bbd725b69b5475c699155ed2aa033b950ca80c78b07d8b15c13e

See more details on using hashes here.

Provenance

The following attestation bundles were made for shinyhub-0.10.17-py3-none-manylinux_2_17_aarch64.whl:

Publisher: release.yml on rvben/shinyhub

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file shinyhub-0.10.17-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for shinyhub-0.10.17-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 8625d0cd1413d185b16a16637f2a1ee1e8a6ceacf88e800197010c88344e6005
MD5 4f9cd2a69338ba335c2d579f5d151a79
BLAKE2b-256 685b8a14da7fb9e30ab3d1c0104605845870cb0dac2ba78b0330fe40ad9323b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for shinyhub-0.10.17-py3-none-macosx_11_0_x86_64.whl:

Publisher: release.yml on rvben/shinyhub

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file shinyhub-0.10.17-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for shinyhub-0.10.17-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d9be2adb6118bb68d097229be0ae94f207fa8988012deff07081cdee1891c4c1
MD5 0a3624f1e3bb04adfdedb1c68ca146f8
BLAKE2b-256 ca894854ee064f60189551751d0e03bcec9a5cc02d1cc8c47316c66b375cf791

See more details on using hashes here.

Provenance

The following attestation bundles were made for shinyhub-0.10.17-py3-none-macosx_11_0_arm64.whl:

Publisher: release.yml on rvben/shinyhub

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.16.5

5 files

0.16.4

5 files

0.16.3

5 files

0.16.2

5 files

0.16.1

5 files

0.16.0

5 files

0.15.10

5 files

0.15.9

5 files

0.15.8

5 files

0.15.7

5 files

0.15.6

5 files

0.15.5

5 files

0.15.4

5 files

0.15.3

5 files

0.15.2

5 files

0.15.1

5 files

0.15.0

5 files

0.14.2

5 files

0.14.1

5 files

0.14.0

5 files

0.13.1

5 files

0.13.0

5 files

0.12.11

5 files

0.12.10

5 files

0.12.9

5 files

0.12.8

5 files

0.12.7

5 files

0.12.6

5 files

0.12.5

5 files

0.12.4

5 files

0.12.3

5 files

0.12.2

5 files

0.12.1

5 files

0.11.19

5 files

0.11.18

5 files

0.11.17

5 files

0.11.16

5 files

0.11.15

5 files

0.11.14

5 files

0.11.13

5 files

0.11.12

5 files

0.11.11

5 files

0.11.10

5 files

0.11.9

5 files

0.11.8

5 files

0.11.6

5 files

0.11.5

5 files

0.11.4

5 files

0.11.2

5 files

0.11.1

5 files

0.11.0

5 files

0.10.18

5 files

This release

0.10.17 This release

5 files

0.10.16

5 files

0.10.15

5 files

0.10.14

5 files

0.10.13

5 files

0.10.12

5 files

0.10.11

5 files

0.10.10

5 files

0.10.9

5 files

0.10.8

5 files

0.10.7

5 files

0.10.6

5 files

0.10.5

5 files

0.10.4

5 files

0.10.3

5 files

0.10.2

5 files

0.10.1

5 files

0.10.0

5 files

0.9.6

5 files

0.9.5

5 files

0.9.4

5 files

0.9.3

5 files

0.9.2

5 files

0.9.1

5 files

0.9.0

5 files

0.8.29

5 files

0.8.28

5 files

0.8.27

5 files

0.8.26

5 files

0.8.25

5 files

0.8.24

5 files

0.8.23

5 files

0.8.22

5 files

0.8.21

5 files

0.8.20

5 files

0.8.19

5 files

0.8.18

5 files

0.8.17

5 files

0.8.16

5 files

0.8.15

5 files

0.8.14

5 files

0.8.13

5 files

0.8.12

5 files

0.8.11

5 files

0.8.10

5 files

0.8.9

5 files

0.8.8

5 files

0.8.7

5 files

0.8.6

5 files

0.8.5

5 files

0.8.4

5 files

0.8.3

5 files

0.8.2

5 files

0.8.1

5 files

0.8.0

5 files

0.7.5

5 files

0.7.4

5 files

0.7.3

5 files

0.7.2

5 files

0.7.1

5 files

0.7.0

5 files

0.6.2

5 files

0.6.1

5 files

0.6.0

5 files

0.5.8

5 files

0.5.7

5 files

0.5.6

5 files

0.5.5

5 files

0.5.4

5 files

0.5.3

5 files

0.5.2

5 files

0.5.1

5 files

0.5.0

5 files

0.4.1

5 files

0.4.0

5 files

0.3.3

5 files

0.3.2

5 files

0.3.1

5 files

0.3.0

5 files

0.2.6

5 files

0.2.5

5 files

0.2.4

5 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page