Django Rest Framework vs Django Ninja: Choosing the Right Framework for Your API
https://mccall167.medium.com/django-rest-framework-vs-django-ninja-choosing-the-right-framework-for-your-api-ae7c0f8f4baa
https://mccall167.medium.com/django-rest-framework-vs-django-ninja-choosing-the-right-framework-for-your-api-ae7c0f8f4baa
Medium
Django Rest Framework vs Django Ninja: Choosing the Right Framework for Your API
When it comes to building robust and efficient APIs in the Django ecosystem, developers often find themselves choosing between Django Rest Framework (DRF) and Django Ninja. Both frameworks offer…
Complete Basic Guide to Data Manipulation with Numpy
https://medium.com/@egafebridh/complete-basic-guide-to-data-manipulation-with-numpy-f7cc6aee509a
https://medium.com/@egafebridh/complete-basic-guide-to-data-manipulation-with-numpy-f7cc6aee509a
Medium
Complete Basic Guide to Data Manipulation with Numpy
Numpy is one of the most used python library when there is a need to manipulate dataset. This library is capable of doing many things, we…
Step-by-Step Guide to Implementing OAuth Authentication in FastAPI
https://medium.com/@himanshu.sharma.for.work/step-by-step-guide-to-implementing-oauth-authentication-in-fastapi-8291a3184f46
https://medium.com/@himanshu.sharma.for.work/step-by-step-guide-to-implementing-oauth-authentication-in-fastapi-8291a3184f46
Medium
Step-by-Step Guide to Implementing OAuth Authentication in FastAPI
In the ever-evolving landscape of web applications, security is paramount. If you’re building APIs with FastAPI, you’re already on the…
How to Run a Jupyter Notebook on a Chromebook
https://tinplavec.medium.com/how-to-run-a-jupyter-notebook-on-a-chromebook-e080380fafb9
https://tinplavec.medium.com/how-to-run-a-jupyter-notebook-on-a-chromebook-e080380fafb9
Medium
How to Run a Jupyter Notebook on a Chromebook
Chromebooks run ChromeOS, a cloud-first operating system based on the Linux kernel, that is known for its super-fast booting. The initial…
Repository structure for use case driven data engineering
https://medium.com/@ruud.cools/repository-structure-for-use-case-driven-data-engineering-74a74a1154b2
https://medium.com/@ruud.cools/repository-structure-for-use-case-driven-data-engineering-74a74a1154b2
Medium
Repository structure for use case driven data engineering
Options for maintainable use case development
Churn Prediction In Music Streaming
https://medium.com/@jonathan.mi.collier/churn-prediction-in-music-streaming-c1d41e47ccbb
https://medium.com/@jonathan.mi.collier/churn-prediction-in-music-streaming-c1d41e47ccbb
Medium
Churn Prediction In Music Streaming
Introduction
Tales From DjangoCon Africa & Open-sourcing my NBA Web App
https://medium.com/@kudzayibamhare/tales-from-djangocon-africa-open-sourcing-my-nba-web-app-7a3d76243c6e
https://medium.com/@kudzayibamhare/tales-from-djangocon-africa-open-sourcing-my-nba-web-app-7a3d76243c6e
Medium
Tales From DjangoCon Africa & Open-sourcing my NBA Web App
In February of 2023, I attended Pycon Namibia, a captivating conference held in Windhoek. This experience marked a pivotal moment in my…
Has PEP-684’s per subinterpreter GIL really made any impact?
https://medium.com/@shishirmohire/has-pep-684-per-subinterpreter-gil-really-made-any-impact-19d4aa97b682
https://medium.com/@shishirmohire/has-pep-684-per-subinterpreter-gil-really-made-any-impact-19d4aa97b682
Medium
Has PEP-684’s per subinterpreter GIL really made any impact?
Introduction
The Power of Automation with Python Selenium
https://medium.com/@mohamedalsarf/the-power-of-automation-with-python-selenium-3bcfbeb83bff
https://medium.com/@mohamedalsarf/the-power-of-automation-with-python-selenium-3bcfbeb83bff
Medium
The Power of Automation with Python Selenium
In the rapidly evolving landscape of the professional world, the demand for efficiency has never been more critical. Repetitive tasks can…
Python vs. R Studio: Choosing Your Path in Data Science and Analytics
https://medium.com/@codingmadeeasy92/python-vs-r-studio-choosing-your-path-in-data-science-and-analytics-f441cfdd72c2
https://medium.com/@codingmadeeasy92/python-vs-r-studio-choosing-your-path-in-data-science-and-analytics-f441cfdd72c2
Medium
Python vs. R Studio: Choosing Your Path in Data Science and Analytics
In the realm of data science and analytics, two prominent programming languages, Python and R, have garnered significant attention and…
A Dive into Mutable and Immutable Objects in Python
https://medium.com/@deandaryl7/a-dive-into-mutable-and-immutable-objects-in-python-66ea925e2a22
https://medium.com/@deandaryl7/a-dive-into-mutable-and-immutable-objects-in-python-66ea925e2a22
Medium
A Dive into Mutable and Immutable Objects in Python
Hey fellow devs! Today, I’m excited to share a pivotal chapter in my Python learning journey — the captivating exploration of mutable an
Flask Web App Authentication: User Accounts, Hashing, and Protecting Endpoints
https://blog.stackademic.com/flask-web-app-authentication-user-accounts-hashing-and-protecting-endpoints-707b9134666a
https://blog.stackademic.com/flask-web-app-authentication-user-accounts-hashing-and-protecting-endpoints-707b9134666a
Medium
Flask Web App Authentication: User Accounts, Hashing, and Protecting Endpoints
Accounts are the cornerstone of creating users for a web application. Flask is equipped with Python packages to create user profiles…
Why You Need To Use Python For Data Analysis, Not Excel?
https://medium.com/@200844/why-you-need-to-use-python-for-data-analysis-not-excel-b6ca1becabd9
https://medium.com/@200844/why-you-need-to-use-python-for-data-analysis-not-excel-b6ca1becabd9
Medium
Why You Need To Use Python For Data Analysis, Not Excel?
Python, currently one of the most commonly used and trending languages in the computer world, has positioned itself as a dynamic and…
Conquer Deep Learning: 7 Steps for Absolute Beginners
https://ai.gopubby.com/conquer-deep-learning-7-steps-for-absolute-beginners-1a3918a51c5a
https://ai.gopubby.com/conquer-deep-learning-7-steps-for-absolute-beginners-1a3918a51c5a
Medium
Conquer Deep Learning: 7 Steps for Absolute Beginners
An accessible roadmap to mastering deep learning.