{"id":25858777,"url":"https://github.com/arcletproject/tarina","last_synced_at":"2026-05-11T11:09:19.965Z","repository":{"id":152531224,"uuid":"621932660","full_name":"ArcletProject/Tarina","owner":"ArcletProject","description":"A collection of common utils for Arclet Projects","archived":false,"fork":false,"pushed_at":"2026-04-20T16:04:43.000Z","size":366,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-20T18:12:42.790Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ArcletProject.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-03-31T17:51:38.000Z","updated_at":"2026-04-20T16:04:40.000Z","dependencies_parsed_at":"2024-10-23T17:50:53.721Z","dependency_job_id":"c2140cc7-0d3d-4f66-802a-c816dbcfebbf","html_url":"https://github.com/ArcletProject/Tarina","commit_stats":null,"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/ArcletProject/Tarina","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArcletProject%2FTarina","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArcletProject%2FTarina/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArcletProject%2FTarina/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArcletProject%2FTarina/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArcletProject","download_url":"https://codeload.github.com/ArcletProject/Tarina/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArcletProject%2FTarina/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32892023,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"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":[],"created_at":"2025-03-01T20:33:46.881Z","updated_at":"2026-05-11T11:09:19.931Z","avatar_url":"https://github.com/ArcletProject.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tarina\nA collection of common utils for Arclet Projects\n\n\n## Installation\n\n```bash\npip install tarina\n```\n\n## Usage\n\n```python\nfrom tarina import generic_isinstance\nfrom typing import List\n\nassert generic_isinstance([1, 2, 3], List[int])\n```\n\n\n\n## Build from source\n\n```bash\ngit clone https://github.com/ArcletProject/Tarina.git\ncd Tarina\npip install setuptools wheel cibuildwheel==2.12.1\npip install -r requirements/cython.txt\nmake cythonize\npython -m cibuildwheel --output-dir wheelhouse\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcletproject%2Ftarina","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farcletproject%2Ftarina","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcletproject%2Ftarina/lists"}