DEV Community

Python

import antigravity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
I saved 30 hours of coding with this search tool that chats with codebases at 91% accuracy! 🤯

I saved 30 hours of coding with this search tool that chats with codebases at 91% accuracy! 🤯

196
Comments 9
7 min read
Helping FastAPI: How to contribute to docs translations

Helping FastAPI: How to contribute to docs translations

66
Comments 4
10 min read
Data Visualisation Basics

Data Visualisation Basics

9
Comments
7 min read
A Beginner’s Guide to Object Detection in Python

A Beginner’s Guide to Object Detection in Python

17
Comments
3 min read
Transforming PDFs into Audio

Transforming PDFs into Audio

Comments
5 min read
Kickstart Your Coding Journey with Python and Microsoft Learn!

Kickstart Your Coding Journey with Python and Microsoft Learn!

1
Comments
2 min read
Creating a Simple Adventure CLI Game in Python: Let's Get Coding!

Creating a Simple Adventure CLI Game in Python: Let's Get Coding!

Comments
4 min read
Top 10 Reasons Why Python Remains the Top Programming Language

Top 10 Reasons Why Python Remains the Top Programming Language

1
Comments 1
3 min read
Added advanced debugging features to my machine learning library like pytorch.

Added advanced debugging features to my machine learning library like pytorch.

Comments
1 min read
Web Data Scraping with Python: A Complete Guide

Web Data Scraping with Python: A Complete Guide

Comments
5 min read
Writing Pythonic Code: Tips and Tricks for Cleaner Syntax.

Writing Pythonic Code: Tips and Tricks for Cleaner Syntax.

5
Comments
2 min read
Managing Python Versions and Virtual Environments using pyenv

Managing Python Versions and Virtual Environments using pyenv

2
Comments
2 min read
My Productive Summer Vacation 🌞📚

My Productive Summer Vacation 🌞📚

Comments
3 min read
Day 14 of #100daysofMiva || Mastering Python Modules, JSON, Math, and Dates

Day 14 of #100daysofMiva || Mastering Python Modules, JSON, Math, and Dates

3
Comments
6 min read
The Ultimate Python Learning Roadmap for 2024 🐍

The Ultimate Python Learning Roadmap for 2024 🐍

2
Comments 1
2 min read
Chat With Repos(PRs) Using Llama 3.1B

Chat With Repos(PRs) Using Llama 3.1B

Comments
6 min read
How to Publish an Article to DEV Using Python

How to Publish an Article to DEV Using Python

4
Comments 3
3 min read
A Handy Way To Clear The Terminal In Python

A Handy Way To Clear The Terminal In Python

Comments
2 min read
What It Takes to Build A Successful Data Science Career

What It Takes to Build A Successful Data Science Career

Comments
2 min read
Starting Strong: First-Day Rituals to Set Yourself Up for Success

Starting Strong: First-Day Rituals to Set Yourself Up for Success

Comments
3 min read
Top Cybersecurity Practices for 2024: Essential Strategies to Protect Your Digital Assets

Top Cybersecurity Practices for 2024: Essential Strategies to Protect Your Digital Assets

9
Comments 4
3 min read
Writing a Telegram and Email Notifications Script for Zabbix

Writing a Telegram and Email Notifications Script for Zabbix

2
Comments
2 min read
Django Redirects App Tutorial

Django Redirects App Tutorial

Comments
4 min read
The Ultimate Guide to Data Analytics: Techniques and Tools

The Ultimate Guide to Data Analytics: Techniques and Tools

Comments
3 min read
Introduction to File Handling in Python: Reading and Writing Files

Introduction to File Handling in Python: Reading and Writing Files

Comments
4 min read
JetBrains Python ignore PEP 8 errors

JetBrains Python ignore PEP 8 errors

1
Comments
1 min read
Map vs For in Python: Which One to Choose?

Map vs For in Python: Which One to Choose?

Comments 1
2 min read
The Ultimate Guide to Data Analytics: Techniques and Tools

The Ultimate Guide to Data Analytics: Techniques and Tools

Comments
4 min read
Python Debugging utility

Python Debugging utility

1
Comments
2 min read
Migrating C# to Python with Claude 3.5 Sonnet.

Migrating C# to Python with Claude 3.5 Sonnet.

4
Comments
3 min read
Transform Your Text with Lyzr.ai: A Step-by-Step Guide

Transform Your Text with Lyzr.ai: A Step-by-Step Guide

1
Comments
4 min read
Building a Personalized Freelance Assistant using Lyzr SDK

Building a Personalized Freelance Assistant using Lyzr SDK

Comments
2 min read
Building a Cybersecurity Assistant using Lyzr SDK

Building a Cybersecurity Assistant using Lyzr SDK

Comments
3 min read
Building a To-Do List Generator using Lyzr SDK

Building a To-Do List Generator using Lyzr SDK

Comments
2 min read
Building a Personalized Gift Assistant using Lyzr SDK

Building a Personalized Gift Assistant using Lyzr SDK

Comments
3 min read
Building a Productivity Assistant using Lyzr SDK

Building a Productivity Assistant using Lyzr SDK

Comments
3 min read
Building NL2PHP using Lyzr SDK

Building NL2PHP using Lyzr SDK

Comments
3 min read
Why 6+ Years of Experience Made Me Choose Full Stack Over MEAN Stack

Why 6+ Years of Experience Made Me Choose Full Stack Over MEAN Stack

3
Comments
6 min read
Build a Python Snake Game with LLM

Build a Python Snake Game with LLM

6
Comments 2
3 min read
Print(“Hello World !! ”)

Print(“Hello World !! ”)

Comments
1 min read
Mastering the Art of Scraping Google Scholar with Python

Mastering the Art of Scraping Google Scholar with Python

Comments
4 min read
How to build a Hybrid Search System for RAG?

How to build a Hybrid Search System for RAG?

10
Comments 1
3 min read
Creating the La Femme International Film Festival Website: Challenges, Technologies, and Future Goals

Creating the La Femme International Film Festival Website: Challenges, Technologies, and Future Goals

Comments
3 min read
Releasing Flama 1.7

Releasing Flama 1.7

15
Comments
2 min read
I have some code to share

I have some code to share

Comments
1 min read
Streamlit Part 1: Write and Text Elements

Streamlit Part 1: Write and Text Elements

2
Comments 1
4 min read
Understanding Data Types in Python: A Beginner's Guide

Understanding Data Types in Python: A Beginner's Guide

10
Comments
4 min read
How to Build a Face Recognition System Using FaceNet in Python

How to Build a Face Recognition System Using FaceNet in Python

33
Comments
3 min read
Creating a Multi-Agent System in AI

Creating a Multi-Agent System in AI

1
Comments
3 min read
Python Project: Movie Suggestion System

Python Project: Movie Suggestion System

2
Comments
2 min read
Bare Metal vs VM vs Containers? 🤔

Bare Metal vs VM vs Containers? 🤔

4
Comments
2 min read
How to add authentication to a Django custom admin view?

How to add authentication to a Django custom admin view?

1
Comments
1 min read
Ibuprofeno.py💊| #170: Explica este código Python

Ibuprofeno.py💊| #170: Explica este código Python

2
Comments
1 min read
Exploring the Power of Code Graphs in Modern Software Development

Exploring the Power of Code Graphs in Modern Software Development

1
Comments
5 min read
A beginner's query on testing with Microsoft Edge.

A beginner's query on testing with Microsoft Edge.

1
Comments 1
1 min read
Conditions (If-else-elif) Part-08

Conditions (If-else-elif) Part-08

Comments
1 min read
Creating relationships using SQLAlchemy in Python

Creating relationships using SQLAlchemy in Python

Comments
2 min read
Python - List Methods & Tasks II

Python - List Methods & Tasks II

Comments
1 min read
Stay Updated with Python/FastAPI/Django: Weekly News Summary (26/08/2024-01/09/2024

Stay Updated with Python/FastAPI/Django: Weekly News Summary (26/08/2024-01/09/2024

Comments
2 min read
Python Best Practices: Writing Clean, Efficient, and Maintainable Code

Python Best Practices: Writing Clean, Efficient, and Maintainable Code

10
Comments 1
4 min read
loading...