Skip to content
site-logo
  • Home
  • Blog
    • Technical Blogs
    • Programming
      • Python
      • JavaScript
      • C++
    • Informational
    • Educational
  • Cloud Computing
    • AWS
    • Azure
    • GCP
  • Devops
    • Deployment
    • Backend
    • vercel
    • netlify
    • Render
    • GitHub
  • About Us
  • Tools
    • Barcode Generator
    • Image to PDF Converter
    • File Compressor
  • facebook.com
  • twitter.com
  • t.me
  • instagram.com
  • youtube.com
Subscribe

Python

Home » Blog » Python » Page 2
SSO authentication using Keycloak and LDAP in your FastAPI application.
Posted inBackend Deployment Informational

SSO authentication using Keycloak and LDAP in your FastAPI application

To enable SSO authentication using Keycloak and LDAP in your FastAPI application, you need to integrate OAuth 2.0 / OpenID Connect (OIDC) authentication using Keycloak as the identity provider. Here’s…
Posted by Afzal Malik March 27, 2025
parquet reader
Posted inData Engineering Python Technical Blogs

Parquet Reader: A Powerful Desktop Application for Data Engineers

Latest Version: 1.0.0 (Released: 10 March 2025) parquet-Reader Introduction For data engineers and analysts who frequently work with Apache Parquet files, a robust and efficient tool is a necessity. Parquet…
Posted by Afzal Malik March 9, 2025
Python Interview Questions
Posted inData Engineering Python

Data Engineering Interview Questions and Answers in Python

Data engineering is a crucial discipline in the world of data science and analytics. Below are five common interview questions related to data engineering, particularly focusing on Python. Each question…
Posted by Afzal Malik February 27, 2025
Ray VS Spark
Posted inData Engineering Python

Unleashing the Power of Ray on AWS: Why Amazon’s Transition from Apache Spark is a Game-Changer for Data Engineering

In the realm of data engineering, the choice of tools can significantly impact the efficiency, scalability, and cost-effectiveness of data processing tasks. Recently, Amazon made headlines by transitioning from Apache…
Posted by Afzal Malik February 26, 2025
parquet reader
Posted inPython Technical Blogs

Building a Parquet File Reader with Python and Tkinter

Introduction Parquet is a popular columnar storage file format widely used in big data and analytics. However, reading and analyzing Parquet files on a desktop often requires programming knowledge. In…
Posted by Afzal Malik February 26, 2025
python coding
Posted inData Engineering Python

Top 5 Python Coding Challenges (with Solutions) for Beginners and Beyond

Python’s simplicity and versatility make it a popular choice for beginners and experienced developers alike. In this blog post, we’ll explore five essential Python coding challenges, each with a step-by-step…
Posted by Afzal Malik February 20, 2025
Understanding Django Middleware: A Deep Dive:
Posted inPython

Understanding Django Middleware: A Deep Dive:

Django is a powerful web framework that simplifies web development. One of its most versatile features is middleware—a powerful mechanism for processing requests and responses globally. In this blog, we’ll…
Posted by Aarish Malik February 1, 2025
Django Stack Roadmap: A Comprehensive Guide
Posted inDeployment Programming Python

Django Stack Roadmap: A Comprehensive Guide

Introduction The Django stack, consisting of Python, Django, and PostgreSQL/MySQL, is a powerful and scalable framework for building full-stack web applications. This guide provides a structured roadmap to mastering the…
Posted by Mohd Aahad January 30, 2025
Redefining Programming with LLM-Driven Tools
Posted inAIML Python Technical Blogs

Redefining Programming with LLM-Driven Tools and Specialized Environments

In the rapidly evolving world of software development, large language models (LLMs) like ChatGPT, Codex, and Gemini are transforming how we write, test, and debug code. However, their integration into…
Posted by Afzal Malik January 27, 2025
coalesce-vs-repartition
Posted inData Engineering Python

Coalesce vs Repartition: Understanding the Differences in Spark

When working with big data in Apache Spark, efficiently managing how data is distributed across partitions is critical for performance optimization. Two common functions used to adjust the number of…
Posted by Afzal Malik January 25, 2025

Posts pagination

Previous page 1 2 3 Next page
Copyright 2026 — WCBlog. All rights reserved. Bloghash WordPress Theme
Scroll to Top