{"id":25146601,"url":"https://github.com/wulfmann/vercel","last_synced_at":"2026-05-15T13:04:42.488Z","repository":{"id":96152169,"uuid":"282336068","full_name":"wulfmann/vercel","owner":"wulfmann","description":"Python SDK for the Vercel API","archived":false,"fork":false,"pushed_at":"2020-07-28T19:09:39.000Z","size":100,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-11T12:47:13.008Z","etag":null,"topics":["api","python","sdk","vercel"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/vercel/","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/wulfmann.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":"docs/supported-resources.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-24T23:44:20.000Z","updated_at":"2024-10-01T09:07:32.000Z","dependencies_parsed_at":"2023-04-08T05:46:44.523Z","dependency_job_id":null,"html_url":"https://github.com/wulfmann/vercel","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/wulfmann/vercel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wulfmann%2Fvercel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wulfmann%2Fvercel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wulfmann%2Fvercel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wulfmann%2Fvercel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wulfmann","download_url":"https://codeload.github.com/wulfmann/vercel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wulfmann%2Fvercel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33067485,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["api","python","sdk","vercel"],"created_at":"2025-02-08T20:19:38.191Z","updated_at":"2026-05-15T13:04:42.470Z","avatar_url":"https://github.com/wulfmann.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vercel Python SDK\n\nMost resources are supported, but some are missing. You can check the [support table](/docs/supported-resources.md) for an up-to-date list. This library is in active development. If something you need is missing, [open an issue](https://github.com/wulfmann/vercel/issues/new/choose).\n\n## Install\n\nRequires \u003e= python 3.7\n\n```bash\npip install vercel\n```\n\n## Quickstart\n\n```python\nimport vercel\n\nvercel.api_token = 'xxxxxx'\n\nuser = vercel.User.get()\n```\n\n### Team Resources\n\nTo access resources owned by a team, set the `team_id`.\n\nYou can learn more about the authentication process [here](/docs/reference/authentication).\n\n```python\nimport vercel\n\nvercel.api_token = 'xxxxxx'\nvercel.team_id = 'my-team\n\nvercel.Domain.get('mydomain.com')\n```\n\n## Guide\n\nYou can view more information on working with this library in [the guide](/docs/guide).\n\n## Resource Support\n\nSee the [support table](/docs/supported-resources) for an up-to-date list of the API resources this library supports.\n\nIf you'd like to see a resource support prioritized, [open an issue](https://github.com/wulfmann/vercel/issues/new/choose).\n\n## Contributing\n\nWant to contribute or found a bug to fix?\n\nCheckout the [contributing doc](/CONTRIBUTING.md) and submit a PR!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwulfmann%2Fvercel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwulfmann%2Fvercel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwulfmann%2Fvercel/lists"}