Refactors the project to use `uv` for dependency management instead of `poetry` and `requirements.txt`. Updates `pyproject.toml` to remove unnecessary fields, and adds `uv.lock` to specify exact versions of dependencies. Updates the README with `uv` command to execute the application. |
||
---|---|---|
utils | ||
.gitignore | ||
README.md | ||
TODO.txt | ||
config.toml.example | ||
main.py | ||
pyproject.toml |
README.md
auto_login_EIP
- 執行
# uv run python main.py --config_path .\config.toml.example