文件名称:refurb_ipad_slack_notification
文件大小:7KB
文件格式:ZIP
更新时间:2024-03-07 23:28:18
Python
苹果整备品Slack通知アプリ 环境构筑 取得ッケージの取得 $ pip install -r requirements.txt 环境ファイルの准备 .envファイルを.env.sampleを参考に,置く。 BOT_TOKEN=hogehoge chrome驱动程序の设置 OSのChromeと同バージョンのchromedriverをダウンロードし,パスをsettings.pyのchrome_driver_pathに记述。 起动インスレッドの起动 $ python main.py
【文件预览】:
refurb_ipad_slack_notification-master
----main.py(68B)
----LICENCE(1KB)
----scrape()
--------goods.py(3KB)
--------__init__.py(0B)
----mypy.ini(613B)
----.env.sample(19B)
----settings.py(852B)
----requirements.txt(627B)
----.gitignore(2KB)
----README.md(487B)