DEV Community

Python

import antigravity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to send E-Mails with Python

How to send E-Mails with Python

3
Comments
1 min read
Browser automation with Selenium

Browser automation with Selenium

2
Comments
1 min read
Introducing "Byte-Sized Tech Tips Round-Up"

Introducing "Byte-Sized Tech Tips Round-Up"

14
Comments
1 min read
Learning Algorithms - Insertion Sort

Learning Algorithms - Insertion Sort

45
Comments 3
3 min read
Automate sending emails from Excel with Python

Automate sending emails from Excel with Python

98
Comments 7
3 min read
12 Ways of Applying a Function to Python Pandas DataFrame

12 Ways of Applying a Function to Python Pandas DataFrame

3
Comments
1 min read
Start your Journey with TensorFlow

Start your Journey with TensorFlow

7
Comments
7 min read
How to remove an object from an image with Python

How to remove an object from an image with Python

13
Comments 11
3 min read
DadosJusBr: Go ou Python a serviço da cidadania.

DadosJusBr: Go ou Python a serviço da cidadania.

2
Comments
3 min read
Reasons Why Teams Fail

Reasons Why Teams Fail

5
Comments
3 min read
A quick classification experiment using machine learning

A quick classification experiment using machine learning

4
Comments
10 min read
10 Youtube channels for Python Developers

10 Youtube channels for Python Developers

86
Comments 1
2 min read
Pluggable Architecture Extend functionality without touching existing code by Aly Sivji (EuroPython 2020)

Pluggable Architecture Extend functionality without touching existing code by Aly Sivji (EuroPython 2020)

4
Comments 1
1 min read
100 DaysOfCode | Day 51

100 DaysOfCode | Day 51

5
Comments
1 min read
DJANGO.... how do I show multiple items LISTED OUT from a database?

DJANGO.... how do I show multiple items LISTED OUT from a database?

3
Comments
1 min read
How to generate a heat map from your google location data

How to generate a heat map from your google location data

4
Comments
2 min read
Google APIs OAuth in Django

Google APIs OAuth in Django

13
Comments
3 min read
Everything You Need to Know About Python's Namedtuples

Everything You Need to Know About Python's Namedtuples

5
Comments
12 min read
Parking Lot Design

Parking Lot Design

3
Comments
2 min read
Simple encryption for hiding passwords

Simple encryption for hiding passwords

4
Comments
1 min read
How to build a Simple file cleaner in Python

How to build a Simple file cleaner in Python

32
Comments 2
7 min read
OneDrive Settings are terrible

OneDrive Settings are terrible

10
Comments
1 min read
Clearing terminal in any OS

Clearing terminal in any OS

4
Comments
1 min read
Learning Algorithms  -  Merge Sort

Learning Algorithms  -  Merge Sort

20
Comments
4 min read
How AI Learns To Read Lips?

How AI Learns To Read Lips?

3
Comments
1 min read
How to deploy your Django Web App on AWS EC2 Instance

How to deploy your Django Web App on AWS EC2 Instance

2
Comments
1 min read
How to create a new Django project: step by step guide

How to create a new Django project: step by step guide

46
Comments 8
5 min read
Learn Python by Building 3 Small Apps - Part 2

Learn Python by Building 3 Small Apps - Part 2

33
Comments
1 min read
Full System Architecture of my React-Flask App

Full System Architecture of my React-Flask App

23
Comments 2
1 min read
Using GitHub Actions to Automate Image Classification with Microsoft Azure Custom Vision Services

Using GitHub Actions to Automate Image Classification with Microsoft Azure Custom Vision Services

11
Comments
2 min read
__ini__ tutorials of “in the console” really mess up REAL WORK

__ini__ tutorials of “in the console” really mess up REAL WORK

2
Comments
1 min read
Writing a chess game in python [Day 4]

Writing a chess game in python [Day 4]

4
Comments
9 min read
How I got into Data Science?

How I got into Data Science?

4
Comments
3 min read
#CloudGuruChallenge – Event-Driven Python on AWS

#CloudGuruChallenge – Event-Driven Python on AWS

2
Comments
3 min read
5 Books I'm Reading Now

5 Books I'm Reading Now

27
Comments 5
4 min read
4 Ways of Deploying Web Apps in 2020

4 Ways of Deploying Web Apps in 2020

235
Comments 9
10 min read
Designing a "Router" for kedro

Designing a "Router" for kedro

7
Comments
4 min read
How to Build a Data Pipeline to enrich your data with PySpark and Sentiment Analysis

How to Build a Data Pipeline to enrich your data with PySpark and Sentiment Analysis

36
Comments
8 min read
Grasshopper - Summation with Python

Grasshopper - Summation with Python

2
Comments
1 min read
Captcha image generator

Captcha image generator

11
Comments
5 min read
Top 4 Coding Languages To Learn For Beginners (2020)

Top 4 Coding Languages To Learn For Beginners (2020)

10
Comments 2
7 min read
DISPLAYING DATA FROM A DATABASE (python)(Django)

DISPLAYING DATA FROM A DATABASE (python)(Django)

2
Comments
1 min read
Properly use of AWS Lambda layers

Properly use of AWS Lambda layers

7
Comments
6 min read
How to get a job as a Python/Django backend developer roadmap

How to get a job as a Python/Django backend developer roadmap

30
Comments 6
1 min read
Python Basic Object Oriented Programming

Python Basic Object Oriented Programming

5
Comments
3 min read
Writing a chess game in python [Day 3]

Writing a chess game in python [Day 3]

8
Comments
6 min read
How to detect data anomalies using a simulator and an IIoT factory model

How to detect data anomalies using a simulator and an IIoT factory model

10
Comments 2
5 min read
Evolution of Summon The JSON flashcards / card game

Evolution of Summon The JSON flashcards / card game

5
Comments 2
4 min read
DJANGO/ is this the right steps to getting info to show in admin?

DJANGO/ is this the right steps to getting info to show in admin?

3
Comments
1 min read
Lists in python and In-build Functions

Lists in python and In-build Functions

7
Comments
3 min read
Take a Ten Minute Walk: A Codewars kata solution By Papan Sarkar

Take a Ten Minute Walk: A Codewars kata solution By Papan Sarkar

9
Comments 2
3 min read
# Python Coding Best Practises

# Python Coding Best Practises

5
Comments
4 min read
Templating in Flask. 🍾

Templating in Flask. 🍾

4
Comments 2
1 min read
Why You Should Learn Django In 2020?

Why You Should Learn Django In 2020?

7
Comments
2 min read
Django & React Tutorial For Beginners #2 : Django Commands & Admin Panel

Django & React Tutorial For Beginners #2 : Django Commands & Admin Panel

5
Comments 1
1 min read
Implement a Queue using a List.

Implement a Queue using a List.

3
Comments 2
2 min read
Validating and Sanitizing user inputs on python projects REST api

Validating and Sanitizing user inputs on python projects REST api

17
Comments 2
2 min read
Django Char Fields.... What’s a good reference to learn each? (Visualized as well)

Django Char Fields.... What’s a good reference to learn each? (Visualized as well)

6
Comments 3
1 min read
Python Subprocess – Execute Shell Commands

Python Subprocess – Execute Shell Commands

13
Comments
2 min read
What's the deal with indentation sensitivity hate?

What's the deal with indentation sensitivity hate?

4
Comments 5
1 min read
loading...