{"id":20148377,"url":"https://github.com/ebsco/ebscopy","last_synced_at":"2025-04-09T19:52:09.668Z","repository":{"id":57425369,"uuid":"37931078","full_name":"ebsco/ebscopy","owner":"ebsco","description":"The official Python wrapper for the EBSCO Discovery Service API","archived":false,"fork":false,"pushed_at":"2024-07-26T21:38:16.000Z","size":1216,"stargazers_count":16,"open_issues_count":16,"forks_count":5,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-23T21:46:01.362Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ebsco.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2015-06-23T16:34:43.000Z","updated_at":"2024-12-24T08:44:11.000Z","dependencies_parsed_at":"2024-05-02T21:43:40.983Z","dependency_job_id":"30b373a2-5452-413d-a9e3-ec4ba9e1d7f5","html_url":"https://github.com/ebsco/ebscopy","commit_stats":null,"previous_names":["jessejensen/ebscopy"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebsco%2Febscopy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebsco%2Febscopy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebsco%2Febscopy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebsco%2Febscopy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ebsco","download_url":"https://codeload.github.com/ebsco/ebscopy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103903,"owners_count":21048244,"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-11-13T22:37:24.960Z","updated_at":"2025-04-09T19:52:09.651Z","avatar_url":"https://github.com/ebsco.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ebscopy\n(\"EBSCO-PY\", not \"EBS-COPY\")\n\nThe official Python wrapper for the EBSCO Discovery Service API.\n\n# Usage\n```python\nfrom ebscopy import edsapi\n\nsession = edsapi.Session(user_id=\"user\", password=\"pass\", profile=\"profile\", org=\"org\", guest=\"n\")\nresults = session.search(\"blue\")\n\nprint(\"Total Hits: %s\" % results.stat_total_hits)\nresults.pprint()\n\nsession.end()\n```\n\n* More examples: [USAGE.md](docs/USAGE.md)\n* [~~Complete module documentation~~](http://ebscopy.readthedocs.org/en/latest/)\n\n# Installation\n```python\npip install ebscopy\n```\n\n* More info: [INSTALL.md](docs/INSTALL.md)\n* [PYPI Page](https://pypi.python.org/pypi/ebscopy)\n\n# Links\n* [EBSCO Discovery](https://www.ebscohost.com/discovery)\n* [EDS API Console](http://eds-api.ebscohost.com/Console)\n* [EDS API Wiki](http://edswiki.ebscohost.com/EBSCO_Discovery_Service_API_User_Guide)\n\n# Notes\n* I use four-space tabs. Sorry if that offends anyone.\n\n# Thanks\n* [EBSCO Information Services](https://www.ebsco.com/)\n* *Dave Edwards* - for hiring me\n* *Ron Burns* - for letting Dave hire me\n* *Eric Frierson* - for showing me how the API works\n* *Nitin Arora* - for making the case for a Python EDS API wrapper and writing the original PyEDS\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febsco%2Febscopy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Febsco%2Febscopy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febsco%2Febscopy/lists"}