{"id":39084281,"url":"https://github.com/rise-unibas/tropy-utility","last_synced_at":"2026-01-17T18:35:10.178Z","repository":{"id":231312464,"uuid":"719744297","full_name":"RISE-UNIBAS/tropy-utility","owner":"RISE-UNIBAS","description":"A collection of utility tools for Tropy","archived":false,"fork":false,"pushed_at":"2024-04-03T13:56:29.000Z","size":10684,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-05T03:57:19.441Z","etag":null,"topics":["python","tropy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RISE-UNIBAS.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-11-16T20:12:20.000Z","updated_at":"2024-04-03T12:01:24.000Z","dependencies_parsed_at":"2025-04-13T16:45:11.172Z","dependency_job_id":null,"html_url":"https://github.com/RISE-UNIBAS/tropy-utility","commit_stats":null,"previous_names":["rise-unibas/tropy-utility"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RISE-UNIBAS/tropy-utility","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RISE-UNIBAS%2Ftropy-utility","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RISE-UNIBAS%2Ftropy-utility/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RISE-UNIBAS%2Ftropy-utility/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RISE-UNIBAS%2Ftropy-utility/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RISE-UNIBAS","download_url":"https://codeload.github.com/RISE-UNIBAS/tropy-utility/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RISE-UNIBAS%2Ftropy-utility/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28516079,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T18:28:00.501Z","status":"ssl_error","status_checked_at":"2026-01-17T18:28:00.150Z","response_time":85,"last_error":"SSL_read: 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":["python","tropy"],"created_at":"2026-01-17T18:35:07.923Z","updated_at":"2026-01-17T18:35:10.170Z","avatar_url":"https://github.com/RISE-UNIBAS.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tropy-utility\n\nA collection of utility tools for [Tropy](https://tropy.org/).\n\n## Creator\n\nThis software was created by the University of Basel's Research and Infrastructure Support RISE (rise@unibas.ch) in 2023 and 2024.\n\n## File structure and data overview\n\nNote that there are [different versions of this software](https://github.com/RISE-UNIBAS/tropy-utility/releases), see the [changelog](https://github.com/RISE-UNIBAS/tropy-utility/blob/main/CHANGELOG.md) for details.\n\n- Python package in [`/tropy-utility`](https://github.com/RISE-UNIBAS/tropy-utility/tree/main/metagrapho_tropy)\n- documentation [here](https://rise-unibas.github.io/tropy-utility/) and in [`/docs`](https://github.com/RISE-UNIBAS/tropy-utility/tree/main/docs)\n- sample scripts and data for each tool in [`/samples`](https://github.com/RISE-UNIBAS/tropy-utility/tree/main/samples)\n\n## Tools\n\nThe different tools are accessible via the `Client` class.\n\n### selections2images\n\nUse `Client.selections2images` to save selections of images as new images.\n- Documentation [here](https://rise-unibas.github.io/tropy-utility/html/index.html#tropy_utility.client.Client.selections2images).\n- Sample script [here](https://github.com/RISE-UNIBAS/tropy-utility/tree/main/samples/selections2images).\n\n### items2transkribus\n\nUse `Client.items2transkribus` to create folders for Tropy items that can be ingested into Transkribus as documents.\n- Documentation [here](https://rise-unibas.github.io/tropy-utility/html/index.html#tropy_utility.client.Client.items2transkribus).\n- Sample script [here](https://github.com/RISE-UNIBAS/tropy-utility/tree/main/samples/items2transkribus).\n\n## To dos\n\n - [ ] set up Zenodo integration\n - [ ] initial release\n\n## License\n\n\u003ca rel=\"license\" href=\"http://creativecommons.org/licenses/by/4.0/\"\u003e\u003cimg alt=\"Creative Commons License\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by/4.0/88x31.png\" /\u003e\u003c/a\u003e\u003cbr /\u003eThis work is licensed under a \u003ca rel=\"license\" href=\"http://creativecommons.org/licenses/by/4.0/\"\u003eCreative Commons Attribution 4.0 International License\u003c/a\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frise-unibas%2Ftropy-utility","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frise-unibas%2Ftropy-utility","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frise-unibas%2Ftropy-utility/lists"}