DEV Community

Python

import antigravity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Leveraging Python's Pattern Matching and Comprehensions for Data Analytics

Leveraging Python's Pattern Matching and Comprehensions for Data Analytics

Comments
12 min read
25 retos de Programación de JavaScript y Python: AdventJS

25 retos de Programación de JavaScript y Python: AdventJS

17
Comments 2
3 min read
Making HTTP Simple with Python request Module.

Making HTTP Simple with Python request Module.

8
Comments 1
2 min read
Why Rust? 🦀 - Speed

Why Rust? 🦀 - Speed

11
Comments
1 min read
Python Decorators: More Understanding into Functionality Enhancement

Python Decorators: More Understanding into Functionality Enhancement

3
Comments
3 min read
Planning To Resolve Automatic Feedback Loop

Planning To Resolve Automatic Feedback Loop

1
Comments 1
2 min read
Have you ever asked yourself how we would explain or simplify Object-Oriented Programming (OOP)?

Have you ever asked yourself how we would explain or simplify Object-Oriented Programming (OOP)?

Comments
1 min read
Advent of Code 2024 - Day7: Bridge Repair

Advent of Code 2024 - Day7: Bridge Repair

5
Comments
2 min read
Extracting Text from HTML Content in Python: A Simple Solution with `HTMLParser`

Extracting Text from HTML Content in Python: A Simple Solution with `HTMLParser`

1
Comments
3 min read
Towards Effortless Python Configuration Files Version Ø

Towards Effortless Python Configuration Files Version Ø

Comments
2 min read
Towards Effortless Python Configuration Files Version 1

Towards Effortless Python Configuration Files Version 1

Comments
4 min read
Similar boomerang

Similar boomerang

Comments
3 min read
JSONs and its variations

JSONs and its variations

Comments
2 min read
Implementing Unit Testing in ReadmeGenie

Implementing Unit Testing in ReadmeGenie

1
Comments
4 min read
Towards Effortless Python Configuration Files Version 3

Towards Effortless Python Configuration Files Version 3

Comments
4 min read
Métricas para algorítimos de regressão

Métricas para algorítimos de regressão

Comments
5 min read
To Django or to DjangoREST?

To Django or to DjangoREST?

Comments
2 min read
Managing Imports in Python: The Importance of Proactive Validation with ImportSpy

Managing Imports in Python: The Importance of Proactive Validation with ImportSpy

Comments
5 min read
How to Scrape Data From Goodreads Using Python and BeautifulSoup

How to Scrape Data From Goodreads Using Python and BeautifulSoup

1
Comments
6 min read
This Week In Python

This Week In Python

1
Comments
1 min read
Making My First AI Chat App: Learning From DevOps Pass AI's Ollama Integration

Making My First AI Chat App: Learning From DevOps Pass AI's Ollama Integration

Comments
3 min read
Part 2: Building Your Own AI - Setting Up the Environment for AI/ML Development

Part 2: Building Your Own AI - Setting Up the Environment for AI/ML Development

14
Comments
5 min read
QMNIST in PyTorch

QMNIST in PyTorch

Comments
4 min read
Day 6: Variables and Data Types | 100 Days Python

Day 6: Variables and Data Types | 100 Days Python

3
Comments
4 min read
MSN2: An Experimental Programming Language for the Bold Developer

MSN2: An Experimental Programming Language for the Bold Developer

Comments
5 min read
Deploying a MongoDB Collection Generator on Kubernetes

Deploying a MongoDB Collection Generator on Kubernetes

Comments
3 min read
Building a Real-time Company Intelligence Engine with Linkup in 50 Lines of Python

Building a Real-time Company Intelligence Engine with Linkup in 50 Lines of Python

17
Comments 4
5 min read
Navigating the world of Harry Potter with Knowledge Graphs

Navigating the world of Harry Potter with Knowledge Graphs

1
Comments 2
6 min read
A surprising thing about PyPI's BigQuery data

A surprising thing about PyPI's BigQuery data

2
Comments
6 min read
This Week In Python

This Week In Python

Comments
1 min read
Trusted publishing ‐ It has never been easier to publish your python packages

Trusted publishing ‐ It has never been easier to publish your python packages

4
Comments
5 min read
First Blackjack Game

First Blackjack Game

Comments
1 min read
Detecting Hallucinations in LLMs with Discrete Semantic Entropy and Perplexity

Detecting Hallucinations in LLMs with Discrete Semantic Entropy and Perplexity

4
Comments
3 min read
Python Django Financial Trading Dashboard — Integrating AnyChart JS Charts

Python Django Financial Trading Dashboard — Integrating AnyChart JS Charts

3
Comments
10 min read
Transform Any Image into a Sketch with Python 🚀

Transform Any Image into a Sketch with Python 🚀

7
Comments 3
3 min read
A Visual Guide to Affine Transformations: Translation, Scaling, Rotation, and Shear

A Visual Guide to Affine Transformations: Translation, Scaling, Rotation, and Shear

Comments
8 min read
🌍 GeoIP Lookup Tool: Easily Get Geolocation Information of Any IP Address.

🌍 GeoIP Lookup Tool: Easily Get Geolocation Information of Any IP Address.

14
Comments 2
1 min read
Understanding JSONify(), to_dict(), make_response(), and SerializerMixin in Flask

Understanding JSONify(), to_dict(), make_response(), and SerializerMixin in Flask

Comments
4 min read
How I Saved Myself Hours Using Python, Google Gemini, & Meta Llama to Create a Time Saving Script

How I Saved Myself Hours Using Python, Google Gemini, & Meta Llama to Create a Time Saving Script

10
Comments 5
11 min read
EMNIST in PyTorch

EMNIST in PyTorch

Comments
5 min read
Flatten in PyTorch

Flatten in PyTorch

Comments
3 min read
CollabSphere Part 1: Setting Up a Modular Django Chat Application

CollabSphere Part 1: Setting Up a Modular Django Chat Application

1
Comments
2 min read
How to Use PySpark for Machine Learning

How to Use PySpark for Machine Learning

6
Comments
4 min read
Transitioning from JavaScript To Python: From let to def

Transitioning from JavaScript To Python: From let to def

9
Comments
6 min read
ChatWithSQL — Secure, Schema-Validated Text-to-SQL Python Library, Eliminating Arbitrary Query Risks from LLMs

ChatWithSQL — Secure, Schema-Validated Text-to-SQL Python Library, Eliminating Arbitrary Query Risks from LLMs

5
Comments
3 min read
Python Day-16 Loop-Slicing & step operator,Pattern Formation,Task

Python Day-16 Loop-Slicing & step operator,Pattern Formation,Task

2
Comments
2 min read
Transform Images into Stunning Pencil Sketches with Python and OpenCV 🎨🖌️

Transform Images into Stunning Pencil Sketches with Python and OpenCV 🎨🖌️

1
Comments
3 min read
Thursday Quiz

Thursday Quiz

Comments
1 min read
Top 5 Python Libraries to Watch in 2025

Top 5 Python Libraries to Watch in 2025

4
Comments
6 min read
Color Theory: Playing with Colors Programmatically

Color Theory: Playing with Colors Programmatically

1
Comments
3 min read
MNIST in PyTorch

MNIST in PyTorch

Comments
3 min read
Understanding the Differences Between GET and POST: A Comprehensive Guide

Understanding the Differences Between GET and POST: A Comprehensive Guide

2
Comments
4 min read
Card Fight: A Python Terminal Game

Card Fight: A Python Terminal Game

Comments
1 min read
Pydantic: The end of manual validations! ✨

Pydantic: The end of manual validations! ✨

2
Comments
4 min read
🐍Como Importar Dados do Excel para SQLite com Python em Poucas Linhas

🐍Como Importar Dados do Excel para SQLite com Python em Poucas Linhas

Comments
1 min read
Building ErgoVision: A Developer's Journey in AI Safety

Building ErgoVision: A Developer's Journey in AI Safety

Comments
2 min read
Análise de Sulco de Pneus com Inteligência Artificial em Python!

Análise de Sulco de Pneus com Inteligência Artificial em Python!

Comments
3 min read
Advent of Code 2024 - Day 3: Mull it Over

Advent of Code 2024 - Day 3: Mull it Over

4
Comments
3 min read
Proxy Checker: The Ultimate Proxy Validation Tool 🕵️‍♂️💻

Proxy Checker: The Ultimate Proxy Validation Tool 🕵️‍♂️💻

12
Comments 1
2 min read
Clean architecture: Where to start ?

Clean architecture: Where to start ?

Comments
4 min read
loading...