{"id":16391572,"url":"https://github.com/siddhantsadangi/spellbee","last_synced_at":"2025-10-26T14:30:17.212Z","repository":{"id":53925907,"uuid":"521919060","full_name":"SiddhantSadangi/spellbee","owner":"SiddhantSadangi","description":"Interactive Spellbee app.","archived":false,"fork":false,"pushed_at":"2023-07-30T21:18:56.000Z","size":37337,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"streamlit","last_synced_at":"2024-05-01T13:56:10.996Z","etag":null,"topics":["app","cli","cli-app","education","fun","gui","gui-application","python","spellbee","spelling","streamlit","tkinter"],"latest_commit_sha":null,"homepage":"https://spellbee.streamlit.app","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SiddhantSadangi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-08-06T10:47:11.000Z","updated_at":"2024-04-12T12:13:28.000Z","dependencies_parsed_at":"2022-08-13T04:31:25.308Z","dependency_job_id":null,"html_url":"https://github.com/SiddhantSadangi/spellbee","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SiddhantSadangi%2Fspellbee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SiddhantSadangi%2Fspellbee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SiddhantSadangi%2Fspellbee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SiddhantSadangi%2Fspellbee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SiddhantSadangi","download_url":"https://codeload.github.com/SiddhantSadangi/spellbee/tar.gz/refs/heads/streamlit","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219862850,"owners_count":16555951,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["app","cli","cli-app","education","fun","gui","gui-application","python","spellbee","spelling","streamlit","tkinter"],"created_at":"2024-10-11T04:46:41.540Z","updated_at":"2025-10-26T14:30:15.517Z","avatar_url":"https://github.com/SiddhantSadangi.png","language":"Python","funding_links":["https://www.buymeacoffee.com/siddhantsadangi"],"categories":[],"sub_categories":[],"readme":"# 🐝 Spellbee App\n\nHow good are you at spelling?\nTry this interactive Spellbee app to find out!\n\n## Usage\n\nThere are three interfaces of this app - Streamlit, command-line (CLI) (deprecated), and graphical (GUI) (deprecated).  \nThe Streamlit application can be run online, while the other two need to be downloaded.\nThe CLI app is faster, but the GUI app is slightly smaller and more user-friendly.\n\n|Streamlit|CLI|GUI\n|:-:|:-:|:-:\n|![streamlit](https://user-images.githubusercontent.com/41324509/236699782-1176e4b1-0ac8-4e1d-8b92-f3c5759b2f4e.png)|![cli](https://user-images.githubusercontent.com/41324509/184543236-a14c2567-68fb-453c-bdd5-49c01f251b6c.png)|![gui](https://user-images.githubusercontent.com/41324509/184543285-222e7c2c-7be1-48fc-8c76-0c0da5dc97f8.png)\n\n:warning: All interfaces require internet access to run.\n\n### Streamlit\n[![Open in Streamlit](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://spellbee.streamlit.app/)\n\n### CLI/GUI (deprecated)\n#### Windows\n\nJust download and run the executables from the below link:\n|CLI|GUI\n|:-:|:-:\n|[spellbee_cli.exe](https://github.com/SiddhantSadangi/spellbee/raw/main/cli/spellbee_cli.exe)|[spellbee_gui.exe](https://github.com/SiddhantSadangi/spellbee/raw/main/gui/spellbee_gui.exe)\n\n#### Other platforms\n\nYou will need to download and build from the source.\n\n1. Installation\n\n    ```bash\n    git clone https://github.com/siddhantsadangi/spellbee\n    cd SpellBee\\\u003ccli/gui\u003e # Use `cli` or `gui`\n    pip install -r requirements.txt\n    ```\n\n2. Usage\n\n    ```bash\n    python .\\spellbee.py\n    ```\n\n### :wrench: To report bugs, please create an [issue](https://github.com/SiddhantSadangi/spellbee/issues/new)\n\n### :email: To submit feedback, please reach out to me at [siddhant.sadangi@gmail.com](mailto:siddhant.sadangi@gmail.com) and/or connect with me on [LinkedIn](https://linkedin.com/in/siddhantsadangi)\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://www.buymeacoffee.com/siddhantsadangi\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png\" alt=\"Buy Me A Coffee\" style=\"height: 60px !important;width: 217px !important;\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiddhantsadangi%2Fspellbee","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiddhantsadangi%2Fspellbee","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiddhantsadangi%2Fspellbee/lists"}