You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,3 +34,4 @@
34
34
1.**32_stock_scraper.py**: Get stock prices
35
35
1.**33_country_code.py**: Convert country code to country name
36
36
1.**34_git_all_repos.py**: Clone all repositories from a public user or organization on Github. Usage: `python git_all_repos.py users USER_NAME` or `python git_all_repos.py orgs ORG_NAME`
37
+
1.**35_text_to_audio.py**: Convert text to audio file using gtts module
0 commit comments