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:

uvx shinyhub serve
# or install it once:
uv tool install shinyhub
# or:
pip install shinyhub

Usage

shinyhub --help                       # list subcommands
shinyhub serve                        # run the real local server
shinyhub connect https://...          # pair through browser or SSO
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.15.7.tar.gz (4.2 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.15.7-py3-none-manylinux_2_17_x86_64.whl (22.2 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

shinyhub-0.15.7-py3-none-manylinux_2_17_aarch64.whl (19.7 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

shinyhub-0.15.7-py3-none-macosx_11_0_x86_64.whl (22.6 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

shinyhub-0.15.7-py3-none-macosx_11_0_arm64.whl (20.8 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

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

File metadata

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

File hashes

Hashes for shinyhub-0.15.7.tar.gz
Algorithm Hash digest
SHA256 18820339d97fcfe9bdc4bb93e51157c6c42ffff187eee4192f7dddf7678ab37d
MD5 66e364f46ab2fa19201cbdc26c6c1c5f
BLAKE2b-256 482c2eb0b1f96ef9d1794c10f81661749238fc1204807f802b9af9e4144fc2e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for shinyhub-0.15.7.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.15.7-py3-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for shinyhub-0.15.7-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 a199afbeffa9e6808468585c379b10c76f01cb072ef283ad15fe3e37a9641f2f
MD5 e24e3a480be57d84b6b5ec3f1b61e6d6
BLAKE2b-256 3f2f0f005c1cd46e0e0b65616e64ea6976b3250be15289aec1b4517e7438e627

See more details on using hashes here.

Provenance

The following attestation bundles were made for shinyhub-0.15.7-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.15.7-py3-none-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for shinyhub-0.15.7-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 87a520fe543d171b847b76bbd8fa926da32ee0ec15d25872f16372c0f91cc180
MD5 c8a434b890634ad7778aa8ace9da44ab
BLAKE2b-256 4479ae13e067c28a2fa34ac5661a531fe2954b1a2ee286997c8074289609aa79

See more details on using hashes here.

Provenance

The following attestation bundles were made for shinyhub-0.15.7-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.15.7-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for shinyhub-0.15.7-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 79f8d7b141776deabbe066109f14962d63aea2bb54233995502de0655135d8f2
MD5 b9ab0c75988be300722d192a0ee36e18
BLAKE2b-256 8308009e82f1547d8583f9976e78ef8c9eb1793cc0dc955d1591c5066f7614a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for shinyhub-0.15.7-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.15.7-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for shinyhub-0.15.7-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 10ab7f8f11ca1e512902f9a42f5efe876fbd91e5aa0af7211db3396c67f148af
MD5 78cd1c36f9f5e7f4e725a1f42af1f08d
BLAKE2b-256 62e8212a450cdd18db75c6a55d54def700d7ded9f43015b8e0f626ecd2e4cd71

See more details on using hashes here.

Provenance

The following attestation bundles were made for shinyhub-0.15.7-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

This release

0.15.7 This release

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

0.10.17

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