Building a Simple Web Upload Interface with Google Cloud Run and Cloud Storage
https://medium.com/google-developers/building-a-simple-web-upload-interface-with-google-cloud-run-and-cloud-storage-eba0a97edc7b
https://medium.com/google-developers/building-a-simple-web-upload-interface-with-google-cloud-run-and-cloud-storage-eba0a97edc7b
How To Check If a List Is Empty in Python
Learn multiple techniques to check for an empty list
https://medium.com/better-programming/how-to-check-if-a-list-is-empty-in-python-b29faecaadc1
Learn multiple techniques to check for an empty list
https://medium.com/better-programming/how-to-check-if-a-list-is-empty-in-python-b29faecaadc1
Python for Data Science- A Guide to Pandas
The Complete Data Exploration Guide in 10 Minutes
https://towardsdatascience.com/python-for-data-science-basics-of-pandas-5f8d9680617e
The Complete Data Exploration Guide in 10 Minutes
https://towardsdatascience.com/python-for-data-science-basics-of-pandas-5f8d9680617e
notadamking / tensortrade
An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents.
https://github.com/notadamking/tensortrade
An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents.
https://github.com/notadamking/tensortrade
GitHub
GitHub - tensortrade-org/tensortrade: An open source reinforcement learning framework for training, evaluating, and deploying robust…
An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents. - tensortrade-org/tensortrade
Easy Text-to-Speech with Python
Text to Speech
https://towardsdatascience.com/easy-text-to-speech-with-python-bfb34250036e
Text to Speech
https://towardsdatascience.com/easy-text-to-speech-with-python-bfb34250036e
Python List Tutorial: Lists, Loops, and More!
Lists are one of the most powerful data types in Python. In this Python List Tutorial, you’ll ...
https://www.dataquest.io/blog/python-list-tutorial/
Lists are one of the most powerful data types in Python. In this Python List Tutorial, you’ll ...
https://www.dataquest.io/blog/python-list-tutorial/
Dataquest
Python List Tutorial: Lists, Loops, and More! – Dataquest
Learn how to master lists with this Python list tutorial. Analyze app store data and learn how to use loops to automate repetitive tasks.
Starting A Podcast: Anyone Interested? Python, DevOps, Programming in General, Full Stack, Security, etc
https://www.reddit.com/r/Python/comments/ds6hiv/starting_a_podcast_anyone_interested_python/
https://www.reddit.com/r/Python/comments/ds6hiv/starting_a_podcast_anyone_interested_python/
reddit
Starting A Podcast: Anyone Interested? Python, DevOps, Programming...
I've been thinking about starting a podcast for some time now. However, in my experience podcasts are a lot more fun when there's more than one...
This video explains exactly how convolutional neural networks work, with a cool implementation. The code is written in Python and implemented with Keras.
https://www.reddit.com/r/Python/comments/dvqih7/this_video_explains_exactly_how_convolutional/
https://www.reddit.com/r/Python/comments/dvqih7/this_video_explains_exactly_how_convolutional/
reddit
This video explains exactly how convolutional neural networks...
Posted in r/Python by u/antaloaalonso • 457 points and 25 comments
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...