文件名称:axis-lunch:解析隆德Axis Communications HQ附近的午餐地点
文件大小:411KB
文件格式:ZIP
更新时间:2024-03-16 23:48:35
Python
午餐@轴刮刀 这是一台旨在让您了解瑞典隆德Axis HQ周围的午餐时间。 看看是否有效! 新增餐厅 如果您认为缺少一家餐馆,或者您想按自己的喜好采用它,那么可以很容易地扩展到使用 AbstractRestaurant.py并将新餐馆添加到restaurants.csv 。 当前, 用于刮擦餐厅页面,但是只要调用方法get_week_menu时返回包含星期几的dict ,就可以使用任何内容。 例子: example_menu = ExampleRestaurant (). get_week_menu ( 'https://www.restaurant.com/' ) print ( json . dumps ( example_menu , indent = 4 )) 产生... { " ExampleRestaurant " : { " mon " :
【文件预览】:
axis-lunch-master
----dependencies()
--------requirements.txt(123B)
----axis-lunch-diagram.png(395KB)
----statemachine()
--------scrapeAndGenerate.asl.json(576B)
--------checkStepFunction.sh(792B)
----.github()
--------workflows()
----html()
--------dateHighlight.js(140B)
--------style.css(1KB)
----requirements.txt(200B)
----template.yaml(7KB)
----README.md(5KB)
----html_generator()
--------html_templates()
--------main.py(2KB)
--------requirements.txt(0B)
--------html_generator.py(2KB)
----bucket_cleanup()
--------main.py(2KB)
--------requirements.txt(0B)
----tests()
--------test_scotland.py(786B)
--------test_edison.py(663B)
--------test_bricks.py(663B)
--------test_paolos.py(767B)
--------test_pieplow.py(674B)
----.gitignore(4KB)
----scraper()
--------restaurants()
--------main.py(1KB)
--------requirements.txt(0B)
--------__init__.py(0B)
--------restaurants.csv(131B)
--------ddb.py(2KB)