DEV Community

Python

import antigravity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Solution: Divide Two Integers (ver. 2)

Solution: Divide Two Integers (ver. 2)

7
Comments
3 min read
Chart of Backend Web Frameworks 2021

Chart of Backend Web Frameworks 2021

36
Comments 7
2 min read
Why is C so fast

Why is C so fast

4
Comments
1 min read
Python's removesuffix and removeprefix

Python's removesuffix and removeprefix

6
Comments
1 min read
oq - A portable/performant jq wrapper Part 2

oq - A portable/performant jq wrapper Part 2

3
Comments
12 min read
Examples for reversing a string in JavaScript, Python and Dart

Examples for reversing a string in JavaScript, Python and Dart

25
Comments 4
2 min read
Question: What is middleware in web development?

Question: What is middleware in web development?

4
Comments 3
1 min read
Resampling Market Tick Data

Resampling Market Tick Data

6
Comments
3 min read
How to Build an Alarm Clock Using Python

How to Build an Alarm Clock Using Python

24
Comments
4 min read
Managing Python dependencies using Virtual Environments

Managing Python dependencies using Virtual Environments

4
Comments
4 min read
How to use the AWS Python CDK to create an infrastructure on ECS.

How to use the AWS Python CDK to create an infrastructure on ECS.

12
Comments 2
10 min read
PyEnv && Pipenv

PyEnv && Pipenv

8
Comments
5 min read
Machine Learning Project – How to Analyze and Clean Data, Create an ML Model, and Set Up an API

Machine Learning Project – How to Analyze and Clean Data, Create an ML Model, and Set Up an API

5
Comments
1 min read
Python and the Art of Laziness

Python and the Art of Laziness

6
Comments
3 min read
Solution: Roman to Integer

Solution: Roman to Integer

86
Comments 25
4 min read
How I Implemented The Most Simple Neural Network Using Python

How I Implemented The Most Simple Neural Network Using Python

5
Comments
6 min read
Build a Chuck Norris Discord Bot in Python [Discord.Py] for beginners

Build a Chuck Norris Discord Bot in Python [Discord.Py] for beginners

18
Comments 3
5 min read
How classmethod in Python helps in implementing Factory methods ?

How classmethod in Python helps in implementing Factory methods ?

5
Comments
2 min read
Dropping local test runtime and scope with pytest

Dropping local test runtime and scope with pytest

2
Comments
2 min read
Vim .. best code editor ?

Vim .. best code editor ?

66
Comments 22
2 min read
Identifying Colours in Images using Python and OpenCV

Identifying Colours in Images using Python and OpenCV

12
Comments
4 min read
Serverless Micro Django | Lightweight, yet powerful Python utility for lambda functions

Serverless Micro Django | Lightweight, yet powerful Python utility for lambda functions

3
Comments
2 min read
How to upgrade to Python 3.9.0 on Ubuntu 18.04 LTS without internal bleeding!

How to upgrade to Python 3.9.0 on Ubuntu 18.04 LTS without internal bleeding!

1
Comments
2 min read
Making PONGPONG - Game Development using Pyglet - Part 3

Making PONGPONG - Game Development using Pyglet - Part 3

4
Comments
11 min read
Making PONGPONG - Game Development using Pyglet - Part 2

Making PONGPONG - Game Development using Pyglet - Part 2

5
Comments
8 min read
Making PONGPONG - Game Development using Pyglet - Part 1

Making PONGPONG - Game Development using Pyglet - Part 1

5
Comments
8 min read
Solution: Shortest Unsorted Continuous Subarray

Solution: Shortest Unsorted Continuous Subarray

8
Comments
4 min read
Consonant value - COdewars

Consonant value - COdewars

2
Comments
1 min read
Day 25: Calculator

Day 25: Calculator

3
Comments
1 min read
Setup IOS Machine To Run A Higher Version Of Python By Default.

Setup IOS Machine To Run A Higher Version Of Python By Default.

2
Comments
2 min read
My favorite way to write a Dockerfile for a Python app

My favorite way to write a Dockerfile for a Python app

25
Comments 3
2 min read
Generate Prime Numbers with Python

Generate Prime Numbers with Python

4
Comments
6 min read
Solution: Score of Parentheses

Solution: Score of Parentheses

8
Comments
3 min read
Using PyYaml to support YAML and JSON configuration files in your CLI tools

Using PyYaml to support YAML and JSON configuration files in your CLI tools

5
Comments
2 min read
Django Rest Framework Authentication with Dj-Rest-Auth

Django Rest Framework Authentication with Dj-Rest-Auth

16
Comments 8
23 min read
Resources to get you started in Cybersecurity (for free).

Resources to get you started in Cybersecurity (for free).

64
Comments
4 min read
How to prove that your cat is fat (with statistics and python)

How to prove that your cat is fat (with statistics and python)

7
Comments 1
6 min read
Solution: Search a 2D Matrix II

Solution: Search a 2D Matrix II

7
Comments 1
3 min read
3 Image Processing Techniques For Building Enterprise Level 1D & 2D Barcode Scanning Software

3 Image Processing Techniques For Building Enterprise Level 1D & 2D Barcode Scanning Software

6
Comments
5 min read
Embedded COVID mask detection on an Arm Cortex-M7 processor using PyTorch

Embedded COVID mask detection on an Arm Cortex-M7 processor using PyTorch

7
Comments
4 min read
Python Singletons

Python Singletons

5
Comments
1 min read
First step of statistical analysis

First step of statistical analysis

3
Comments
2 min read
Python keylogger in 5 minutes

Python keylogger in 5 minutes

17
Comments 3
2 min read
Add RSS Feed to your Django site

Add RSS Feed to your Django site

2
Comments
2 min read
Basic Programs on Computer Vision

Basic Programs on Computer Vision

7
Comments
8 min read
Factors That Will Drive Python Growth in 2021

Factors That Will Drive Python Growth in 2021

4
Comments
4 min read
Forward hooks in PyTorch

Forward hooks in PyTorch

3
Comments
2 min read
Day 57 Of 100DaysOfCode: Money Change Problem

Day 57 Of 100DaysOfCode: Money Change Problem

2
Comments
2 min read
Supervised and Unsupervised Learning

Supervised and Unsupervised Learning

5
Comments
3 min read
Get help automating your releases

Get help automating your releases

2
Comments
2 min read
Configure media storage in django (Ecomm app)

Configure media storage in django (Ecomm app)

2
Comments
1 min read
Database Scheduler with celery beat and manage schedule in Django admin

Database Scheduler with celery beat and manage schedule in Django admin

15
Comments 1
4 min read
More Python Binary Trees: What is Breadth vs Depth First Search?

More Python Binary Trees: What is Breadth vs Depth First Search?

3
Comments 1
5 min read
Understand Django: Test Your Apps

Understand Django: Test Your Apps

15
Comments 2
17 min read
Python Prowess: Day 2

Python Prowess: Day 2

3
Comments 3
1 min read
Transfer files between your phone and computer without any cable and internet!

Transfer files between your phone and computer without any cable and internet!

23
Comments 4
3 min read
Becoming a Data Engineer: Getting Started

Becoming a Data Engineer: Getting Started

7
Comments
6 min read
Useful Django 3rd party packages Part 2

Useful Django 3rd party packages Part 2

5
Comments
1 min read
Better way to handle paths in python

Better way to handle paths in python

3
Comments 2
1 min read
BUILD THE REST API USING PYTHON DJANGO - PART 3 🐍

BUILD THE REST API USING PYTHON DJANGO - PART 3 🐍

41
Comments 6
4 min read
loading...