DEV Community

Python

import antigravity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Build a CRUD Serverless API from scratch using AWS Lambda (Python), API Gateway, and DynamoDB.

Build a CRUD Serverless API from scratch using AWS Lambda (Python), API Gateway, and DynamoDB.

28
Comments
3 min read
Why The Snowcat Web Browser Could Change Everything You Know About Browsers

Why The Snowcat Web Browser Could Change Everything You Know About Browsers

Comments 1
1 min read
Fine-tuning LLMs with LoRA: A Gentle Introduction

Fine-tuning LLMs with LoRA: A Gentle Introduction

8
Comments
5 min read
Calculating weighted averages with numpy and Python!

Calculating weighted averages with numpy and Python!

8
Comments
3 min read
How to read a file in Python?

How to read a file in Python?

4
Comments
2 min read
How we enhanced our jobseeker user experience on infosec-jobs.com with og:screen

How we enhanced our jobseeker user experience on infosec-jobs.com with og:screen

2
Comments
3 min read
Scraping Real State Website

Scraping Real State Website

Comments
2 min read
Creating a GraphQL API from a Data Lake: Data Engineering (Part 1)

Creating a GraphQL API from a Data Lake: Data Engineering (Part 1)

Comments
11 min read
Understanding Slicing in Python: A Comprehensive Guide

Understanding Slicing in Python: A Comprehensive Guide

4
Comments
2 min read
Top 8 Leading API Architectural Styles Across the Tech Industry (Part 2)

Top 8 Leading API Architectural Styles Across the Tech Industry (Part 2)

8
Comments
3 min read
Unveiling IPL 2023 Player's Ratings: Analyzing Performance Metrics and Impact

Unveiling IPL 2023 Player's Ratings: Analyzing Performance Metrics and Impact

Comments
4 min read
Navigating the Maze: Solving Shortest Path Challenges with Dijkstra's Algorithm

Navigating the Maze: Solving Shortest Path Challenges with Dijkstra's Algorithm

10
Comments 2
3 min read
How To Send Email With Python, Simply

How To Send Email With Python, Simply

2
Comments
3 min read
Mastering File Uploads in Django: A Comprehensive Guide.

Mastering File Uploads in Django: A Comprehensive Guide.

6
Comments
3 min read
Adding Prometheus to a FastAPI app | Python

Adding Prometheus to a FastAPI app | Python

1
Comments 1
4 min read
Desvendando a criptografia do Firefox e resgatando senhas salvas!

Desvendando a criptografia do Firefox e resgatando senhas salvas!

1
Comments
3 min read
Apache Superset: Installing locally is easy using the makefile

Apache Superset: Installing locally is easy using the makefile

12
Comments 1
3 min read
Python Deployment: WSGI

Python Deployment: WSGI

9
Comments 3
11 min read
Pandas: A Powerful Data Analysis Package in Python

Pandas: A Powerful Data Analysis Package in Python

Comments
3 min read
Python Challenge Recap

Python Challenge Recap

1
Comments
5 min read
From Numbers to Stories: Navigating COVID-19 Data from Exploration to Visualization

From Numbers to Stories: Navigating COVID-19 Data from Exploration to Visualization

2
Comments
4 min read
Interacting with Amazon S3 using AWS Data Wrangler (awswrangler) SDK for Pandas: A Comprehensive Guide

Interacting with Amazon S3 using AWS Data Wrangler (awswrangler) SDK for Pandas: A Comprehensive Guide

10
Comments
6 min read
I was tired of Langchain and created my own wrapper

I was tired of Langchain and created my own wrapper

26
Comments 3
6 min read
Intro to Python: Day 13 - OOP - What is polymorphism? 🧐

Intro to Python: Day 13 - OOP - What is polymorphism? 🧐

1
Comments
3 min read
Weekly Challenge 230

Weekly Challenge 230

Comments
2 min read
Converting Any Python Web Framework to FastAPI: A Comprehensive Guide

Converting Any Python Web Framework to FastAPI: A Comprehensive Guide

16
Comments
5 min read
Intro to Python: Day 12 - OOP - Calling a parent method

Intro to Python: Day 12 - OOP - Calling a parent method

3
Comments
2 min read
Todo App - Project Idea - Flask/PostgreSQL/Docker

Todo App - Project Idea - Flask/PostgreSQL/Docker

2
Comments 2
6 min read
Introduction to Sets in Python

Introduction to Sets in Python

2
Comments 1
2 min read
Python 潮流周刊#16:优雅重要么?如何写出 Pythonic 的代码?

Python 潮流周刊#16:优雅重要么?如何写出 Pythonic 的代码?

Comments
3 min read
How to create virtual environment from terminal (command line)

How to create virtual environment from terminal (command line)

1
Comments
3 min read
Navigating Databases with Python: A Beginner-Friendly Guide

Navigating Databases with Python: A Beginner-Friendly Guide

4
Comments
5 min read
Building a Robust Webhook Service with Golang: A Comprehensive Guide

Building a Robust Webhook Service with Golang: A Comprehensive Guide

81
Comments 6
24 min read
Visual Language Processing: Bridging Vision and Language with Transformers

Visual Language Processing: Bridging Vision and Language with Transformers

8
Comments
9 min read
A way to (actually) run Python code in ChatGPT

A way to (actually) run Python code in ChatGPT

2
Comments
5 min read
Mastering List Manipulation and Filtering in Python

Mastering List Manipulation and Filtering in Python

14
Comments 2
6 min read
Creating an Image Classification Model with PyTorch

Creating an Image Classification Model with PyTorch

10
Comments 2
5 min read
What is Machine Learning?

What is Machine Learning?

1
Comments
2 min read
How to Solve Linear Equations with Matrix Inversion

How to Solve Linear Equations with Matrix Inversion

7
Comments 2
2 min read
Will engineers get replaced? Here's your answer.

Will engineers get replaced? Here's your answer.

2
Comments 1
45 min read
A Better Way To Store Record Status In A Relational Database

A Better Way To Store Record Status In A Relational Database

39
Comments 6
8 min read
How to Write Python Code in a Pythonic Way

How to Write Python Code in a Pythonic Way

2
Comments
6 min read
Custom Middleware for FastAPI

Custom Middleware for FastAPI

9
Comments
4 min read
Auto Generate Post Thumbnail in Python using Html2Image

Auto Generate Post Thumbnail in Python using Html2Image

7
Comments
4 min read
Acceptance- a debate with GPT-4

Acceptance- a debate with GPT-4

5
Comments
4 min read
Python Application Deployment: Protocols

Python Application Deployment: Protocols

3
Comments 1
16 min read
🐍 Best resources on Python packaging 📖

🐍 Best resources on Python packaging 📖

5
Comments
3 min read
Intro to Python: Day 11 - Another Class Inheritance Example

Intro to Python: Day 11 - Another Class Inheritance Example

3
Comments
2 min read
Windows Talker (Part 4)

Windows Talker (Part 4)

2
Comments
1 min read
Localize your FastAPI validation message

Localize your FastAPI validation message

2
Comments
2 min read
Web3 backend and smart contract development for Python developers: Musical NFTs part 1

Web3 backend and smart contract development for Python developers: Musical NFTs part 1

2
Comments
2 min read
How to use Databricks managed Delta tables in a Kedro project

How to use Databricks managed Delta tables in a Kedro project

Comments
6 min read
Guia Avançado do Método `merge` no Pandas com Exemplos

Guia Avançado do Método `merge` no Pandas com Exemplos

1
Comments
4 min read
Streamlining Transportation. Network design with Excel and Python

Streamlining Transportation. Network design with Excel and Python

5
Comments 3
3 min read
*args and **kwargs explained in simple way

*args and **kwargs explained in simple way

18
Comments 1
2 min read
How to create a database,user and grant privileges in Postgresql Python-Django.

How to create a database,user and grant privileges in Postgresql Python-Django.

6
Comments
2 min read
How to Build Your Blog in Django: Rapid Development in Under 30 Minutes!

How to Build Your Blog in Django: Rapid Development in Under 30 Minutes!

Comments
8 min read
Mastering Word Frequencies: A Python Solution to the Coding Challenge

Mastering Word Frequencies: A Python Solution to the Coding Challenge

Comments
2 min read
Enter the world of Generative AI

Enter the world of Generative AI

5
Comments 1
32 min read
Understanding Closures in Python: A Comprehensive Tutorial

Understanding Closures in Python: A Comprehensive Tutorial

3
Comments
5 min read
loading...