posit-dev / posit-dev/rsconnect-python
Add "applications" method to rsconnect-python (already exists on R version)
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 37
- Forks
- 28
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 7
Description
Could you please confirm if it would be possible to add "applications" on rsconnect-python ?
This function is very usefull when we need to collect data from "shinyapps.io" via CLI, but it is only available on R version.
Thanks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing applications functionality in the R version and the corresponding rsconnect-python CLI entry points. Compare the behavior needed for collecting data from shinyapps.io, then verify that the Python CLI exposes an equivalent applications method.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 39/100