{"id":26306138,"url":"https://github.com/rhitajyotim411/quote-getter","last_synced_at":"2026-05-18T22:15:02.646Z","repository":{"id":191017389,"uuid":"487640176","full_name":"rhitajyotim411/Quote-Getter","owner":"rhitajyotim411","description":"A web app that selects a quote by category and reads it aloud using text-to-speech.","archived":false,"fork":false,"pushed_at":"2024-09-07T14:24:32.000Z","size":53301,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-09-07T19:12:12.943Z","etag":null,"topics":["flask","pandas","text-to-speech"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rhitajyotim411.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-05-01T20:51:34.000Z","updated_at":"2024-09-07T14:28:46.000Z","dependencies_parsed_at":"2023-08-27T18:30:06.898Z","dependency_job_id":null,"html_url":"https://github.com/rhitajyotim411/Quote-Getter","commit_stats":null,"previous_names":["marionette411/quote-getter","rhitajyotim411/quote-getter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhitajyotim411%2FQuote-Getter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhitajyotim411%2FQuote-Getter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhitajyotim411%2FQuote-Getter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhitajyotim411%2FQuote-Getter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhitajyotim411","download_url":"https://codeload.github.com/rhitajyotim411/Quote-Getter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243707632,"owners_count":20334672,"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":["flask","pandas","text-to-speech"],"created_at":"2025-03-15T09:19:56.579Z","updated_at":"2026-05-18T22:14:57.604Z","avatar_url":"https://github.com/rhitajyotim411.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\n\nThe webapp selects a quote based on category from a dataset of quotes and then the quote is spoken out loud (text-to-speech).\n\n# Access the dataset\n\nThe dataset **quotes.csv** is zipped inside **quotes.zip** which the program internally unzips to read the data. To manually read the data the user needs to unzip it manually and extract the **.csv** file.\n\n# Python dependencies\n\n* Flask     ```$ pip install Flask```\n* pandas    ```$ pip install pandas```\n* gTTS   ```$ pip install gTTS```\n\n# Run the webapp\n\nTo run the webapp execute the following command inside the application folder: -\n\n```\n$ flask run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhitajyotim411%2Fquote-getter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frhitajyotim411%2Fquote-getter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhitajyotim411%2Fquote-getter/lists"}