Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Posts
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
rootstrap-org
/
wordle-solver
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
wordle-solver / rs_wordle_player
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
santit96's picture
santit96
Creation of an api module with a rest endpoint /suggest which receives a list of words and states and return a suggestion
1c007bb about 2 years ago
  • __init__.py
    0 Bytes
    Add connection to firebase and method to get user attempts from firestore about 2 years ago
  • firebase_connector.py
    1.85 kB
    Add automatic login to rs wordle to the selenium player about 2 years ago
  • rs_wordle_player.py
    1.52 kB
    Creation of an api module with a rest endpoint /suggest which receives a list of words and states and return a suggestion about 2 years ago
  • selenium_player.py
    2.74 kB
    Add different sleep so the simulated player dont get errors and plays smoothly about 2 years ago