{"id":15009778,"url":"https://github.com/zackaryh8/tfl-api-wrapper-py","last_synced_at":"2025-04-09T17:51:50.517Z","repository":{"id":131285076,"uuid":"343607902","full_name":"ZackaryH8/tfl-api-wrapper-py","owner":"ZackaryH8","description":"A wrapper for the Transport for London Unified API and TrackerNet, made with Python","archived":false,"fork":false,"pushed_at":"2025-03-04T11:28:42.000Z","size":105,"stargazers_count":7,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T19:51:31.123Z","etag":null,"topics":["api","london","py","python","python3","tfl","transport"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/tflwrapper/","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/ZackaryH8.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}},"created_at":"2021-03-02T01:25:24.000Z","updated_at":"2025-03-14T18:00:08.000Z","dependencies_parsed_at":"2023-11-26T00:23:16.156Z","dependency_job_id":"a62e4cb8-327d-4836-bb93-2c5369ad2214","html_url":"https://github.com/ZackaryH8/tfl-api-wrapper-py","commit_stats":{"total_commits":94,"total_committers":6,"mean_commits":"15.666666666666666","dds":"0.35106382978723405","last_synced_commit":"60711e56ad528a127ab06c1987a8c363a6cd012a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZackaryH8%2Ftfl-api-wrapper-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZackaryH8%2Ftfl-api-wrapper-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZackaryH8%2Ftfl-api-wrapper-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZackaryH8%2Ftfl-api-wrapper-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZackaryH8","download_url":"https://codeload.github.com/ZackaryH8/tfl-api-wrapper-py/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248083171,"owners_count":21045054,"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":["api","london","py","python","python3","tfl","transport"],"created_at":"2024-09-24T19:28:31.691Z","updated_at":"2025-04-09T17:51:50.512Z","avatar_url":"https://github.com/ZackaryH8.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg width=\"200\" src=\"https://upload.wikimedia.org/wikipedia/commons/3/3e/TfL_roundel_%28no_text%29.svg\" alt=\"TfL Logo\"\u003e\n    \u003ch1 align=\"center\"\u003eTfL API Wrapper\u003c/h1\u003e\n    \u003cp align=\"center\"\u003eAn API wrapper for the TfL Unified API, made with Python.\u003c/p\u003e\n    \u003cp align=\"center\"\u003eRead the \u003ca href=\"https://zackaryh8.github.io/tfl-api-wrapper-py/\"\u003eDocumentation\u003c/a\u003e\u003c/p\u003e\n\u003c/p\u003e\n\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![](https://img.shields.io/github/issues/ZackaryH8/tfl-api-wrapper-py)](https://github.com/ZackaryH8/tfl-api-wrapper-py/issues)\n\n## Installation\n\n```\npip install tflwrapper\n```\n\n## Contribute\n\nThere are many ways to contribute to this repo.\n\n-   [Submit bugs](https://github.com/ZackaryH8/tfl-api-wrapper-py/issues) and help us verify fixes as they are checked in.\n-   Review the [source code changes](https://github.com/ZackaryH8/tfl-api-wrapper-py/pulls).\n\n## Example Usage\n\n### StopPoint\n\n```py\nfrom tflwrapper import stopPoint\n\napp_key = \"YOUR_API_KEY_HERE\"\n\nstoppoint = stopPoint(app_key)\narrivals = stoppoint.getStationArrivals('940GZZLUAS')\n\nprint(arrivals)\n```\n\n## Disclaimer\n\nThis repository is not affiliated, associated, authorized, endorsed by, or in any way officially connected with Transport for London (TfL) or it's parent organisation Greater London Authority (GLA)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzackaryh8%2Ftfl-api-wrapper-py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzackaryh8%2Ftfl-api-wrapper-py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzackaryh8%2Ftfl-api-wrapper-py/lists"}