Build Your First FastAPI Web Application
https://jpraychev.medium.com/build-your-first-fastapi-web-application-299720a391ec
https://jpraychev.medium.com/build-your-first-fastapi-web-application-299720a391ec
Medium
Build Your First FastAPI Web Application
Hi folks, in this article I would like to go over the necessary steps in order to build simple three tier web applications using FastAPI.
Deploy a Kivy and KivyMD App to Android
https://medium.com/@1.1.1.1.34tinashe/deploy-a-kivy-and-kivymd-app-to-android-f7106d024015
https://medium.com/@1.1.1.1.34tinashe/deploy-a-kivy-and-kivymd-app-to-android-f7106d024015
Medium
Deploy a Kivy and KivyMD App to Android
I’ve finally done it .Deployed a Kivy and KivyMD App to Android .It has been a roughh ride for about three months but now im finnally…
Using the Indian Number System in Plotly Plots
https://pub.towardsai.net/using-the-indian-number-system-in-plotly-plots-ed64068c300c
https://pub.towardsai.net/using-the-indian-number-system-in-plotly-plots-ed64068c300c
Medium
Using the Indian Number System in Plotly Plots
I aimed to replace the conventional ‘Millions’ and ‘Billions’ notations with the more culturally relevant ‘Lacs’ and ‘Crores’.
LeetCode — 1489. Find Critical and Pseudo-Critical Edges in Minimum Spanning Tree
https://medium.com/@bsinghrathore32/leetcode-1489-find-critical-and-pseudo-critical-edges-in-minimum-spanning-tree-ab0b4798c1d3
https://medium.com/@bsinghrathore32/leetcode-1489-find-critical-and-pseudo-critical-edges-in-minimum-spanning-tree-ab0b4798c1d3
Medium
LeetCode — 1489. Find Critical and Pseudo-Critical Edges in Minimum Spanning Tree
Hard | Python Solution | By Bhupesh Singh Rathore (aka CRUIO)
Mastering Strings in Python: From Basics to Advanced Manipulation
https://medium.com/@Sparsh_/mastering-strings-in-python-from-basics-to-advanced-manipulation-76823b0a9766
https://medium.com/@Sparsh_/mastering-strings-in-python-from-basics-to-advanced-manipulation-76823b0a9766
Medium
Mastering Strings in Python: From Basics to Advanced Manipulation
Unlock the Power of Text Manipulation: Exploring Python’s String Manipulation Techniques
Architecting Fraud Prevention in Open Referral Systems with HashMaps
https://medium.com/@philipokiokio/architecting-fraud-prevention-in-open-referral-systems-with-hashmaps-df750f79c37d
https://medium.com/@philipokiokio/architecting-fraud-prevention-in-open-referral-systems-with-hashmaps-df750f79c37d
Medium
Architecting Fraud Prevention in Open Referral Systems with HashMaps
One of the strongest forms of nudging people to partake in anything in life is word of mouth, it is one of the most effective ways of…
Saving hours of work by automating my bookkeeping with Python, LangChain, and GPT-4
https://danioshi.medium.com/save-hours-work-automating-bookkeeping-python-langchain-gpt-4-7b499bc88b72
https://danioshi.medium.com/save-hours-work-automating-bookkeeping-python-langchain-gpt-4-7b499bc88b72
Medium
Saving hours of work by automating my bookkeeping with Python, LangChain, and GPT-4
From days of bookkeeping work to minutes with Python, LangChain, and GPT-4
From Novice to Ninja: Decoding the Milestones of Python Mastery
https://bishwasjha.medium.com/from-novice-to-ninja-decoding-the-milestones-of-python-mastery-faa6aca9a1c6
https://bishwasjha.medium.com/from-novice-to-ninja-decoding-the-milestones-of-python-mastery-faa6aca9a1c6
Medium
From Novice to Ninja: Decoding the Milestones of Python Mastery
The allure of Python lies in its simplicity, enhanced by a vast array of libraries. Many embark on this programming journey, but there…
100 Days of Coding for Slow Learners— Elif
https://medium.com/@jessieliao87/100-days-of-coding-for-slow-learners-elif-dcd1e6c6eccd
https://medium.com/@jessieliao87/100-days-of-coding-for-slow-learners-elif-dcd1e6c6eccd
Medium
100 Days of Coding for Slow Learners— Elif
DAY 6 — Python Coding
Comparison of Python Code Tools for Formatting, Analysis, and Autocompletion
https://medium.com/@hamid.lafredi/comparison-of-python-code-tools-for-formatting-analysis-and-autocompletion-fd11b600208
https://medium.com/@hamid.lafredi/comparison-of-python-code-tools-for-formatting-analysis-and-autocompletion-fd11b600208
Medium
Comparison of Python Code Tools for Formatting, Analysis, and Autocompletion
Flake8, PyLint, Black, Autopep8, YAPF, Pylance, PyCharm
Exploring the Web: A Python Script to Simplify Google Searches 🔍
https://medium.com/@deepikasinghshekhawat13/exploring-the-web-a-python-script-to-simplify-google-searches-7207710e5b48
https://medium.com/@deepikasinghshekhawat13/exploring-the-web-a-python-script-to-simplify-google-searches-7207710e5b48
Medium
Exploring the Web: A Python Script to Simplify Google Searches 🔍
This line imports the search function from the googlesearch module. This function allows you to perform Google searches and obtain search…
Spark on EKS with Helm Templates + Examples for Python Jobs on S3
https://medium.com/@modeneis/spark-on-eks-with-helm-templates-examples-for-python-jobs-7241d36fd642
https://medium.com/@modeneis/spark-on-eks-with-helm-templates-examples-for-python-jobs-7241d36fd642
Medium
Spark on EKS with Helm Templates + Examples for Python Jobs on S3
Today talking a little about Data projects, I had the opportunity to work with Spark in Kubernetes.