A Flask Tutorial in few minutes with SQLite, SQLAlchemy and Jinja2
https://julio-souto.medium.com/a-flask-tutorial-in-few-minutes-with-sqlite-sqlalchemy-and-jinja2-95d36578904e
https://julio-souto.medium.com/a-flask-tutorial-in-few-minutes-with-sqlite-sqlalchemy-and-jinja2-95d36578904e
Medium
A Flask Tutorial in few minutes with SQLite, SQLAlchemy and Jinja2
Today we are going to build a simple web application, which can take you only a few minutes.
Do Not Use Python Pickle Unless You Know All These Facts
https://towardsdatascience.com/do-not-use-python-pickle-unless-you-know-all-these-facts-d9e8695b7d43
https://towardsdatascience.com/do-not-use-python-pickle-unless-you-know-all-these-facts-d9e8695b7d43
Medium
Do Not Use Python Pickle Unless You Know All These Points
Pros and cons of Pickle serialisation, and when should we use it
Build Your First Machine Learning Model With Zero Configuration — Exploring Google Colab
https://towardsdatascience.com/build-your-first-machine-learning-model-with-zero-configuration-exploring-google-colab-5cc7263cfe28
https://towardsdatascience.com/build-your-first-machine-learning-model-with-zero-configuration-exploring-google-colab-5cc7263cfe28
Medium
Build Your First Machine Learning Model With Zero Configuration — Exploring Google Colab
It’s just that easy to start your machine learning journey.
Build simple authentication API using FAST API with ES256 encryption in 10 mins
https://dc1888.medium.com/build-simple-authentication-api-using-fast-api-with-es256-encryption-in-10-mins-f8c0113937a
https://dc1888.medium.com/build-simple-authentication-api-using-fast-api-with-es256-encryption-in-10-mins-f8c0113937a
Medium
Build simple authentication API using FAST API with ES256 encryption in 10 mins
Good day to everyone! In this article, we will learn about how to create an authentication API using FAST API with ES256 encryption JWT…
8 Interesting Facts About Python Programming Language
https://pub.towardsai.net/8-interesting-facts-about-python-programming-language-ff8ccba88cad
https://pub.towardsai.net/8-interesting-facts-about-python-programming-language-ff8ccba88cad
Medium
8 Interesting Facts About Python Programming Language
Python is a programming language created by Guido Van Rossum that has quickly risen to become one of the most popular in the world. It is…
Building a CLI Spotify playlist generator using Python & Spotipy
https://medium.com/@ethanj129/building-a-cli-spotify-playlist-generator-using-python-spotipy-3b32b63a25da
https://medium.com/@ethanj129/building-a-cli-spotify-playlist-generator-using-python-spotipy-3b32b63a25da
Medium
Building a CLI Spotify playlist generator using Python & Spotipy
This article builds upon the great work by @rob_med to create a fully-fledged CLI playlist generator using Python!
Tensorflow: building and training a model with basic operations
https://dacus-augustus.medium.com/tensorflow-building-and-training-a-model-with-basic-operations-d232bb6243e7
https://dacus-augustus.medium.com/tensorflow-building-and-training-a-model-with-basic-operations-d232bb6243e7
Medium
Tensorflow: building and training a model with basic operations
In this article I am going to show you how to build a deep learning model in Tensorflow from basic tensor variables and operations, after…
What factors influence the academic performance of students in the given region?
https://medium.com/@23100138/what-factors-influence-the-academic-performance-of-students-in-the-given-region-ef063f329139
https://medium.com/@23100138/what-factors-influence-the-academic-performance-of-students-in-the-given-region-ef063f329139
Medium
What factors influence the academic performance of students in the given region?
Numerous studies have been conducted to evaluate the factors influencing academic performance of students in different countries in their…
How does Azure Kubernetes service perform zero downtime updates?
https://stevenloaiza.medium.com/how-does-azure-kubernetes-service-perform-zero-downtime-updates-99820e17a84a
https://stevenloaiza.medium.com/how-does-azure-kubernetes-service-perform-zero-downtime-updates-99820e17a84a
Medium
How does Azure Kubernetes service perform zero downtime updates?
The article gives an overview of the workflow and demonstrates updating a deployed model via python.
I Started Learning Python | Here’s My Day #01
https://medium.com/@futureprogrammer/i-started-learning-python-heres-my-day-01-c1705b97dbf4
https://medium.com/@futureprogrammer/i-started-learning-python-heres-my-day-01-c1705b97dbf4
Medium
I Started Learning Python | Here’s My Day #01
So after I failed to qualify for a Public sector Med school. I came back to do some online writing. I figured out that I got some good…
Kivy Navigation Bar and Multiple Screens Example
https://nrodrig1.medium.com/kivy-navigation-bar-and-multiple-screens-example-ccabee104bb6
https://nrodrig1.medium.com/kivy-navigation-bar-and-multiple-screens-example-ccabee104bb6
Medium
Kivy Navigation Bar and Multiple Screens Example
ScreenManager and MDNavigationDrawer (mostly .kv file)