{"id":24501898,"url":"https://github.com/ravencentric/pyanilist","last_synced_at":"2025-04-14T06:10:23.188Z","repository":{"id":228012219,"uuid":"772907951","full_name":"Ravencentric/pyanilist","owner":"Ravencentric","description":"A Python wrapper for the AniList API","archived":false,"fork":false,"pushed_at":"2025-04-11T20:47:00.000Z","size":1616,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-11T21:36:43.680Z","etag":null,"topics":["anilist","anime","python"],"latest_commit_sha":null,"homepage":"https://pyanilist.ravencentric.cc/","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/Ravencentric.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}},"created_at":"2024-03-16T07:50:16.000Z","updated_at":"2025-04-11T20:47:03.000Z","dependencies_parsed_at":"2024-03-29T19:37:02.561Z","dependency_job_id":"f6fc90f0-11ba-4a0e-a638-ce341d42b52b","html_url":"https://github.com/Ravencentric/pyanilist","commit_stats":null,"previous_names":["ravencentric/pyanilist"],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ravencentric%2Fpyanilist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ravencentric%2Fpyanilist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ravencentric%2Fpyanilist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ravencentric%2Fpyanilist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ravencentric","download_url":"https://codeload.github.com/Ravencentric/pyanilist/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248487064,"owners_count":21112185,"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":["anilist","anime","python"],"created_at":"2025-01-21T22:46:16.206Z","updated_at":"2025-04-14T06:10:23.177Z","avatar_url":"https://github.com/Ravencentric.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cbr/\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/Ravencentric/pyanilist\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/Ravencentric/pyanilist/main/docs/assets/logo.png\" alt=\"Logo\" width=\"400\"\u003e\n  \u003c/a\u003e\n  \u003cp align=\"center\"\u003e\n    A Python wrapper for the AniList API.\n  \u003c/p\u003e\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![PyPI - Version](https://img.shields.io/pypi/v/pyanilist?link=https%3A%2F%2Fpypi.org%2Fproject%2Fpyanilist%2F)](https://pypi.org/project/pyanilist/)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyanilist)\n![License](https://img.shields.io/github/license/Ravencentric/pyanilist)\n![PyPI - Types](https://img.shields.io/pypi/types/pyanilist)\n\n![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/Ravencentric/pyanilist/release.yml)\n![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/ravencentric/pyanilist/tests.yml?label=tests)\n[![codecov](https://codecov.io/gh/Ravencentric/pyanilist/graph/badge.svg?token=B45ODO7TEY)](https://codecov.io/gh/Ravencentric/pyanilist)\n\n\u003c/div\u003e\n\n## Table Of Contents\n\n* [Installation](#installation)\n* [Docs](#docs)\n* [License](#license)\n\n## Installation\n\n`pyanilist` is available on [PyPI](https://pypi.org/project/pyanilist/), so you can simply use [pip](https://github.com/pypa/pip) to install it.\n\n```sh\npip install pyanilist\n```\n\n## Usage\n\n```py\nfrom pyanilist import AniList\n\nwith AniList() as anilist:\n    media = anilist.get_media(\"My Hero Academia\")\n    print(media.title.romaji)\n    #\u003e Boku no Hero Academia\n    print(media.site_url)\n    #\u003e https://anilist.co/anime/21459\n    print(media.episodes)\n    #\u003e 13\n```\n\n## Docs\n\nCheckout the complete documentation [here](https://pyanilist.ravencentric.cc).\n\n## License\n\nDistributed under the [MIT](https://choosealicense.com/licenses/mit/) License. See [LICENSE](https://github.com/Ravencentric/pyanilist/blob/main/LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fravencentric%2Fpyanilist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fravencentric%2Fpyanilist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fravencentric%2Fpyanilist/lists"}