Skip to content

A collection of Python scripts to do a variety of quick tasks - from random playing card, current stock price, to a YouTube downloader. Project is ongoing and growing.

Notifications You must be signed in to change notification settings

TheKicker/CLI-Toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI Tools

Required tools


python-dotenv

https://pypi.org/project/python-dotenv/

pip install python-dotenv



pyclip

https://pypi.org/project/pyclip/

pip install pyclip



finnhub

YOU WILL NEED AN API KEY TOO, STORED IN .ENV FILE IN ROOT FOLDER

https://finnhub.io/

https://pypi.org/project/finnhub-python/

pip install finnhub-python



pytube

https://pypi.org/project/pytube/

pip install pytube



tqdm

https://pypi.org/project/tqdm/

pip install tqdm

About

A collection of Python scripts to do a variety of quick tasks - from random playing card, current stock price, to a YouTube downloader. Project is ongoing and growing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages