DEV Community

Python

import antigravity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Mid Meet Py - Ep.22 - Ask us anything 1:00:55

Mid Meet Py - Ep.22 - Ask us anything

2
Comments
1 min read
Submission for GitHub Actions x Dev Hackathon

Submission for GitHub Actions x Dev Hackathon

3
Comments
1 min read
4 Steps to Building a Video Search System

4 Steps to Building a Video Search System

12
Comments
4 min read
PYTHON/DJANGO vs REACT/VUE which is better to focus on?

PYTHON/DJANGO vs REACT/VUE which is better to focus on?

3
Comments 8
1 min read
Python Testing Framework

Python Testing Framework

33
Comments
4 min read
Sorts one list based on another list containing the desired indexes.

Sorts one list based on another list containing the desired indexes.

2
Comments
1 min read
The Easiest Way To Generate Fancy Avatars In Python

The Easiest Way To Generate Fancy Avatars In Python

6
Comments
5 min read
Principios Basicos sobre Deep Learning

Principios Basicos sobre Deep Learning

5
Comments 1
4 min read
Farm karma on Reddit with bots 2019 update

Farm karma on Reddit with bots 2019 update

3
Comments
7 min read
"while loop developer" how to use pug/jade, scss, javascript, python(backend) - (Stack Tutorial 2)

"while loop developer" how to use pug/jade, scss, javascript, python(backend) - (Stack Tutorial 2)

3
Comments
1 min read
SetUp Python virtual environment

SetUp Python virtual environment

7
Comments 2
2 min read
1000DaysOfCode | Day 33, 34, 35

1000DaysOfCode | Day 33, 34, 35

7
Comments 1
1 min read
Chapter 2: Django Basics - Django 3...2...1...Takeoff! Series

Chapter 2: Django Basics - Django 3...2...1...Takeoff! Series

4
Comments
6 min read
Working with Multiple Containers Using Docker Compose on Linux with Django and NGINX

Working with Multiple Containers Using Docker Compose on Linux with Django and NGINX

6
Comments 2
4 min read
Django Rest Framework vs GraphQL, what are the differences?

Django Rest Framework vs GraphQL, what are the differences?

4
Comments
1 min read
Send and Receive message in WhatsApp using twilio & python

Send and Receive message in WhatsApp using twilio & python

4
Comments
1 min read
Finding popular data science podcasts via web scraping

Finding popular data science podcasts via web scraping

4
Comments
14 min read
Best site to start learning Python programing as beginer :-)

Best site to start learning Python programing as beginer :-)

8
Comments 4
1 min read
Expert talks from PyConline AU, DjangoCon Europe coming soon, and a discussion of JWT

Expert talks from PyConline AU, DjangoCon Europe coming soon, and a discussion of JWT

3
Comments
3 min read
Chapter 1 : Django Web App Setup - Django 3…2…1…Takeoff! Series

Chapter 1 : Django Web App Setup - Django 3…2…1…Takeoff! Series

30
Comments
8 min read
Face Detection and Extraction using CNN

Face Detection and Extraction using CNN

7
Comments
1 min read
why need Scheduler?

why need Scheduler?

6
Comments
3 min read
How to get historical market data from Interactive Brokers using Python

How to get historical market data from Interactive Brokers using Python

10
Comments 1
6 min read
How to Learn Data Structures and Algorithms When You're Fresh Out of Your Bootcamp

How to Learn Data Structures and Algorithms When You're Fresh Out of Your Bootcamp

7
Comments
3 min read
Basic Pandas: How to add a column to a DataFrame

Basic Pandas: How to add a column to a DataFrame

7
Comments
3 min read
Django 3…2…1… Takeoff! Series (Beginner Friendly)- Overview

Django 3…2…1… Takeoff! Series (Beginner Friendly)- Overview

11
Comments
2 min read
Building an IIoT conveyor-belt model and incident simulation

Building an IIoT conveyor-belt model and incident simulation

11
Comments
6 min read
Remove Duplicates from Sorted Array - Leetcode

Remove Duplicates from Sorted Array - Leetcode

6
Comments 2
1 min read
Switch A Django Project To Use Pytest - Building SaaS #57

Switch A Django Project To Use Pytest - Building SaaS #57

6
Comments
1 min read
Join Me at PyCon Asia Pacific 2020 Online

Join Me at PyCon Asia Pacific 2020 Online

3
Comments
1 min read
Five-unbelievable-open-source-object-detection-projects-ready-to-use-in-2020-(part-2)

Five-unbelievable-open-source-object-detection-projects-ready-to-use-in-2020-(part-2)

5
Comments
1 min read
Announcing Keynote Speaker for PyCon India 2020 - S Anand

Announcing Keynote Speaker for PyCon India 2020 - S Anand

9
Comments
1 min read
My experience in cs50 ai part 3 (Adversarial search)

My experience in cs50 ai part 3 (Adversarial search)

2
Comments
4 min read
That time when I coded a Virtual Voice Assistant

That time when I coded a Virtual Voice Assistant

2
Comments
1 min read
Regex for Kenyan Phone Number format 07XXXXXXXX in Python

Regex for Kenyan Phone Number format 07XXXXXXXX in Python

10
Comments
1 min read
Getting Started with FastAPI

Getting Started with FastAPI

84
Comments
5 min read
Three Number Sum (2 Pointer) in Python

Three Number Sum (2 Pointer) in Python

7
Comments 1
1 min read
LogMetrics framework for Microservices (Python) — part 2

LogMetrics framework for Microservices (Python) — part 2

4
Comments
2 min read
Solving Number Of Islands Using A Depth-First Search 🏝️

Solving Number Of Islands Using A Depth-First Search 🏝️

6
Comments
4 min read
I've been working through Udemy courses with Python

I've been working through Udemy courses with Python

4
Comments 2
2 min read
How to Send and Schedule Emails with Python

How to Send and Schedule Emails with Python

15
Comments 2
3 min read
SHORTCUT FOR RUNNING COMMANDS: “python manage.py runserver” and “source ./venv/bin/activate”

SHORTCUT FOR RUNNING COMMANDS: “python manage.py runserver” and “source ./venv/bin/activate”

2
Comments 8
1 min read
DS & Algos for Interviewing in Python

DS & Algos for Interviewing in Python

13
Comments 1
1 min read
Setting up a sample Django Project with PostgreSQL

Setting up a sample Django Project with PostgreSQL

5
Comments 1
2 min read
A Guide to Start In Data Science Field.

A Guide to Start In Data Science Field.

9
Comments
2 min read
Creating a Login App for children

Creating a Login App for children

4
Comments
2 min read
Deploy FastAPI Application on Ubuntu with Nginx, Gunicorn and Uvicorn

Deploy FastAPI Application on Ubuntu with Nginx, Gunicorn and Uvicorn

31
Comments
3 min read
Terms Explained: Django

Terms Explained: Django

2
Comments
3 min read
Is Django a Full Stack Framework?

Is Django a Full Stack Framework?

52
Comments 6
2 min read
python chat app

python chat app

3
Comments
1 min read
How to automate code formatting for Python projects with GitHub Actions - A study

How to automate code formatting for Python projects with GitHub Actions - A study

10
Comments
6 min read
Making a simple twitter autobase bot that posts incoming DM

Making a simple twitter autobase bot that posts incoming DM

4
Comments
3 min read
From Concept To Live In Two Weeks With Django

From Concept To Live In Two Weeks With Django

9
Comments
8 min read
Memoization in short

Memoization in short

39
Comments
2 min read
Python Zero to Hero - Ep.22 - Python os and subprocess 54:01

Python Zero to Hero - Ep.22 - Python os and subprocess

5
Comments
1 min read
Python and the Magic Singleton

Python and the Magic Singleton

5
Comments
3 min read
Cs50 AI class experience part 2 Topic search in AI

Cs50 AI class experience part 2 Topic search in AI

6
Comments
4 min read
The best websites to learn Python in 2020

The best websites to learn Python in 2020

24
Comments
2 min read
Spring boot or Django?Why?

Spring boot or Django?Why?

2
Comments 5
1 min read
Authenticating & Calling Google Cloud Function with Service Account

Authenticating & Calling Google Cloud Function with Service Account

8
Comments 2
3 min read
loading...