Back to Browse

Five Amazing Python Libraries you should be using!

76.7K views
Mar 20, 2020
17:19

0:00 Intro 0:43 Argh - Painless CLIs 5:10 tqdm - Easy Progress Bars 8:44 msgpack - Json, but binary 12:43 schedule - Cron, but python 14:11 Redis Simple Cache Code from the video: https://gist.github.com/safijari/0e717baf4f3d0da53ac84221f6244861 Install Commands and Links (Thanks to commenter Fepe Laser) pip install argh - https://argh.readthedocs.io/en/latest/ pip install tqdm - https://tqdm.github.io/ pip install msgpack - https://github.com/msgpack/msgpack-python pip install schedule - https://schedule.readthedocs.io/en/stable/ pip/pip3 install git+https://github.com/YashSinha1996/redis-simple-cache.git - https://github.com/YashSinha1996/redis-simple-cache MY OTHER VIDOES: ○ A.I. Learns to play Snake https://www.youtube.com/watch?v=i0Pkgtbh1xw ○ Explaining RL to a baby: https://www.youtube.com/watch?v=GFIKtFSl1XQ ○ 5 Common Python Mistakes: https://www.youtube.com/watch?v=fMRzuwlqfzs ○ Learning programming language Julia: https://www.youtube.com/watch?v=TNoShNPoEak ○ Making Python fast: https://www.youtube.com/watch?v=XW32lPcWOxg Twitter: https://twitter.com/safijari Patreon: https://www.patreon.com/jackofsome #python #programming #libraries

Download

1 formats

Video Formats

360pmp420.5 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Five Amazing Python Libraries you should be using! | NatokHD