We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aae825e commit ba54b32Copy full SHA for ba54b32
README.md
@@ -21,4 +21,5 @@
21
18. URL Shortener API: Performs url shortening using various services like goo.gl, bit.ly, tinyurl.com and is.gd
22
19. Google News Scraper: Search for google news from terminal
23
20. Youtube Downloader: Fetches user queries from youtube using google api and downloads them using youtube-dl
24
- 21. Terminal Dictionary: Searches for word from terminal and displays its meaning to user
+ 21. Terminal Dictionary: Searches for word from terminal and displays its meaning to user
25
+ 22. Password Manager: Stores, Fetches, Updates and Removes password with the username provided. Used sqlalchemy for operations.
0 commit comments