Forem

Python

import antigravity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
🧩 Detailed Explanation of PFOR (Partitioned Frame of Reference) Compression

🧩 Detailed Explanation of PFOR (Partitioned Frame of Reference) Compression

Comments
4 min read
🧩 Bit-Packing: The Secret to Optimizing Data Storage and Transmission

🧩 Bit-Packing: The Secret to Optimizing Data Storage and Transmission

Comments
5 min read
The New Generation of Programming: Embracing the Future

The New Generation of Programming: Embracing the Future

1
Comments
3 min read
String Functions Examples

String Functions Examples

Comments
1 min read
Submitting a Fine-Tuning Job: Organising the Workforce

Submitting a Fine-Tuning Job: Organising the Workforce

5
Comments
2 min read
Python Decorators: The Secret Sauce for Cleaner Code !

Python Decorators: The Secret Sauce for Cleaner Code !

Comments
3 min read
Develop a ulauncher extension with a command database

Develop a ulauncher extension with a command database

Comments
3 min read
Why and How I Ended Up Creating PynneX - A Modern Signal/Slot Library for Python

Why and How I Ended Up Creating PynneX - A Modern Signal/Slot Library for Python

Comments
1 min read
Integrating Large Language Models in Production Applications

Integrating Large Language Models in Production Applications

Comments
12 min read
Choosing Redis Caching Over Kafka for a Grocery Delivery App

Choosing Redis Caching Over Kafka for a Grocery Delivery App

Comments
3 min read
Building Robust Web Automation with Selenium and Python

Building Robust Web Automation with Selenium and Python

Comments
12 min read
How to Configure GitHub Actions CI for Python Using Poetry on Multiple Versions

How to Configure GitHub Actions CI for Python Using Poetry on Multiple Versions

Comments
3 min read
Python 3.13: The Gateway to High-Performance Multithreading Without GIL

Python 3.13: The Gateway to High-Performance Multithreading Without GIL

Comments
7 min read
The Top Security Risks of Not Using .env Files in Your Projects

The Top Security Risks of Not Using .env Files in Your Projects

Comments
5 min read
Creating a To-Do app with HTMX and Django, part 7: infinite scroll

Creating a To-Do app with HTMX and Django, part 7: infinite scroll

Comments
5 min read
Python Tutorial - 4 Function

Python Tutorial - 4 Function

Comments
6 min read
K-means Clustering Using the Elbow Method.

K-means Clustering Using the Elbow Method.

Comments
5 min read
Code Your Diagrams: Automate Architecture with Python's Diagrams Library

Code Your Diagrams: Automate Architecture with Python's Diagrams Library

Comments
5 min read
6 Powerful Python Techniques for Efficient Memory Management

6 Powerful Python Techniques for Efficient Memory Management

1
Comments 1
6 min read
Clean Code and Good Practices in Python

Clean Code and Good Practices in Python

Comments
3 min read
Keyboard Sounds — Make any keyboard sound mechanical

Keyboard Sounds — Make any keyboard sound mechanical

Comments
3 min read
GitHub Script for JavaScript Developers, Made by a Python Developer

GitHub Script for JavaScript Developers, Made by a Python Developer

1
Comments
1 min read
created a site where you can scrape data from any url you want

created a site where you can scrape data from any url you want

Comments
1 min read
Getting Started with Python: Creating a Hello World Project Using Poetry

Getting Started with Python: Creating a Hello World Project Using Poetry

Comments
2 min read
🔍 Handling Missing Data in Python for Real-World Applications

🔍 Handling Missing Data in Python for Real-World Applications

1
Comments
2 min read
Download YT Videos using Python Code in Google Colab

Download YT Videos using Python Code in Google Colab

Comments 1
1 min read
2017 Stack Overflow Developer Survey Analysis

2017 Stack Overflow Developer Survey Analysis

Comments
3 min read
My Weekend project on GitHub: Making AI Art Creation Simple For Everyone 🎨

My Weekend project on GitHub: Making AI Art Creation Simple For Everyone 🎨

Comments
4 min read
How to Download YT Videos in HD Quality Using Python and Google Colab

How to Download YT Videos in HD Quality Using Python and Google Colab

Comments
4 min read
Get Done ✅ : A step-by-step guide in building a Django To Do List

Get Done ✅ : A step-by-step guide in building a Django To Do List

Comments
11 min read
Debugging Savior! Leveraging ObjWatch for Efficient Code Comprehension and Debugging in Complex Python Projects

Debugging Savior! Leveraging ObjWatch for Efficient Code Comprehension and Debugging in Complex Python Projects

Comments
7 min read
Ergonomic Pyhon Text Piping Solution for Linux Shell with pypyp and uv

Ergonomic Pyhon Text Piping Solution for Linux Shell with pypyp and uv

Comments
2 min read
Polars + Delta Lake: Azure Function vs. Laptop on Small Data

Polars + Delta Lake: Azure Function vs. Laptop on Small Data

Comments
2 min read
10 Exciting Web Trends to Watch in 2025

10 Exciting Web Trends to Watch in 2025

6
Comments
3 min read
🚀 My Journey into Web & Software Development

🚀 My Journey into Web & Software Development

1
Comments
1 min read
Deploying an AI Traffic Congestion Predictor using AWS Bedrock: A Complete Overview

Deploying an AI Traffic Congestion Predictor using AWS Bedrock: A Complete Overview

Comments
4 min read
Gen AI Developer Week 1 — Day 5

Gen AI Developer Week 1 — Day 5

Comments
1 min read
Procrastinator's Guide to Glory: Open Source Projects That Turn Wasted Time Into Career Gold ⭐️

Procrastinator's Guide to Glory: Open Source Projects That Turn Wasted Time Into Career Gold ⭐️

440
Comments 33
5 min read
New learner of Python and have some questions

New learner of Python and have some questions

Comments
1 min read
SANA: Ultra HD Fast Text to Image Model from NVIDIA Step by Step Tutorial on Windows, Cloud & Kaggle — Generate 2048x2048 Images

SANA: Ultra HD Fast Text to Image Model from NVIDIA Step by Step Tutorial on Windows, Cloud & Kaggle — Generate 2048x2048 Images

5
Comments
39 min read
Harnessing the Power of Hugging Face Transformers for Machine Learning

Harnessing the Power of Hugging Face Transformers for Machine Learning

Comments
5 min read
How to Easily Install and Use Node-RED on iMX6UL Series Processors?

How to Easily Install and Use Node-RED on iMX6UL Series Processors?

Comments
3 min read
I Saw The Power of Azure AI Agent Service

I Saw The Power of Azure AI Agent Service

Comments
8 min read
Try Multimodal Search with ColQwen2!

Try Multimodal Search with ColQwen2!

Comments
4 min read
Manage duplicates in your Bitwarden Vault with Python

Manage duplicates in your Bitwarden Vault with Python

Comments
1 min read
Web Scraping with Beautiful Soup and Scrapy: Extracting Data Efficiently and Responsibly

Web Scraping with Beautiful Soup and Scrapy: Extracting Data Efficiently and Responsibly

Comments
3 min read
Context Caching vs RAG

Context Caching vs RAG

2
Comments
3 min read
Advanced Python Decorators: Elevating Your Code

Advanced Python Decorators: Elevating Your Code

Comments
3 min read
Building a Personalized Study Companion Using Amazon Bedrock

Building a Personalized Study Companion Using Amazon Bedrock

Comments
5 min read
🌍💱 New Project: Currency Exchange API

🌍💱 New Project: Currency Exchange API

Comments
1 min read
Functions, variables, and debugging; Restarting my DS, AI & ML Journey

Functions, variables, and debugging; Restarting my DS, AI & ML Journey

Comments
2 min read
Building a Production-Ready Trie Search System: A 5-Day Journey 🚀

Building a Production-Ready Trie Search System: A 5-Day Journey 🚀

Comments
14 min read
🎨 Generative AI Developer Week 1 - Day 4: Exploring Matplotlib

🎨 Generative AI Developer Week 1 - Day 4: Exploring Matplotlib

Comments
1 min read
Lección 1: Introducción a Python y su Instalación

Lección 1: Introducción a Python y su Instalación

1
Comments
5 min read
Understanding Regex in Python: A Practical Example

Understanding Regex in Python: A Practical Example

Comments
2 min read
Creating a Local Environment to Operate GCS Emulator from Flask

Creating a Local Environment to Operate GCS Emulator from Flask

Comments
1 min read
Hi I am new to programming I have encountered a problem is that when I write import random I encounter syntaxerror in Python.

Hi I am new to programming I have encountered a problem is that when I write import random I encounter syntaxerror in Python.

Comments 3
1 min read
CS50 - Week 6

CS50 - Week 6

Comments
4 min read
Exposing Your Django Project to the Internet Using Ngrok

Exposing Your Django Project to the Internet Using Ngrok

1
Comments
2 min read
Can a Python Server (Serving HTML with Jinja2) Interact and Modify Files in a Jenkins Pipeline?

Can a Python Server (Serving HTML with Jinja2) Interact and Modify Files in a Jenkins Pipeline?

Comments
1 min read
loading...