{"id":23149895,"url":"https://github.com/uzh-ase-fs24/shared","last_synced_at":"2025-08-24T11:12:14.740Z","repository":{"id":229445182,"uuid":"776726475","full_name":"uzh-ase-fs24/shared","owner":"uzh-ase-fs24","description":"shared code for the findMe project organized as a python package","archived":false,"fork":false,"pushed_at":"2024-05-10T13:39:00.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2025-02-10T00:27:30.434Z","etag":null,"topics":["package","pip","python"],"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/uzh-ase-fs24.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-24T10:13:48.000Z","updated_at":"2024-05-06T08:03:46.000Z","dependencies_parsed_at":"2024-05-06T09:26:56.442Z","dependency_job_id":"0ae81012-a2aa-4f14-8076-c184fff2b5be","html_url":"https://github.com/uzh-ase-fs24/shared","commit_stats":null,"previous_names":["uzh-ase-fs24/shared"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uzh-ase-fs24%2Fshared","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uzh-ase-fs24%2Fshared/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uzh-ase-fs24%2Fshared/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uzh-ase-fs24%2Fshared/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uzh-ase-fs24","download_url":"https://codeload.github.com/uzh-ase-fs24/shared/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247198411,"owners_count":20900078,"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":["package","pip","python"],"created_at":"2024-12-17T18:15:26.565Z","updated_at":"2025-04-04T14:41:58.024Z","avatar_url":"https://github.com/uzh-ase-fs24.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/uzh-ase-fs24\" target=\"_blank\"\u003e\n    \u003cimg alt=\"findme-logo\" height=\"150\" src=\"https://github.com/uzh-ase-fs24/workspace/wiki/logos/findMe_square_solid.png\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# findMe Shared Library 🛠️\n\nThis repository contains the source code for the findMe shared library. It is organized as a python package using poetry\nand is then installed via pip.\n\n## Project Structure\n\n```yaml\nshared\n-- findme # The main package\n  -- authorization # Contains the authorization module to authenticate the findme API\n-- tests # local tests\n-- pyproject.toml # The poetry configuration file\n```\n\n## Installation\n\nCurrently, the library is installed via pip directly from this git repository. This is a functionality enabled py pip\ndirectly `pip install pip@git+https://github.com/uzh-ase-fs24/shared@develop'`\n\n## Usage\n\n```python\nfrom findme.authorization import Authorizer\n\nauthorizer = Authorizer(...)\n...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuzh-ase-fs24%2Fshared","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuzh-ase-fs24%2Fshared","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuzh-ase-fs24%2Fshared/lists"}