9 things you can do with python
https://medium.com/@Reuben09/9-things-you-can-do-with-python-70a2352ea9de
https://medium.com/@Reuben09/9-things-you-can-do-with-python-70a2352ea9de
Medium
9 things you can do with python
Introduction
Building a Python Flask App with Biometric Authentication
https://passage.id/post/building-a-flask-app-with-biometric-authentication
https://passage.id/post/building-a-flask-app-with-biometric-authentication
passage.id
Building a Python Flask App with Biometric Authentication
Protocols in Python: Why You Need Them
https://godatadriven.com/blog/protocols-in-python-why-you-need-them
https://godatadriven.com/blog/protocols-in-python-why-you-need-them
GoDataDriven
Protocols in Python: Why You Need Them
Python 3.8 – released in October 2019 – came with lots of goodies. Among them are assignment expressions and positional-only arguments. Another great but less known addition is protocols, or static duck typing. So what is that, and how is it useful? In order…
Easily Convert Django Function Based Views To Class Based Views
https://dev.to/dennisivy11/easily-convert-django-function-based-views-to-class-based-views-3okb
https://dev.to/dennisivy11/easily-convert-django-function-based-views-to-class-based-views-3okb
DEV Community
Easily Convert Django Function Based Views To Class Based Views
In this tutorial I will take a simple notes app built with function based views (FBV) and convert...
Your Python Coding Environment on Windows: Setup Guide – Real Python
https://realpython.com/python-coding-setup-windows
https://realpython.com/python-coding-setup-windows
Realpython
Your Python Coding Environment on Windows: Setup Guide – Real Python
With this opinionated guide to setting up a basic, fully featured and flexible setup for Python coding and open source contributing when working from Windows, you'll go from a fresh install to ready to contribute, and even check out a PowerShell script to…
Logging in Python: A Developer’s Guide
https://blog.sentry.io/2022/07/19/logging-in-python-a-developers-guide
https://blog.sentry.io/2022/07/19/logging-in-python-a-developers-guide
Geospatial Site-Selection Analysis Using Cosine Similarity
https://towardsdatascience.com/geospatial-site-selection-analysis-using-cosine-similarity-dcde4be458e7
https://towardsdatascience.com/geospatial-site-selection-analysis-using-cosine-similarity-dcde4be458e7
Medium
Geospatial Site-Selection Analysis Using Cosine Similarity
Identifying similarities between geographic areas based on neighbourhood amenities
Customer Segmentation with Python (Implementing STP Framework—Part 2)
https://towardsdatascience.com/customer-segmentation-with-python-implementing-stp-framework-part-2-689b81a7e86d
https://towardsdatascience.com/customer-segmentation-with-python-implementing-stp-framework-part-2-689b81a7e86d
Medium
Customer Segmentation with Python (Implementing STP Framework - Part 2/5)
A step-by-step guide to implementing k-means clustering with Python
How to Convert an HTML String to a PNG Screenshot using Python
https://cloudmersive.medium.com/how-to-convert-an-html-string-to-a-png-screenshot-using-python-aaff1d2d2561
https://cloudmersive.medium.com/how-to-convert-an-html-string-to-a-png-screenshot-using-python-aaff1d2d2561
Medium
How to Convert an HTML String to a PNG Screenshot using Python
If you want to fully render website images without having to generate the image yourself, there are a few avenues you can take. If you’re…
Azure function to update Cosmos Throughput with PowerShell Module
https://medium.com/@liaquathhassan/azure-function-to-update-cosmos-throughput-with-powershell-module-fe625997e661
https://medium.com/@liaquathhassan/azure-function-to-update-cosmos-throughput-with-powershell-module-fe625997e661
Medium
Azure function to update Cosmos Throughput with PowerShell Module
Azure function is a great tool when it comes to a specific job using your choice of code, without worrying much about provisioning…
Use These 9 Python libraries for Machine Learning
https://itcertifications.medium.com/use-these-9-python-libraries-for-machine-learning-6a95fd73a773
https://itcertifications.medium.com/use-these-9-python-libraries-for-machine-learning-6a95fd73a773
Medium
Use These 9 Python libraries for Machine Learning
There are many Python libraries; in this article, we’ve covered a handful of the Best 9 Python Libraries for Machine Learning. They…