Forem

Python

import antigravity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Unlock the Power of Remote Control: Sending Messages and Commands to Your Raspberry Pi Using MQTT

Unlock the Power of Remote Control: Sending Messages and Commands to Your Raspberry Pi Using MQTT

6
Comments
2 min read
SOLID Design Principles: Learn the Open-Closed Principle

SOLID Design Principles: Learn the Open-Closed Principle

20
Comments 2
3 min read
Building my online resume on Azure — “Cloud resume challenge”

Building my online resume on Azure — “Cloud resume challenge”

Comments
5 min read
Enhancing Culinary Experiences with Firebase and LangChain

Enhancing Culinary Experiences with Firebase and LangChain

4
Comments
5 min read
Automating your API tests using Python and Pytest

Automating your API tests using Python and Pytest

248
Comments 18
7 min read
Web3 backend and smart contract development for Python developers Musical NFTs part 16: Stripe integration

Web3 backend and smart contract development for Python developers Musical NFTs part 16: Stripe integration

Comments 1
12 min read
Comment trouver et surligner du texte dans un fichier PDF avec Python

Comment trouver et surligner du texte dans un fichier PDF avec Python

2
Comments
4 min read
CS50 Web - Project 1

CS50 Web - Project 1

Comments
1 min read
[Python 🐍 Mastery] Overview of Linked List in Python & Essential Linked List Operations 🛠️

[Python 🐍 Mastery] Overview of Linked List in Python & Essential Linked List Operations 🛠️

207
Comments 8
5 min read
SQL Magic with SQLite

SQL Magic with SQLite

3
Comments
2 min read
Blueflix 🍿🎥 - Idea, Build, Deploy

Blueflix 🍿🎥 - Idea, Build, Deploy

17
Comments 2
5 min read
🤖 Build an AI assistant with real-time web access in 100 lines of code using Python and GPT-4 🌍

🤖 Build an AI assistant with real-time web access in 100 lines of code using Python and GPT-4 🌍

19
Comments
5 min read
Extract Text from PDF Files Using the Aspose.PDF Library in Python

Extract Text from PDF Files Using the Aspose.PDF Library in Python

2
Comments
3 min read
The one about regular expressions

The one about regular expressions

Comments
3 min read
The simplicity of DuckDB

The simplicity of DuckDB

7
Comments
9 min read
How Can Python Be Used for Real-Time Forex Data Processing and Streaming?

How Can Python Be Used for Real-Time Forex Data Processing and Streaming?

Comments 1
3 min read
A Developer’s Dilemma: Navigating Rust 🦀 and Python 🐍

A Developer’s Dilemma: Navigating Rust 🦀 and Python 🐍

5
Comments 3
4 min read
Python Developer Track for Oracle JSON and Duality Views

Python Developer Track for Oracle JSON and Duality Views

2
Comments
2 min read
Explorando o DeleteView no Django: Uma Análise Detalhada da Exclusão de Registros

Explorando o DeleteView no Django: Uma Análise Detalhada da Exclusão de Registros

Comments
3 min read
Notifications not showing on list

Notifications not showing on list

Comments
1 min read
Wikipedia Article Crawler & Clustering: KMeans

Wikipedia Article Crawler & Clustering: KMeans

3
Comments 2
10 min read
Scraping HTML Tables with Pandas

Scraping HTML Tables with Pandas

Comments
2 min read
SOLID Design Principles: Learn the Single-Responsibility Principle

SOLID Design Principles: Learn the Single-Responsibility Principle

3
Comments
3 min read
Point, Shoot, and Detect: Object Detection with PyTorch Mobile

Point, Shoot, and Detect: Object Detection with PyTorch Mobile

1
Comments
3 min read
Creating Statistical Graphics with Python - A Beginner-Friendly Guide

Creating Statistical Graphics with Python - A Beginner-Friendly Guide

1
Comments
7 min read
Data Science Best Practices

Data Science Best Practices

Comments
3 min read
Why did you become a software engineer/software developer?

Why did you become a software engineer/software developer?

3
Comments 4
1 min read
Build Your First Django App: Beginner's Guide

Build Your First Django App: Beginner's Guide

5
Comments 3
3 min read
Running (deploying) a Flask app in the cloud, in record time 🚀⏱️

Running (deploying) a Flask app in the cloud, in record time 🚀⏱️

Comments
1 min read
How I Did My First Web Scraping and Scraped My Twitter/X Tweet

How I Did My First Web Scraping and Scraped My Twitter/X Tweet

4
Comments
5 min read
Exploring key management and rotation: a transition from AWS to Google cloud

Exploring key management and rotation: a transition from AWS to Google cloud

Comments
2 min read
Solving Azure Functions Compatibility Challenges on Mac M1: A Step-by-Step Guide

Solving Azure Functions Compatibility Challenges on Mac M1: A Step-by-Step Guide

Comments
4 min read
Which language should I use?

Which language should I use?

Comments 6
1 min read
Understanding Array Shapes in NumPy

Understanding Array Shapes in NumPy

Comments
6 min read
Weekly Challenge 240

Weekly Challenge 240

Comments
2 min read
Dream, Build and Publish in UniversalML

Dream, Build and Publish in UniversalML

Comments
5 min read
Explorando o UpdateView no Django: Uma Abordagem Detalhada para Atualizações

Explorando o UpdateView no Django: Uma Abordagem Detalhada para Atualizações

1
Comments
3 min read
Create And Link Your First Project With Qubitro — Qubitro Platform Step-By-Step Complete Guidance

Create And Link Your First Project With Qubitro — Qubitro Platform Step-By-Step Complete Guidance

Comments
12 min read
Implementing Vision-Powered Chit-Chats with Robots: A GPT-4 Adventure 🤖👀

Implementing Vision-Powered Chit-Chats with Robots: A GPT-4 Adventure 🤖👀

1
Comments
6 min read
Announcing Selva web framework

Announcing Selva web framework

1
Comments
6 min read
Web3 backend & smart contract development for Python developers part 15: Listening on-chain events with Celery and web3.py

Web3 backend & smart contract development for Python developers part 15: Listening on-chain events with Celery and web3.py

1
Comments
7 min read
Code Optimization: Filtering dataframes using exact matches in multiple columns

Code Optimization: Filtering dataframes using exact matches in multiple columns

2
Comments
7 min read
What is __repr__ in Python and how does it compare with __str__?

What is __repr__ in Python and how does it compare with __str__?

7
Comments 2
4 min read
Elastic D&D - Update 12 - Veverbot - Asking Questions and Receiving Answers

Elastic D&D - Update 12 - Veverbot - Asking Questions and Receiving Answers

Comments
3 min read
Understanding the Distinction: PUT vs. PATCH in API Design

Understanding the Distinction: PUT vs. PATCH in API Design

9
Comments 6
2 min read
Export Segment Anything neural network to ONNX: the missing parts

Export Segment Anything neural network to ONNX: the missing parts

30
Comments 22
16 min read
Understanding Object Copying in Python

Understanding Object Copying in Python

2
Comments
4 min read
Optimizing your productivity: A guide to strategic break during long hour of work.

Optimizing your productivity: A guide to strategic break during long hour of work.

7
Comments 3
2 min read
Building a Currency Converter in Django: A Step-by-Step Guide

Building a Currency Converter in Django: A Step-by-Step Guide

1
Comments
4 min read
Demystifying Transformer Models: Unveiling the Magic of Natural Language Processing

Demystifying Transformer Models: Unveiling the Magic of Natural Language Processing

Comments
3 min read
Using GitHub Actions with my Project

Using GitHub Actions with my Project

Comments
3 min read
How to Upload to an AWS S3 Bucket from a Raspberry Pi

How to Upload to an AWS S3 Bucket from a Raspberry Pi

2
Comments
3 min read
My Weather App Journey with Pyramid Framework ☁️🌦️

My Weather App Journey with Pyramid Framework ☁️🌦️

5
Comments 1
3 min read
The Yin and Yang of Python: Tuples for Stability, Dictionaries for Dynamics

The Yin and Yang of Python: Tuples for Stability, Dictionaries for Dynamics

1
Comments 1
2 min read
How to Run Headless Browser in Python and Selenium

How to Run Headless Browser in Python and Selenium

Comments
24 min read
A Tale of Two Kitchens - Hypermodernizing Your Python Code Base

A Tale of Two Kitchens - Hypermodernizing Your Python Code Base

13
Comments 6
17 min read
Add Continuous Integration(CI) for my Java project

Add Continuous Integration(CI) for my Java project

3
Comments
2 min read
Getting started using Google APIs: API Keys (2/2)

Getting started using Google APIs: API Keys (2/2)

3
Comments
22 min read
Pranshu Singh

Pranshu Singh

1
Comments
2 min read
Automatically run tests & linters with CI!

Automatically run tests & linters with CI!

4
Comments
4 min read
loading...