Skip to content

marcolor33/autofill-bot

Repository files navigation

前置作業

將專案複製(Clone)下來後,假設沒有pipenv套件管理工具,可以透過以下指令來進行安裝:

$ pip3 install pipenv

有了pipenv套件管理工具後,就可以執行以下指令,來安裝專案所需的套件:

$ pipenv install

$ pip install webdriver_manager

$ pipenv shell

$ python app.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages