{"id":16709966,"url":"https://github.com/no-reply/ezid_api","last_synced_at":"2025-04-10T05:34:34.650Z","repository":{"id":65420836,"uuid":"3474490","full_name":"no-reply/ezid_api","owner":"no-reply","description":"API tools for the California Digital Library's EZID service.","archived":false,"fork":false,"pushed_at":"2015-05-19T19:20:54.000Z","size":117,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T06:51:50.914Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/no-reply.png","metadata":{"files":{"readme":"README","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}},"created_at":"2012-02-17T22:29:12.000Z","updated_at":"2020-05-17T15:27:02.000Z","dependencies_parsed_at":"2023-01-22T19:50:09.453Z","dependency_job_id":null,"html_url":"https://github.com/no-reply/ezid_api","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/no-reply%2Fezid_api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/no-reply%2Fezid_api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/no-reply%2Fezid_api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/no-reply%2Fezid_api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/no-reply","download_url":"https://codeload.github.com/no-reply/ezid_api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248163652,"owners_count":21057989,"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-10-12T20:06:31.658Z","updated_at":"2025-04-10T05:34:34.578Z","avatar_url":"https://github.com/no-reply.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"ezid.py - 0.2\n\nAPI tools for EZID API (http://n2t.net/ezid/). \n\nStart an API session with ezid_api.ApiSession(username, password, scheme, naa). If no username and password are provided, the ezid test api account is used. \ntestArk = ezid_api.ApiSession()\ntestArk.mint()\n'ark:/99999/fk4wd4h51'\ntestArk.create('abc')\n'ark:/99999/fk4abc'\n\ntestDoi = ezid_api.ApiSession(scheme='doi')\ntestDoi.mint()\n'doi:10.5072/FK2B56MG3 | ark:/b5072/fk2b56mg3'\ntestDoi.create('abc')\n'doi:10.5072/FK2ABC | ark:/b5072/fk2abc'\n\nreal = ezid_api.ApiSession('myacct', 'mypass', 'ark', '12345/6A')\nreal.create('abc')\n'ark:/12345/6Aabc'\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fno-reply%2Fezid_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fno-reply%2Fezid_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fno-reply%2Fezid_api/lists"}