Software
Placeholder

rsconnect-python

The Posit Connect command-line interface.

Python

rsconnect-python is a command-line interface for deploying and managing Python applications on Posit Connect servers. It enables developers to publish Shiny apps and other Python content directly from the terminal.

The package streamlines deployment workflows by handling authentication, content uploading, and server communication. It supports credential management for multiple servers, making it straightforward to deploy the same application to different environments like staging and production. The CLI provides a simple interface that integrates into existing Python development workflows without requiring a web browser.

Contributors