I brute forced hello world [Code and Reasons in the comments]
https://www.reddit.com/r/Python/comments/dyc4ce/i_brute_forced_hello_world_code_and_reasons_in/
https://www.reddit.com/r/Python/comments/dyc4ce/i_brute_forced_hello_world_code_and_reasons_in/
reddit
I brute forced hello world [Code and Reasons in the comments]
Posted in r/Python by u/SensibleJames • 1,368 points and 129 comments
ct-Open-Source / tuya-convert
A collection of scripts to flash Tuya IoT devices to alternative firmwares
https://github.com/ct-Open-Source/tuya-convert
A collection of scripts to flash Tuya IoT devices to alternative firmwares
https://github.com/ct-Open-Source/tuya-convert
GitHub
GitHub - ct-Open-Source/tuya-convert: A collection of scripts to flash Tuya IoT devices to alternative firmwares
A collection of scripts to flash Tuya IoT devices to alternative firmwares - ct-Open-Source/tuya-convert
milesial / Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
https://github.com/milesial/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
https://github.com/milesial/Pytorch-UNet
GitHub
GitHub - milesial/Pytorch-UNet: PyTorch implementation of the U-Net for image semantic segmentation with high quality images
PyTorch implementation of the U-Net for image semantic segmentation with high quality images - milesial/Pytorch-UNet
Jupyter notebooks tips and tricks
https://towardsdatascience.com/jupyter-notebooks-tips-and-tricks-4e995e7b1fd0
https://towardsdatascience.com/jupyter-notebooks-tips-and-tricks-4e995e7b1fd0
Web Scraping of 10 Online Shops in 30 Minutes with Python and Scrapy
https://towardsdatascience.com/web-scraping-of-10-online-shops-in-30-minutes-with-python-and-scrapy-a7f66e42446d
https://towardsdatascience.com/web-scraping-of-10-online-shops-in-30-minutes-with-python-and-scrapy-a7f66e42446d
How a Data Scientist buys a car
How I used my data science skill set to find the best deal for our new…
https://towardsdatascience.com/how-a-data-scientist-buys-a-car-822fffbe384d
How I used my data science skill set to find the best deal for our new…
https://towardsdatascience.com/how-a-data-scientist-buys-a-car-822fffbe384d
Did You Know There’s an Elvis Operator?
What other clever operator names are out there?
https://medium.com/better-programming/did-you-know-theres-an-elvis-operator-1406cb364929
What other clever operator names are out there?
https://medium.com/better-programming/did-you-know-theres-an-elvis-operator-1406cb364929
My Simple Python Development Setup
Keep it simple and keep your environments isolated
https://medium.com/better-programming/my-simple-python-development-setup-687c31898d5b
Keep it simple and keep your environments isolated
https://medium.com/better-programming/my-simple-python-development-setup-687c31898d5b
harismuneer / Ultimate-Facebook-Scraper
🤖 A bot which scrapes almost everything about a Facebook user's profile including all public posts/statuses available on the user's timeline, uploaded photos, tagged photos, videos, friends list and their profile photos (including Followers, Following, Work Friends, College Friends etc).
https://github.com/harismuneer/Ultimate-Facebook-Scraper
🤖 A bot which scrapes almost everything about a Facebook user's profile including all public posts/statuses available on the user's timeline, uploaded photos, tagged photos, videos, friends list and their profile photos (including Followers, Following, Work Friends, College Friends etc).
https://github.com/harismuneer/Ultimate-Facebook-Scraper
GitHub
GitHub - harismuneer/Ultimate-Social-Scrapers: 🤖 Top-rated tools to scrape all major public sections from Facebook, Instagram,…
🤖 Top-rated tools to scrape all major public sections from Facebook, Instagram, and Twitter (X) including posts (likes/comments), photos/videos, contact information, followers, following and much m...
I wrote a script that generates a geo heatmap from your google location data
https://www.reddit.com/r/Python/comments/e016x2/i_wrote_a_script_that_generates_a_geo_heatmap/
https://www.reddit.com/r/Python/comments/e016x2/i_wrote_a_script_that_generates_a_geo_heatmap/
reddit
I wrote a script that generates a geo heatmap from your google...
[https://github.com/luka1199/geo-heatmap](https://github.com/luka1199/geo-heatmap) [Example](https://user-images.githubusercontent.com/45404400/63...
Speeding Through Dates with Pandas
https://towardsdatascience.com/speeding-through-dates-with-pandas-35472ba028f9
https://towardsdatascience.com/speeding-through-dates-with-pandas-35472ba028f9
Python outrankes Java in GitHub 2019 octaverse analysis
https://www.reddit.com/r/Python/comments/durkev/python_outrankes_java_in_github_2019_octaverse/
https://www.reddit.com/r/Python/comments/durkev/python_outrankes_java_in_github_2019_octaverse/
reddit
Python outrankes Java in GitHub 2019 octaverse analysis
Posted in r/Python by u/katakoria • 422 points and 43 comments
How to publish a Jupyter notebook online — using AWS in 10 minutes!
https://towardsdatascience.com/how-to-publish-a-jupyter-notebook-online-using-aws-in-10-minutes-7f87f2b0cc50
https://towardsdatascience.com/how-to-publish-a-jupyter-notebook-online-using-aws-in-10-minutes-7f87f2b0cc50
mininet / mininet
Emulator for rapid prototyping of Software Defined Networks
https://github.com/mininet/mininet
Emulator for rapid prototyping of Software Defined Networks
https://github.com/mininet/mininet
GitHub
GitHub - mininet/mininet: Emulator for rapid prototyping of Software Defined Networks
Emulator for rapid prototyping of Software Defined Networks - mininet/mininet
What exactly can you do with Python? Here are Python’s 3 main applications.
https://towardsdatascience.com/what-can-you-do-with-python-the-3-main-applications-518db9a68a78
https://towardsdatascience.com/what-can-you-do-with-python-the-3-main-applications-518db9a68a78
I just deleted about 60 lines of code from my program, it runs perfectly and even better than before
https://www.reddit.com/r/Python/comments/e0jxks/i_just_deleted_about_60_lines_of_code_from_my/
https://www.reddit.com/r/Python/comments/e0jxks/i_just_deleted_about_60_lines_of_code_from_my/
reddit
I just deleted about 60 lines of code from my program, it runs...
Just thought I'd share this little lesson I learned today - sometimes you program really clever things that are actually bad and redundant to your...
A Better Excel Goal Seek using Python
Go further than Excel’s Goal Seek or Solver solutions using…
https://towardsdatascience.com/a-better-excel-goal-seek-using-python-fb6aff56e9f2
Go further than Excel’s Goal Seek or Solver solutions using…
https://towardsdatascience.com/a-better-excel-goal-seek-using-python-fb6aff56e9f2
Ignore the Hype When Learning to Code
Do yourself a favor, and stop being distracted by new frameworks and programming languages
https://medium.com/better-programming/ignore-the-hype-when-learning-to-code-f039198dd4df
Do yourself a favor, and stop being distracted by new frameworks and programming languages
https://medium.com/better-programming/ignore-the-hype-when-learning-to-code-f039198dd4df
Medium
Ignore the Hype When Learning to Code
Do yourself a favor, and stop being distracted by new frameworks and programming languages
An interview with Paul Lee – Doctor, Cardiologist and Deep Learning Researcher
In today’s blog post, I interview Dr. Paul Lee, a PyImageSearch reader and interventional ...
https://www.pyimagesearch.com/2019/11/22/an-interview-with-paul-lee-doctor-cardiologist-and-deep-learning-researcher/
In today’s blog post, I interview Dr. Paul Lee, a PyImageSearch reader and interventional ...
https://www.pyimagesearch.com/2019/11/22/an-interview-with-paul-lee-doctor-cardiologist-and-deep-learning-researcher/
Python enumerate() built-in-function
https://towardsdatascience.com/python-enumerate-built-in-function-acccf988d096
https://towardsdatascience.com/python-enumerate-built-in-function-acccf988d096