{"id":20849503,"url":"https://github.com/labstack/labstack-python","last_synced_at":"2025-05-12T04:30:44.996Z","repository":{"id":62574958,"uuid":"96243904","full_name":"labstack/labstack-python","owner":"labstack","description":"Official Python client library for the LabStack platform","archived":false,"fork":false,"pushed_at":"2023-05-22T22:28:09.000Z","size":51,"stargazers_count":6,"open_issues_count":3,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-01T00:14:46.172Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://labstack.com/docs","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/labstack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-04T18:26:27.000Z","updated_at":"2019-12-10T16:42:23.000Z","dependencies_parsed_at":"2022-11-03T18:34:39.849Z","dependency_job_id":null,"html_url":"https://github.com/labstack/labstack-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/labstack%2Flabstack-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labstack%2Flabstack-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labstack%2Flabstack-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labstack%2Flabstack-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labstack","download_url":"https://codeload.github.com/labstack/labstack-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253675098,"owners_count":21945897,"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":[],"created_at":"2024-11-18T03:05:27.170Z","updated_at":"2025-05-12T04:30:44.673Z","avatar_url":"https://github.com/labstack.png","language":"Python","readme":"\u003ca href=\"https://labstack.com\"\u003e\u003cimg height=\"80\" src=\"https://cdn.labstack.com/images/labstack-logo.svg\"\u003e\u003c/a\u003e\n\n## Python Client\n\n## Installation\n\n`pip install labstack`\n\n## Quick Start\n\n[Sign up](https://labstack.com/signup) to get an API key\n\nCreate a file `app.py` with the following content:\n\n```python\nfrom labstack import Client, LabStackError\n\nclient = new Client('\u003cAPI_KEY\u003e')\ngeocode = client.geocode()\n\ntry:\n  response = geocode.address('eiffel tower')\n  print(response)\nexcept APIError as error:\n  print(error)\n```\n\nFrom terminal run your app:\n\n```sh\npython app.py\n```\n\n## [Docs](https://labstack.com/docs) | [Forum](https://forum.labstack.com)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabstack%2Flabstack-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabstack%2Flabstack-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabstack%2Flabstack-python/lists"}