Automating the Boring Stuff : I wrote a script that extracts URLs from Images: https://www.reddit.com/r/Python/comments/a8vh0h/automating_the_boring_stuff_i_wrote_a_script_that/
reddit
r/Python - Automating the Boring Stuff : I wrote a script that extracts URLs from Images
1 vote and 0 comments so far on Reddit
Pyautogui and different screen resolution: https://www.reddit.com/r/Python/comments/a8w62s/pyautogui_and_different_screen_resolution/
reddit
Pyautogui and different screen resolution
Hi, I'm writing a script to automate some tasks of my job. The script uses pyautogui and its click function, which relies on screen coordinates. ...
I've written a python script that downloads web pages.: https://www.reddit.com/r/Python/comments/a8y65r/ive_written_a_python_script_that_downloads_web/
reddit
r/Python - I've written a python script that downloads web pages.
1 vote and 4 comments so far on Reddit
Compiling and Deploying Desktop Software (PyQt5): https://www.reddit.com/r/Python/comments/a8yqc8/compiling_and_deploying_desktop_software_pyqt5/
reddit
Compiling and Deploying Desktop Software (PyQt5)
Hello there! For the last few months I've building this desktop software (using **Python 3.x**, **PyQt5**, few **Third Party Libraries**) that...
Just finished a Python project after not using it for almost a year.: https://www.reddit.com/r/Python/comments/a8zxak/just_finished_a_python_project_after_not_using_it/
reddit
r/Python - Just finished a Python project after not using it for almost a year.
1 vote and 0 comments so far on Reddit
Python package for Electrical Signal analysis: https://www.reddit.com/r/Python/comments/a932i7/python_package_for_electrical_signal_analysis/
reddit
Python package for Electrical Signal analysis
I am working on a project for a client. The project requires collecting data from various devices and storing in the database. They also want to...