Skip to content

自动获取南京地铁各站点之间价格(票价表) Get Nanjing Metro fare table

Notifications You must be signed in to change notification settings

NN708/NjMetro-Price

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

NjMetro-Price

获取南京地铁各站点之间票价

使用方法

  1. 下载并安装 Python 3
  2. 安装 Python Requests 插件:
pip install requests
  1. 下载并运行 price.py
python price.py
  1. 等待程序运行结束,票价表将以 CSV 格式保存在 njmetro_price.csv 中。

Releases

No releases published

Packages

No packages published

Languages