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
a basic latest news reader which works on python text-to-speech , json and requests. it also creates a text a text file at a required location so that each time a news is read the news is stored in the text file created with the name of the date so that they are easy to find and sort.
Rename all your files in any folder instantly. Just clone this repository, copy the renamer.py Python file to the folder. Open terminal or command prompt and type in the command- python renamer.py you new_name and all the files in that folder will be renamed with new_name followed by a number starting form 0.Currently configured for .jpg extension
Python OS module provides a portable way of using operating system dependent functionality. If you just want to read or write a file see open(), if you want to manipulate paths, see the os.path module, and if you want to read all the lines in all the files on the command line see the fileinput module
Visualization Dashboard Website Created Using HTML5, CSS3, and Bootstrap to Present the Results From the "Impact of Latitude on Weather Analysis" Project
All my commonly used automation scripts: downloaing youtube videos, merging pdf-slideshows for final exam study, extracting the uninstall executable of an application, image resizing etc.
ПриДанное приложение парсит сайт с изображениями, и после вытягивает от туда данные, в которых содержатся ссылки и названия изображений. После этих действий новые изображения скачиваются в папку 'images'., которая находится в директории приложения, а старые из этой папки удаляются. Кроме этого присутствует ряд проверок, которые не дают изображен…