notify.py
Cross platform desktop notifications for Python scripts and applications.
https://github.com/ms7m/notify-py
Cross platform desktop notifications for Python scripts and applications.
https://github.com/ms7m/notify-py
GitHub
GitHub - ms7m/notify-py: :speech_balloon: | A simple Python Module for sending cross-platform desktop notifications on Windows…
:speech_balloon: | A simple Python Module for sending cross-platform desktop notifications on Windows, macOS and Linux - ms7m/notify-py
Automate Your Boring Excel Reporting with Python!
Combine multiple Excel files into a single…
https://towardsdatascience.com/automate-your-boring-excel-reporting-with-python-cb18d1ecce14
Combine multiple Excel files into a single…
https://towardsdatascience.com/automate-your-boring-excel-reporting-with-python-cb18d1ecce14
Simulate your Trading Strategy with Python
Backtesting frequencies of dollar-cost averaging in stock…
https://towardsdatascience.com/simulate-your-trading-strategy-with-python-5a8a556c470e
Backtesting frequencies of dollar-cost averaging in stock…
https://towardsdatascience.com/simulate-your-trading-strategy-with-python-5a8a556c470e
Import all Python libraries in one line of code
Annoyed writing multiple import statements? Let…
https://towardsdatascience.com/import-all-python-libraries-in-one-line-of-code-86e54f6f0108
Annoyed writing multiple import statements? Let…
https://towardsdatascience.com/import-all-python-libraries-in-one-line-of-code-86e54f6f0108
We're building an app that lets you search Stack Overflow, Python documentation, and code on GitHub
https://www.reddit.com/r/Python/comments/lsgyvf/were_building_an_app_that_lets_you_search_stack/
https://www.reddit.com/r/Python/comments/lsgyvf/were_building_an_app_that_lets_you_search_stack/
reddit
We're building an app that lets you search Stack Overflow, Python...
Hey folks! My friend and I are building [Devbook](https://usedevbook.com). It’s a desktop app that allows you to search in Stack Overflow,...
Excel vs Python: How to do Common Data Analysis Tasks
A comparative approach using Excel and Python
https://towardsdatascience.com/excel-vs-python-how-to-do-common-data-analysis-tasks-54f1bdd6dfaa
A comparative approach using Excel and Python
https://towardsdatascience.com/excel-vs-python-how-to-do-common-data-analysis-tasks-54f1bdd6dfaa
Fuzzy matching people names
I’ve recently had to solve an interesting problem: given two unordered…
https://towardsdatascience.com/fuzzy-matching-people-names-6e738d6b8fe
I’ve recently had to solve an interesting problem: given two unordered…
https://towardsdatascience.com/fuzzy-matching-people-names-6e738d6b8fe
Automated Feature Engineering Using Neural Networks
How to automate and greatly improve one of the…
https://towardsdatascience.com/automated-feature-engineering-using-neural-networks-5310d6d4280a
How to automate and greatly improve one of the…
https://towardsdatascience.com/automated-feature-engineering-using-neural-networks-5310d6d4280a
Data Preprocessing Concepts with Python
A robust method to make data ready…
https://pub.towardsai.net/data-preprocessing-concepts-with-python-b93c63f14bb6
A robust method to make data ready…
https://pub.towardsai.net/data-preprocessing-concepts-with-python-b93c63f14bb6
6 Things To Know When Dockerizing Python Apps in Production
A checklist to run Docker containers with…
https://medium.com/better-programming/6-things-to-know-when-dockerizing-python-apps-in-production-f4701b50ca46
A checklist to run Docker containers with…
https://medium.com/better-programming/6-things-to-know-when-dockerizing-python-apps-in-production-f4701b50ca46
82 Python Projects with Source Code
82 Python Projects with Source Code solved and explained for free.
https://medium.com/coders-camp/82-python-projects-with-source-code-6a1672b791ee
82 Python Projects with Source Code solved and explained for free.
https://medium.com/coders-camp/82-python-projects-with-source-code-6a1672b791ee
Inheritance, Encapsulation and Polymorphism
Object-Oriented Programming in Python
https://medium.com/codestory/inheritance-encapsulation-and-polymorphism-197d793590b
Object-Oriented Programming in Python
https://medium.com/codestory/inheritance-encapsulation-and-polymorphism-197d793590b
sdushantha / wifi-password
Quickly fetch your WiFi password and if needed, generate a QR code of your WiFi to allow phones to easily connect
https://github.com/sdushantha/wifi-password
Quickly fetch your WiFi password and if needed, generate a QR code of your WiFi to allow phones to easily connect
https://github.com/sdushantha/wifi-password
GitHub
GitHub - sdushantha/wifi-password: Quickly fetch your WiFi password and if needed, generate a QR code of your WiFi to allow phones…
Quickly fetch your WiFi password and if needed, generate a QR code of your WiFi to allow phones to easily connect - sdushantha/wifi-password
Background Removal with Python
Using OpenCV to Detect the Foreground
https://towardsdatascience.com/background-removal-with-python-b61671d1508a
Using OpenCV to Detect the Foreground
https://towardsdatascience.com/background-removal-with-python-b61671d1508a
Understanding Feature Importance and How to Implement it in Python
Learn one of the most practical…
https://towardsdatascience.com/understanding-feature-importance-and-how-to-implement-it-in-python-ff0287b20285
Learn one of the most practical…
https://towardsdatascience.com/understanding-feature-importance-and-how-to-implement-it-in-python-ff0287b20285
Heart Disease Prediction Using Support Vector Machine (SVM)
Using Heart Disease Cleveland Dataset from…
https://medium.com/@utsavvora/heart-disease-prediction-using-support-vector-machine-svm-34d8c01c596
Using Heart Disease Cleveland Dataset from…
https://medium.com/@utsavvora/heart-disease-prediction-using-support-vector-machine-svm-34d8c01c596
Making Interactive Visualizations with Python Altair
A comprehensive practical guide
https://towardsdatascience.com/making-interactive-visualizations-with-python-altair-7880ab5cf894
A comprehensive practical guide
https://towardsdatascience.com/making-interactive-visualizations-with-python-altair-7880ab5cf894
Traffic Intersection Simulation using Pygame
This article contains a step-by-step guide to develop a…
https://towardsdatascience.com/traffic-intersection-simulation-using-pygame-689d6bd7687a
This article contains a step-by-step guide to develop a…
https://towardsdatascience.com/traffic-intersection-simulation-using-pygame-689d6bd7687a
Visualizing Bus Trajectories in Denver
Using Python and Unfolded to visualize RTD’s real-time bus data…
https://towardsdatascience.com/visualizing-bus-trajectories-in-denver-85ff02f3a746
Using Python and Unfolded to visualize RTD’s real-time bus data…
https://towardsdatascience.com/visualizing-bus-trajectories-in-denver-85ff02f3a746
Build your own facial recognition system: To work even with a face mask!
https://medium.com/mlearning-ai/build-your-own-facial-recognition-system-to-work-even-with-a-face-mask-b240539222f6
https://medium.com/mlearning-ai/build-your-own-facial-recognition-system-to-work-even-with-a-face-mask-b240539222f6