{"id":20280758,"url":"https://github.com/serge45/pytwgasprices","last_synced_at":"2026-06-05T08:31:56.727Z","repository":{"id":57458111,"uuid":"172849512","full_name":"Serge45/pytwgasprices","owner":"Serge45","description":"APIs to fetch the latest Taiwan gas prices","archived":false,"fork":false,"pushed_at":"2023-07-26T02:04:44.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-04T00:50:33.203Z","etag":null,"topics":["crawler","gas","price","python","taiwan"],"latest_commit_sha":null,"homepage":null,"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/Serge45.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}},"created_at":"2019-02-27T05:30:01.000Z","updated_at":"2024-04-23T14:21:55.832Z","dependencies_parsed_at":"2024-04-23T14:33:26.818Z","dependency_job_id":null,"html_url":"https://github.com/Serge45/pytwgasprices","commit_stats":{"total_commits":4,"total_committers":2,"mean_commits":2.0,"dds":0.25,"last_synced_commit":"553deca1429e3d1939ac16ccc66bc996cd75037b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Serge45%2Fpytwgasprices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Serge45%2Fpytwgasprices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Serge45%2Fpytwgasprices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Serge45%2Fpytwgasprices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Serge45","download_url":"https://codeload.github.com/Serge45/pytwgasprices/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241773265,"owners_count":20018065,"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":["crawler","gas","price","python","taiwan"],"created_at":"2024-11-14T13:37:47.919Z","updated_at":"2025-11-29T08:03:50.191Z","avatar_url":"https://github.com/Serge45.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pytwgasprices \n\n## Brief\nA simple package to fetch the latest Taiwan gas prices\n\n## Install\n`pip install pytwgasprices`\n\n## Usage\nExample\n```\nfrom pytwgasprices import cpcgas, fpccgas\n\nif __name__ == '__main__':\n    print(cpcgas.get_cpc_gas_info())\n    print(fpccgas.get_fpcc_gas_info())\n```\n\nwill ouput\n\n```\n[('92無鉛', '26.3'), ('95無鉛', '27.8'), ('98無鉛', '29.8'), ('酒精汽油', '27.8'), ('超級柴油', '25.5'), ('液化石油氣', '17.4')]\n[('92無鉛汽油', '26.3'), ('95+無鉛汽油', '27.7'), ('98無鉛汽油', '29.8'), ('超級柴油', '25.3')]\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserge45%2Fpytwgasprices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserge45%2Fpytwgasprices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserge45%2Fpytwgasprices/lists"}