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
Running Script :
1.Install python here : https://www.python.org/downloads/
2.Open command prompt(windows) or terminal (Mac)
3.Navigate to location whre desktopCleaner.py is present
4.Type "python desktopCleaner.py" ( Assuming python got installed successfully ])
Run this script to move all files to a Folder named "DesktopStack".
Folders will be created inside "DesktopStack" based on uniqe file extensions found on the desktop.
All the files will be moved based on extension name into those respecitve folders.
Slide Share Slides Downloader
Utility to download all the slides from the slideshare page.
Directory Maker
Given a text file with list of Names delimited by carriage return, utility will create a folder for each element in the list.
Remote SSH Command Executer
Project vision is to pick a file containing list of hosts and command to be executed and print the required result to output file
Make Slides From Video
Get only snaps from video as and when only there is change in them. Helps get notes of a online course generated automatically.
Latent Semantic Analysis
In this example, we use the LSA (Latent Semantic Analysis) summarization algorithm from sumy. You can adjust the num_sentences parameter to specify the desired length of the summary.
GenCaptionsForVideo
To generate captions for a video input using Python, you can utilize the Deep Learning-based video captioning model and the moviepy library for video processing.
Package Compatibility Resolver
To find the versions of specified packages that were the latest on a given date. Get the list of valid pypi packages and date.