https://github.com/duckduckstudio/airport-code
帮您查询国内机场的ICAO与IATA代码,亦可通过代码反查机场。
https://github.com/duckduckstudio/airport-code
Last synced: 5 months ago
JSON representation
帮您查询国内机场的ICAO与IATA代码,亦可通过代码反查机场。
- Host: GitHub
- URL: https://github.com/duckduckstudio/airport-code
- Owner: DuckDuckStudio
- License: mit
- Created: 2024-06-29T06:20:44.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-11T04:28:11.000Z (10 months ago)
- Last Synced: 2024-07-11T05:22:35.389Z (10 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 帮你查询国内机场ICAO与IATA代码的工具
[](https://github.com/DuckDuckStudio/Airport-code/blob/main/LICENSE)目前实现方法为直接列出对应表格,故可能存在错误或缺漏,如有发现错误请提交 Issues或PR。
如果你想优化搜索程序,请提交 PR 。## 如何使用
1. 克隆仓库到本地
```bash
git clone https://github.com/DuckDuckStudio/Airport-code.git
```
2. 安装依赖
```bash
pip install -r requirements.txt
REM 需求生成by芙芙工具箱-开发工具
```
3. 运行`Search.py`
```python
python Search.py
```
4. 查询你需要查询的内容完整指令(先`cd`到所需目录):
```bash
git clone https://github.com/DuckDuckStudio/Airport-code.git
cd Airport-code
pip install -r requirements.txt
python Search.py
```如需更新表格请执行以下命令:
```bash
git pull
```
PS:每次运行程序都会尝试自动运行该命令。## 表格说明
由于表格项众多,可能会有过时信息(例如UP改名等),故所有查出来的对应UP的结果**以UP的ID为准**,你可以对过时的信息进行修改后PR。## 特别感谢
*更新可能会有延后,如果没有列出请稍后再来查看。*
感谢所有为该项目做出贡献的人](https://github.com/DuckDuckStudio/Airport-code/graphs/contributors)
### Stargazers
[](https://github.com/DuckDuckStudio/Airport-code/stargazers)