{"id":15520953,"url":"https://github.com/samedwardes/connectapi-python","last_synced_at":"2025-03-28T20:14:50.865Z","repository":{"id":104820379,"uuid":"533966743","full_name":"SamEdwardes/connectapi-python","owner":"SamEdwardes","description":"A Python package for interacting with the Posit Connect Server API","archived":false,"fork":false,"pushed_at":"2022-10-02T15:00:29.000Z","size":170,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-03T02:29:51.737Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://connectapi-python.netlify.app","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SamEdwardes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-07T22:46:11.000Z","updated_at":"2022-09-16T00:07:19.000Z","dependencies_parsed_at":"2023-05-30T07:00:39.834Z","dependency_job_id":null,"html_url":"https://github.com/SamEdwardes/connectapi-python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamEdwardes%2Fconnectapi-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamEdwardes%2Fconnectapi-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamEdwardes%2Fconnectapi-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamEdwardes%2Fconnectapi-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamEdwardes","download_url":"https://codeload.github.com/SamEdwardes/connectapi-python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246093180,"owners_count":20722402,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python"],"created_at":"2024-10-02T10:30:47.516Z","updated_at":"2025-03-28T20:14:50.843Z","avatar_url":"https://github.com/SamEdwardes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## connectapi\n\n\u003e **WARNING:** this library is under active development and should not be used for production. The API will change and documentation could be wrong or incomplete.\n\nA Python package for interacting with the Posit Connect Server API.\n\n- Source code: \u003chttps://github.com/SamEdwardes/connectapi-python\u003e\n- Docs: \u003chttps://connectapi-python.netlify.app\u003e\n\n## Installation\n\n```bash\npip install git+https://github.com/SamEdwardes/connectapi-python.git\n```\n\n## Usage\n\n```python\nfrom connectapi import Client, Content\n\nclient = Client()\ncontent = Content.get_one(client, content_guid=\"241fe2cd-6eba-4a79-9aa3-6e6fe28c5714\")\nprint(content)\n# guid='241fe2cd-6eba-4a79-9aa3-6e6fe28c5714' name='Jupyter-Notebook---Palmer-Penguins-1662582421920' title='Jupyter Notebook - Palmer Penguins' description='' access_type='all' connection_timeout=None read_timeout=None init_timeout=None idle_timeout=None max_processes=None min_processes=None max_conns_per_process=None load_factor=None created_time=datetime.datetime(2022, 9, 7, 20, 27, 2, tzinfo=datetime.timezone.utc) last_deployed_time=datetime.datetime(2022, 9, 7, 20, 30, tzinfo=datetime.timezone.utc) bundle_id='61875' app_mode='jupyter-static' content_category='' parameterized=False cluster_name='Kubernetes' image_name='ghcr.io/rstudio/content-pro:r4.1.3-py3.10.4-bionic' r_version=None py_version='3.10.4' quarto_version=None run_as=None run_as_current_user=False owner_guid='d03a6b7a-c818-4e40-8ef9-84ca567f9671' content_url='https://colorado.rstudio.com/rsc/content/241fe2cd-6eba-4a79-9aa3-6e6fe28c5714/' dashboard_url='https://colorado.rstudio.com/rsc/connect/#/apps/241fe2cd-6eba-4a79-9aa3-6e6fe28c5714' role=None id='12560' client=Client(connect_server='https://colorado.rstudio.com/rsc', connect_api_key='XXXXXXXX', api_endpoint='https://colorado.rstudio.com/rsc/__api__/v1')\n```\n\n## Resources\n\n- \u003chttps://docs.rstudio.com/connect/api/#overview\u003e\n- \u003chttps://pkgs.rstudio.com/connectapi/\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamedwardes%2Fconnectapi-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamedwardes%2Fconnectapi-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamedwardes%2Fconnectapi-python/lists"}