DEV Community

Python

import antigravity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Wild How Far We Come (Revisiting Old Challenges)

Wild How Far We Come (Revisiting Old Challenges)

4
Comments
3 min read
Deciphering Single-byte XOR Ciphertext

Deciphering Single-byte XOR Ciphertext

8
Comments 1
8 min read
Detecting Geometrical Shapes in an image using OpenCV

Detecting Geometrical Shapes in an image using OpenCV

10
Comments 1
4 min read
Another 5 Cool Python Tricks

Another 5 Cool Python Tricks

10
Comments 1
2 min read
Metabob, a Github tool for your Python repos

Metabob, a Github tool for your Python repos

8
Comments
2 min read
Create your resume automatically from mongodb

Create your resume automatically from mongodb

11
Comments 4
9 min read
LET ME PLAY GTA:SA! Chaos using circuit python

LET ME PLAY GTA:SA! Chaos using circuit python

7
Comments 7
3 min read
I made an analytical report on Dev!

I made an analytical report on Dev!

39
Comments 3
7 min read
4 Coding Mistakes I Did When I Was Learning Python

4 Coding Mistakes I Did When I Was Learning Python

8
Comments
6 min read
Here's what I learned from examining the Django official tutorial, after using the framework for 3 months

Here's what I learned from examining the Django official tutorial, after using the framework for 3 months

6
Comments
4 min read
Algorithms Problem Solving: Odd in Matrix

Algorithms Problem Solving: Odd in Matrix

5
Comments 3
2 min read
ASGI from scratch - Let's build an ASGI web framework

ASGI from scratch - Let's build an ASGI web framework

7
Comments
13 min read
Rock paper scissors game using python

Rock paper scissors game using python

11
Comments
2 min read
Python: What is an f-string?

Python: What is an f-string?

43
Comments 12
1 min read
Resources to get started with Python !

Resources to get started with Python !

25
Comments 3
1 min read
Making neural nets uncool, Open GPU Data Science, Simple. Flexible. Powerful.

Making neural nets uncool, Open GPU Data Science, Simple. Flexible. Powerful.

8
Comments
2 min read
Priority Queue in python with a custom object

Priority Queue in python with a custom object

11
Comments 1
2 min read
World of WoqlCraft - Ep.12 Start creating movies data graph 41:15

World of WoqlCraft - Ep.12 Start creating movies data graph

6
Comments
1 min read
DAY 10: BINARY NUMBERS

DAY 10: BINARY NUMBERS

2
Comments 2
1 min read
EuroPython 2020 Keynotes

EuroPython 2020 Keynotes

2
Comments
3 min read
My Experience with the Cloud Resume Challenge

My Experience with the Cloud Resume Challenge

16
Comments 5
11 min read
Testing in Python with Pytest

Testing in Python with Pytest

15
Comments 2
4 min read
Basic Machine Learning Cheatsheet using Python [10 Classification & Regression Methods]

Basic Machine Learning Cheatsheet using Python [10 Classification & Regression Methods]

61
Comments
4 min read
5 Cool Python Tricks

5 Cool Python Tricks

48
Comments 3
4 min read
random: A random library written in V

random: A random library written in V

6
Comments
3 min read
Object-Oriented Programming in Python

Object-Oriented Programming in Python

2
Comments
3 min read
📥 How Kedro handles your inputs

📥 How Kedro handles your inputs

21
Comments 2
3 min read
Python 3.9

Python 3.9

9
Comments 1
1 min read
Python Data Types

Python Data Types

2
Comments
1 min read
Build a Chatroom App with Python

Build a Chatroom App with Python

58
Comments 2
13 min read
Automatic synchronization of Django services

Automatic synchronization of Django services

36
Comments 1
7 min read
When Should I Use Julia?

When Should I Use Julia?

14
Comments 5
1 min read
🐍 Practice Python Online

🐍 Practice Python Online

32
Comments
3 min read
🤖 Generating weird cooking recipes using TensorFlow and LSTM Recurrent Neural Network: A step-by-step guide

🤖 Generating weird cooking recipes using TensorFlow and LSTM Recurrent Neural Network: A step-by-step guide

44
Comments 5
50 min read
Getting started with web scraping in Python

Getting started with web scraping in Python

77
Comments 5
2 min read
DAY 9: RECURSION

DAY 9: RECURSION

6
Comments
1 min read
SAP Cloud Platform - Machine learning With Fiori Cloud

SAP Cloud Platform - Machine learning With Fiori Cloud

3
Comments
1 min read
Celery, A Must Learn Technology for Python Developers

Celery, A Must Learn Technology for Python Developers

10
Comments
4 min read
Module, Package, Library or Framework?

Module, Package, Library or Framework?

6
Comments
1 min read
Try out Face Detection in under 5 Minutes!

Try out Face Detection in under 5 Minutes!

7
Comments
2 min read
Search nested subdirectory in S3 bucket

Search nested subdirectory in S3 bucket

7
Comments
1 min read
My Python Journey So Far

My Python Journey So Far

44
Comments 19
2 min read
Python vs Java

Python vs Java

77
Comments 92
1 min read
Simple realtime notifications

Simple realtime notifications

74
Comments 2
4 min read
Build a complete warehouse management system with React and Django.

Build a complete warehouse management system with React and Django.

146
Comments 22
1 min read
Creating a Very Simple Sentiment Analysis Model in Python

Creating a Very Simple Sentiment Analysis Model in Python

7
Comments
7 min read
AWS SQS/SNS | Parte 3 | Consumindo filas SQS usando Python

AWS SQS/SNS | Parte 3 | Consumindo filas SQS usando Python

9
Comments
3 min read
A real use-case for using a recursion

A real use-case for using a recursion

9
Comments 2
2 min read
Making the first ever web scraper

Making the first ever web scraper

10
Comments
2 min read
Mid Meet Py - Ep.12 - Interview with Dani Papamaximou 52:01

Mid Meet Py - Ep.12 - Interview with Dani Papamaximou

3
Comments 3
1 min read
Quick Maker Project - Counting down 20s while you wash your hands with Circuit Playground Express

Quick Maker Project - Counting down 20s while you wash your hands with Circuit Playground Express

4
Comments
2 min read
A Test Driven Approach to Python Packaging

A Test Driven Approach to Python Packaging

35
Comments 3
6 min read
3 Things I Wish I Knew Before Publishing My First Python Package on PyPi

3 Things I Wish I Knew Before Publishing My First Python Package on PyPi

29
Comments 4
2 min read
Python's os and subprocess Popen Commands

Python's os and subprocess Popen Commands

6
Comments
9 min read
Using AWS SAM Cookiecutter Project Templates

Using AWS SAM Cookiecutter Project Templates

8
Comments
7 min read
Why I think pipenv is better than venv! And how to get started with it.

Why I think pipenv is better than venv! And how to get started with it.

13
Comments 2
3 min read
How to Create an Interactive Dashboard in Python Using HoloViz Panel

How to Create an Interactive Dashboard in Python Using HoloViz Panel

9
Comments 2
7 min read
DAY 8: DICTIONARIES

DAY 8: DICTIONARIES

6
Comments
1 min read
Pytest vs Cypress: A fair fight in UI testing?

Pytest vs Cypress: A fair fight in UI testing?

31
Comments 7
7 min read
Analysing the Tone of Tweets with Keras 1:39:43

Analysing the Tone of Tweets with Keras

18
Comments 1
2 min read
loading...