DEV Community

Python

import antigravity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Top 5 Security Practices for Python Backend Developers

Top 5 Security Practices for Python Backend Developers

1
Comments
3 min read
Journey before Destination

Journey before Destination

Comments
1 min read
Python Learning

Python Learning

Comments
1 min read
IntelliType: Python Type Hinting with Hoverable Docstrings

IntelliType: Python Type Hinting with Hoverable Docstrings

Comments
2 min read
Python/FastAPI/Django: Weekly News Summary (08/07/2024–14/07/2024)

Python/FastAPI/Django: Weekly News Summary (08/07/2024–14/07/2024)

Comments
2 min read
Little Movie Recommending Code

Little Movie Recommending Code

1
Comments
1 min read
Pytest and PostgreSQL: Fresh database for every test (part I)

Pytest and PostgreSQL: Fresh database for every test (part I)

5
Comments
4 min read
A simple way to extract all detected objects from image and save them as separate files using YOLOv8.2 and OpenCV

A simple way to extract all detected objects from image and save them as separate files using YOLOv8.2 and OpenCV

18
Comments
12 min read
Visualizing Big Data with Python: Best Practices and Tools

Visualizing Big Data with Python: Best Practices and Tools

Comments
3 min read
BCELoss in PyTorch

BCELoss in PyTorch

1
Comments
3 min read
HuberLoss in PyTorch

HuberLoss in PyTorch

Comments
3 min read
Task 2 - Constants and variables

Task 2 - Constants and variables

Comments
1 min read
Mastering Python: A Collection of Captivating Coding Tutorials 🐍

Mastering Python: A Collection of Captivating Coding Tutorials 🐍

3
Comments
3 min read
SOFTWARE TESTING

SOFTWARE TESTING

Comments
1 min read
Matplotlib Colormap Normalization: Visualizing Nonlinear Data

Matplotlib Colormap Normalization: Visualizing Nonlinear Data

Comments
3 min read
Load Data Into Neo4j

Load Data Into Neo4j

Comments
6 min read
Top Programming Languages for Data Science in 2024

Top Programming Languages for Data Science in 2024

Comments
2 min read
Content Recommendation System

Content Recommendation System

6
Comments 2
1 min read
Segmentation and Background Removal

Segmentation and Background Removal

Comments
2 min read
Day 1 of 30 of Python

Day 1 of 30 of Python

Comments
2 min read
L1Loss and MSELoss in PyTorch

L1Loss and MSELoss in PyTorch

Comments
4 min read
How to Scrape Google Shopping with Python: Easy Guide 2024

How to Scrape Google Shopping with Python: Easy Guide 2024

1
Comments
3 min read
Python - Print ()

Python - Print ()

Comments
3 min read
Essential modules for developing applications with FastAPI (P1 - Migration)

Essential modules for developing applications with FastAPI (P1 - Migration)

Comments
1 min read
Crafting Modern Web APIs with Django and Django REST Framework: A Comprehensive Guide

Crafting Modern Web APIs with Django and Django REST Framework: A Comprehensive Guide

Comments
2 min read
Python : Print() method

Python : Print() method

Comments
1 min read
Ten Drops: A Python Pygame-CE Game Inspired by Splash Back

Ten Drops: A Python Pygame-CE Game Inspired by Splash Back

Comments
2 min read
Optimizing Your Code with Python's Walrus Operator: Real-World Examples and Anti-Patterns to Avoid

Optimizing Your Code with Python's Walrus Operator: Real-World Examples and Anti-Patterns to Avoid

1
Comments
3 min read
Automate your Instagram Posts like a PRO with Cron jobs! 🚀

Automate your Instagram Posts like a PRO with Cron jobs! 🚀

132
Comments 30
23 min read
Python - Generate Fake Data With Faker

Python - Generate Fake Data With Faker

5
Comments
2 min read
Handling Password Resets - FastAPI Beyond CRUD Part 19

Handling Password Resets - FastAPI Beyond CRUD Part 19

1
Comments
1 min read
Create your own Custom LLM Agent Using Open Source Models (llama3.1)

Create your own Custom LLM Agent Using Open Source Models (llama3.1)

30
Comments 2
3 min read
Pyenv and Pipenv on Fedora

Pyenv and Pipenv on Fedora

1
Comments
1 min read
Benchmarking CSV File Processing: Golang vs NestJS vs PHP vs Python

Benchmarking CSV File Processing: Golang vs NestJS vs PHP vs Python

32
Comments 24
5 min read
[leitura-compartilhada] Livro Aprenda Python Básico - Rápido e Fácil de Entender

[leitura-compartilhada] Livro Aprenda Python Básico - Rápido e Fácil de Entender

1
Comments
3 min read
How to Automate Excel Files from APIs with Python and Openpyxl.

How to Automate Excel Files from APIs with Python and Openpyxl.

16
Comments 4
7 min read
Python notes/tricks/lessons/nuances

Python notes/tricks/lessons/nuances

1
Comments
3 min read
From Stamped to Clean: Transforming Watermarked Images into Clear Visuals

From Stamped to Clean: Transforming Watermarked Images into Clear Visuals

1
Comments
2 min read
Back-End Development: Definition, Stats, & Trends To Follow In 2024

Back-End Development: Definition, Stats, & Trends To Follow In 2024

81
Comments 11
4 min read
Top VS Code Extensions to Boost Your Productivity

Top VS Code Extensions to Boost Your Productivity

Comments
5 min read
Sigmoid and Softmax in PyTorch

Sigmoid and Softmax in PyTorch

Comments
5 min read
Understanding MAE, MSE, and RMSE: Key Metrics in Machine Learning

Understanding MAE, MSE, and RMSE: Key Metrics in Machine Learning

3
Comments
11 min read
Tanh and Softsign in PyTorch

Tanh and Softsign in PyTorch

Comments
4 min read
Understanding your data: The Essentials of Exploratory Data Analysis (EDA).

Understanding your data: The Essentials of Exploratory Data Analysis (EDA).

Comments
2 min read
Installing Neo4j In Ubuntu

Installing Neo4j In Ubuntu

Comments
2 min read
Synchronizing Files Between Two Directories Using Python

Synchronizing Files Between Two Directories Using Python

9
Comments 5
6 min read
How to Build Chat into a Flask App with API: A Comprehensive Guide

How to Build Chat into a Flask App with API: A Comprehensive Guide

8
Comments
10 min read
Building a Custom PC Guide using Lyzr SDK

Building a Custom PC Guide using Lyzr SDK

Comments
3 min read
SiLU and Softplus in PyTorch

SiLU and Softplus in PyTorch

Comments
3 min read
GELU and Mish in PyTorch

GELU and Mish in PyTorch

1
Comments
3 min read
SELU and CELU in PyTorch

SELU and CELU in PyTorch

Comments
3 min read
PReLU and ELU in PyTorch

PReLU and ELU in PyTorch

Comments
5 min read
Machine Learning in Python Using Scikit-Learn: A Beginner's Guide

Machine Learning in Python Using Scikit-Learn: A Beginner's Guide

4
Comments
3 min read
ReLU and LeakyReLU in PyTorch

ReLU and LeakyReLU in PyTorch

Comments
3 min read
heaviside and Identity in PyTorch

heaviside and Identity in PyTorch

Comments
4 min read
A Simple Test HTTP server from Flask

A Simple Test HTTP server from Flask

1
Comments
2 min read
PRINT function in python

PRINT function in python

Comments
1 min read
The Truth About Learning Python in 2024

The Truth About Learning Python in 2024

1
Comments
3 min read
Looking for Full-stack Devs for XDR cybersecurity platform

Looking for Full-stack Devs for XDR cybersecurity platform

Comments
1 min read
Making something new in the work

Making something new in the work

Comments
1 min read
loading...