{"id":46645000,"url":"https://github.com/derens99/vapix-python","last_synced_at":"2026-03-08T04:17:14.389Z","repository":{"id":199838078,"uuid":"702824999","full_name":"derens99/vapix-python","owner":"derens99","description":"Python wrapper for Axis Communications' VAPIX API, streamlining control of their network cameras.","archived":false,"fork":false,"pushed_at":"2023-10-12T04:39:08.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-29T20:46:44.538Z","etag":null,"topics":["axis","axis-vapix","axiscommunications","python","python-wrapper","vapix","vapix-api","vapixapi"],"latest_commit_sha":null,"homepage":"","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/derens99.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-10-10T05:04:48.000Z","updated_at":"2024-03-07T16:20:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"9feb0f4f-53fb-428e-b02b-740acf5067de","html_url":"https://github.com/derens99/vapix-python","commit_stats":null,"previous_names":["derens99/vapix-python"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/derens99/vapix-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derens99%2Fvapix-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derens99%2Fvapix-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derens99%2Fvapix-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derens99%2Fvapix-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derens99","download_url":"https://codeload.github.com/derens99/vapix-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derens99%2Fvapix-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30245200,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T00:58:18.660Z","status":"online","status_checked_at":"2026-03-08T02:00:06.215Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["axis","axis-vapix","axiscommunications","python","python-wrapper","vapix","vapix-api","vapixapi"],"created_at":"2026-03-08T04:17:13.937Z","updated_at":"2026-03-08T04:17:14.370Z","avatar_url":"https://github.com/derens99.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vapix API Python Wrapper by Axis Communications\n\nThis Python library provides a seamless wrapper around the Vapix API by Axis Communications, facilitating effortless interactions with all their  cameras.\n\n## Features\n\n- Complete Pythonic access to all Vapix API endpoints.\n- Simplified methods for interacting with all cameras.\n- Built with extensibility and ease-of-use in mind.\n\n## Installation\n\nTo install the wrapper, you can use pip: \n\nTODO - PyPi hosting coming soon\n\n## Quick Start\n\n```python\nfrom vapix_python.VapixAPI import VapixAPI\n\n# Initialize the API caller with the base URL\nvapix_api = VapixAPI(os.environ.get('host'), os.environ.get('user'), os.environ.get('password'))\n\nprint(vapix_api.ptz.get_current_ptz())\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderens99%2Fvapix-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderens99%2Fvapix-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderens99%2Fvapix-python/lists"}