forked from kinoshitakenta/auto_login_EIP
Refactors the code to use constants for EIP URL and HTML element IDs, improving code maintainability and readability. This change replaces hardcoded strings with named constants, making it easier to update element identifiers if they change on the EIP website. |
||
---|---|---|
utils | ||
.gitignore | ||
README.md | ||
TODO.txt | ||
config.toml.example | ||
main.py | ||
requirements.txt |