Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • 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: 6 commits
santit96's picture
santit96
Fix code styles
c10a05f about 2 years ago
  • __init__.py
    0 Bytes
    Add connection to firebase and method to get user attempts from firestore over 2 years ago
  • firebase_connector.py
    1.91 kB
    Fix code styles 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 over 2 years ago
  • selenium_player.py
    2.78 kB
    Fix code styles about 2 years ago