{"id":15297388,"url":"https://github.com/rockefellerarchivecenter/electronbonder","last_synced_at":"2025-07-28T07:32:24.070Z","repository":{"id":31875722,"uuid":"130219374","full_name":"RockefellerArchiveCenter/ElectronBonder","owner":"RockefellerArchiveCenter","description":"A client library for working with the Project Electron APIs.","archived":false,"fork":false,"pushed_at":"2024-11-27T16:27:27.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"base","last_synced_at":"2024-11-27T16:36:50.537Z","etag":null,"topics":["project-electron","python3","rest-api"],"latest_commit_sha":null,"homepage":null,"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/RockefellerArchiveCenter.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}},"created_at":"2018-04-19T13:24:53.000Z","updated_at":"2024-11-27T16:27:32.000Z","dependencies_parsed_at":"2023-01-14T19:59:02.131Z","dependency_job_id":null,"html_url":"https://github.com/RockefellerArchiveCenter/ElectronBonder","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RockefellerArchiveCenter%2FElectronBonder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RockefellerArchiveCenter%2FElectronBonder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RockefellerArchiveCenter%2FElectronBonder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RockefellerArchiveCenter%2FElectronBonder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RockefellerArchiveCenter","download_url":"https://codeload.github.com/RockefellerArchiveCenter/ElectronBonder/tar.gz/refs/heads/base","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227879580,"owners_count":17833835,"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":["project-electron","python3","rest-api"],"created_at":"2024-09-30T19:17:01.535Z","updated_at":"2024-12-03T08:21:46.004Z","avatar_url":"https://github.com/RockefellerArchiveCenter.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ElectronBonder\nA client library for working with the Project Electron APIs.\n\n## Getting started\n\nMake sure this library is installed:\n\n      pip3 install ElectronBonder\n\n\nThen create a client with a baseurl, a username and a password:\n\n``` python\nfrom electronbonder.client import ElectronBond\n\nclient = ElectronBond(\n            baseurl=\"http://my.aspace.backend.url.edu:4567\",\n            username=\"admin\",\n            password=\"TopSecr3t\")\n```\n\n## Credits\nThis code is basically stolen from [ArchivesSnake](https://github.com/archivesspace-labs/ArchivesSnake/).\n\n\n## License\nElectronBonder source code is released under an MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frockefellerarchivecenter%2Felectronbonder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frockefellerarchivecenter%2Felectronbonder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frockefellerarchivecenter%2Felectronbonder/lists"}