<p align="center">
<img width="200" src="https://blog.tfl.gov.uk/wp-content/uploads/2018/05/cropped-logo_roundel-2.png" alt="TfL Logo">
<h1 align="center">TfL API Wrapper</h1>
<p align="center">An API wrapper for the TfL Unified API, made with Python.</p>
<p align="center">Read the <a href="https://zackaryh8.github.io/tfl-api-wrapper-py/">Documentation</a></p>
</p>
[](https://github.com/psf/black)
[](https://github.com/ZackaryH8/tfl-api-wrapper-py/issues)
## Installation
```
pip install tflwrapper
```
## Contribute
There are many ways to contribute to this repo.
- [Submit bugs](https://github.com/ZackaryH8/tfl-api-wrapper-py/issues) and help us verify fixes as they are checked in.
- Review the [source code changes](https://github.com/ZackaryH8/tfl-api-wrapper-py/pulls).
## Example Usage
### StopPoint
```py
from tflwrapper import stopPoint
app_key = "YOUR_API_KEY_HERE"
stoppoint = stopPoint(app_key)
arrivals = stoppoint.getStationArrivals('940GZZLUAS')
print(arrivals)
```
## Disclaimer
This 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)

挣扎的蓝藻
- 粉丝: 15w+
最新资源
- 人力资源信息化管理x.docx
- 数据仓库和数据挖掘的OLAP技术[1].ppt
- 注塑机上下料机械手机构及自动控制系统PLC的设计.docx
- 项目管理亮点及经验总结.pdf
- 公司项目管理办法(可编辑修改word版).docx
- 基于网络计划技术的生产调度设计与实现.doc
- 最新毕业设计(基于单片机控制的智能电源的设计)整稿.doc
- 小学生网络使用情况调查问卷.doc
- 计算机控制技术实验.doc
- 医院信息化及电子政务实施建设的几个热点话题PPT课件.ppt
- 物联网十二五发展纲要.docx
- 基于JAVA的餐饮管理系统设计说明书.doc
- 高三生物复习基因工程练习题.doc
- (源码)基于STM32F1xx系列微控制器的USART DMA通信项目.zip
- 广东省干部培训网络学院2类关于干部教育目标和课程体系的思考考试答案100分.doc
- 吉林大学人工智能学院2023级程序设计导论课程(python)期末大作业
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈


