DEV Community

Python

import antigravity

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Why Choose Python Programming Language for Mobile App Development?

Why Choose Python Programming Language for Mobile App Development?

Comments
5 min read
Data Analyst Checklist

Data Analyst Checklist

11
Comments 1
1 min read
First ever beginner Python Project

First ever beginner Python Project

Comments
1 min read
The Ultimate Guide to Running Local LLMs on Your Mac

The Ultimate Guide to Running Local LLMs on Your Mac

15
Comments
6 min read
My first open source contribution

My first open source contribution

Comments
3 min read
First collaboration!

First collaboration!

Comments
2 min read
Exploring Tech Jobs Market

Exploring Tech Jobs Market

Comments
6 min read
How I Built a Mini Programming Language for Automatic Web Page Generation – Step by Step

How I Built a Mini Programming Language for Automatic Web Page Generation – Step by Step

Comments
3 min read
This Week In Python

This Week In Python

7
Comments 1
1 min read
Flipper Zero NFC Hacking - cannon fooder

Flipper Zero NFC Hacking - cannon fooder

3
Comments
8 min read
Monitoring servers with Telegram

Monitoring servers with Telegram

Comments
2 min read
Selection Sort Algorithm

Selection Sort Algorithm

Comments
2 min read
Customizing the Django Panel: A Step-By-Step Guide

Customizing the Django Panel: A Step-By-Step Guide

Comments
1 min read
Designing a Pure Python Web Framework

Designing a Pure Python Web Framework

Comments
6 min read
Top Data Science Tools in 2024: A Comparative Review of the Best Software

Top Data Science Tools in 2024: A Comparative Review of the Best Software

25
Comments 5
4 min read
Running a Discord Bot on Raspberry Pi

Running a Discord Bot on Raspberry Pi

2
Comments
5 min read
Beginners Guide: Setting Up Your Local Environment for Machine Learning with Miniconda and Python

Beginners Guide: Setting Up Your Local Environment for Machine Learning with Miniconda and Python

2
Comments
4 min read
Build a Python Bot to Automate Social Media Engagement

Build a Python Bot to Automate Social Media Engagement

5
Comments
3 min read
Integrating Stripe Into A One-Product Django Python Shop

Integrating Stripe Into A One-Product Django Python Shop

Comments
9 min read
HandyHub - Your Go-To Tradesman Directory

HandyHub - Your Go-To Tradesman Directory

Comments
3 min read
Ibuprofeno.pyđź’Š| #181: Explica este cĂłdigo Python

Ibuprofeno.pyđź’Š| #181: Explica este cĂłdigo Python

Comments
1 min read
PSD Batch Editor

PSD Batch Editor

Comments
1 min read
Hosting apps in the cloud with Google App Engine in 2024

Hosting apps in the cloud with Google App Engine in 2024

2
Comments 1
20 min read
Best Python IDEs: Exploring the Most Used Python IDEs in 2024

Best Python IDEs: Exploring the Most Used Python IDEs in 2024

1
Comments
6 min read
How to Build a Python Barcode Scanner for Windows, Linux, and macOS

How to Build a Python Barcode Scanner for Windows, Linux, and macOS

5
Comments
5 min read
OpenRAG: An Open-Source GenAI Application to Supercharge Data Queries with Large Language Models

OpenRAG: An Open-Source GenAI Application to Supercharge Data Queries with Large Language Models

Comments
3 min read
A REPL for Fat-Finger Friendly Typing

A REPL for Fat-Finger Friendly Typing

Comments
6 min read
🚀 Introducing FinceptTerminal: Your Financial Data Powerhouse 💼

🚀 Introducing FinceptTerminal: Your Financial Data Powerhouse 💼

1
Comments 1
1 min read
Language Feature Deep Dive: Python's Structural Pattern Matching

Language Feature Deep Dive: Python's Structural Pattern Matching

2
Comments 1
3 min read
Anomaly Detection Using Machine Learning

Anomaly Detection Using Machine Learning

Comments
4 min read
Simple Command Line Dungeons and Dragons

Simple Command Line Dungeons and Dragons

Comments
2 min read
Coding Challenges: Engage and Learn Through Problem Solving

Coding Challenges: Engage and Learn Through Problem Solving

Comments 1
2 min read
AI for Smart Cities: Data-Driven Urban Planning

AI for Smart Cities: Data-Driven Urban Planning

1
Comments
5 min read
TensorFlow vs PyTorch: Which Should You Use?

TensorFlow vs PyTorch: Which Should You Use?

Comments
4 min read
Python Version Management with PyEnv

Python Version Management with PyEnv

Comments
3 min read
Beyond Traditional Testing: Addressing the Challenges of Non-Deterministic Software

Beyond Traditional Testing: Addressing the Challenges of Non-Deterministic Software

19
Comments 2
15 min read
10 Best Python Debuggers for 2024

10 Best Python Debuggers for 2024

4
Comments
10 min read
Dive into Fun with My Python Terminal-Based Joker Card Game!

Dive into Fun with My Python Terminal-Based Joker Card Game!

1
Comments
2 min read
Mastering CRUD Operations with OpenSearch in Python: A Practical Guide

Mastering CRUD Operations with OpenSearch in Python: A Practical Guide

Comments
5 min read
Embracing Tailwind CSS: A New Era of Styling for Web Developers

Embracing Tailwind CSS: A New Era of Styling for Web Developers

Comments
3 min read
new opensource tool 🔥 for one command server deployments and horizontal scaling.

new opensource tool 🔥 for one command server deployments and horizontal scaling.

Comments
5 min read
9 must-know open-source tools that will make you better than 99% of developers

9 must-know open-source tools that will make you better than 99% of developers

482
Comments 42
8 min read
Setting Up Django and Building a Poll App: My Last Two Weeks of Work

Setting Up Django and Building a Poll App: My Last Two Weeks of Work

Comments
4 min read
TensorFlow vs. PyTorch: Which Deep Learning Framework is Right for You?

TensorFlow vs. PyTorch: Which Deep Learning Framework is Right for You?

1
Comments
2 min read
Django REST Framework (DRF) CheatSheet

Django REST Framework (DRF) CheatSheet

Comments
1 min read
11 best open-source web crawlers and scrapers in 2024

11 best open-source web crawlers and scrapers in 2024

25
Comments 6
14 min read
Django Mindset - A Guide on How to Think for New Django Developers

Django Mindset - A Guide on How to Think for New Django Developers

5
Comments
5 min read
Ibuprofeno.pyđź’Š| #180: Explica este cĂłdigo Python

Ibuprofeno.pyđź’Š| #180: Explica este cĂłdigo Python

Comments
1 min read
Create and Release a Private Python Package on GitHub

Create and Release a Private Python Package on GitHub

5
Comments
5 min read
Building a Python Microservice with FastAPI to Return Random African Countries

Building a Python Microservice with FastAPI to Return Random African Countries

5
Comments
3 min read
How to create a simple scheduler in Django

How to create a simple scheduler in Django

Comments
2 min read
Testing AI-Powered Apps: Introducing LLM Test Mate

Testing AI-Powered Apps: Introducing LLM Test Mate

4
Comments 1
5 min read
Using the Web API for FLUX 1.1 [pro]: The Latest Image Generation AI Model by the Original Team of Stable Diffusion

Using the Web API for FLUX 1.1 [pro]: The Latest Image Generation AI Model by the Original Team of Stable Diffusion

5
Comments
5 min read
Automation - Creating PowerPoint Presentations with Python

Automation - Creating PowerPoint Presentations with Python

11
Comments 1
7 min read
Implementing Edge Detection with Python and OpenCV: A Step-by-Step Guide

Implementing Edge Detection with Python and OpenCV: A Step-by-Step Guide

8
Comments 1
4 min read
Useful IPython magic commands

Useful IPython magic commands

Comments
4 min read
From Beginner to Pro: Important Python Learning Topics You Can't Miss!

From Beginner to Pro: Important Python Learning Topics You Can't Miss!

3
Comments 1
3 min read
Basic Python

Basic Python

Comments
3 min read
Using faker and pandas Python Libraries to Create Synthetic Data for Testing

Using faker and pandas Python Libraries to Create Synthetic Data for Testing

1
Comments
4 min read
Mastering Closures and Decorators in Python: From Basics to Advanced

Mastering Closures and Decorators in Python: From Basics to Advanced

1
Comments
5 min read
loading...