{"id":23895310,"url":"https://github.com/nekitori17/phigros-api-lib","last_synced_at":"2026-02-09T06:35:15.292Z","repository":{"id":269969383,"uuid":"908144223","full_name":"Nekitori17/phigros-api-lib","owner":"Nekitori17","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-16T04:48:18.000Z","size":114,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-20T13:38:02.871Z","etag":null,"topics":["api","phigros","rhythm-game"],"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/Nekitori17.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-12-25T08:58:26.000Z","updated_at":"2025-08-23T13:40:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"c7c3cf37-2229-45bc-a5dd-087633a93590","html_url":"https://github.com/Nekitori17/phigros-api-lib","commit_stats":null,"previous_names":["nekitori17/phigros-api-lib"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Nekitori17/phigros-api-lib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nekitori17%2Fphigros-api-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nekitori17%2Fphigros-api-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nekitori17%2Fphigros-api-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nekitori17%2Fphigros-api-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nekitori17","download_url":"https://codeload.github.com/Nekitori17/phigros-api-lib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nekitori17%2Fphigros-api-lib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29258245,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T04:11:57.159Z","status":"ssl_error","status_checked_at":"2026-02-09T04:11:56.117Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["api","phigros","rhythm-game"],"created_at":"2025-01-04T15:54:23.884Z","updated_at":"2026-02-09T06:35:15.271Z","avatar_url":"https://github.com/Nekitori17.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Phigros API Lib\n\nA python package for accessing to phigros api\n\n## Installation\n```bash\npip install PhigrosAPILib\n```\n\n## Usage\n```py\nfrom PhigrosAPILib import PhigrosAPI\n\nclient = PhigrosAPI(\"\u003c\u003cSESSION_TOKEN\u003e\u003e\")  # Initialize PhigrosAPI client with session token\nclient.save                               # Player raw save data\nclient.player_summary                     # Player summary\nclient.user_info                          # Account information\nclient.records                            # Played song records\nclient.get_best_records(5)                # Best records with overflow of 5\n```\n\n## Update\n\nUpdate song and chart database\n\n```bash\n$ \u003e updatePhiDB\n```\n\nor\n\n```py\n\nfrom PhigrosAPILib import DataUpdater\n\nupdater = DataUpdater()\nupdater.update_all()\n```\n\n## Credit\n\n[PhigrosLibrary](https://github.com/7aGiven/PhigrosLibrary)\n\n[Phigros Source](https://github.com/7aGiven/Phigros_Resource)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnekitori17%2Fphigros-api-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnekitori17%2Fphigros-api-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnekitori17%2Fphigros-api-lib/lists"}