DEV Community

Python

import antigravity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Deploy your Custom AI Models on Azure Machine Learning Service

Deploy your Custom AI Models on Azure Machine Learning Service

16
Comments 2
5 min read
Python manage.py pytest or Making Django Use Pytest

Python manage.py pytest or Making Django Use Pytest

3
Comments 1
3 min read
What are your favorite python tips you don't see others use?

What are your favorite python tips you don't see others use?

5
Comments
1 min read
Accessing kubernetes secrets in angular app,running in a Nginx Container.

Accessing kubernetes secrets in angular app,running in a Nginx Container.

29
Comments 5
3 min read
Neural Network from Scratch Using Tensorflow

Neural Network from Scratch Using Tensorflow

53
Comments 1
2 min read
Help making an IoT Real-time Dashboard

Help making an IoT Real-time Dashboard

3
Comments 2
1 min read
Building a serverless COVID-19 notification pipeline

Building a serverless COVID-19 notification pipeline

6
Comments
15 min read
World of WoqlCraft - Ep.4 we have built our schema 57:39

World of WoqlCraft - Ep.4 we have built our schema

3
Comments
1 min read
Fun with polygons

Fun with polygons

6
Comments
2 min read
Use Google Sheets, S3, and Python to Build a Website Quickly

Use Google Sheets, S3, and Python to Build a Website Quickly

55
Comments
8 min read
ONNX: No, it's not a Pokemon! Deploy your ONNX model with C# and Azure Functions

ONNX: No, it's not a Pokemon! Deploy your ONNX model with C# and Azure Functions

18
Comments 2
9 min read
Ember Meeting - Conference calls with notes

Ember Meeting - Conference calls with notes

11
Comments 1
2 min read
How to make HTTP Requests from an Alexa Skill to Get Data from an External API using Python 3

How to make HTTP Requests from an Alexa Skill to Get Data from an External API using Python 3

7
Comments 1
3 min read
Tutorial: Run a Python Script with a Google Assistant Voice Command

Tutorial: Run a Python Script with a Google Assistant Voice Command

9
Comments
3 min read
How to Paginate with Django?

How to Paginate with Django?

15
Comments 4
2 min read
Neural Network from Scratch Using PyTorch

Neural Network from Scratch Using PyTorch

8
Comments
2 min read
Binary Classification Problem: Random Forest & OneHot Encoder

Binary Classification Problem: Random Forest & OneHot Encoder

34
Comments 2
4 min read
How to Host a Flask Server With Gunicorn and HTTPS

How to Host a Flask Server With Gunicorn and HTTPS

16
Comments 2
5 min read
What I Learned using Flask for the First Time

What I Learned using Flask for the First Time

16
Comments 4
7 min read
Dockerizing a Python app

Dockerizing a Python app

56
Comments 2
7 min read
How I made a GitHub action to host coding competition on GitHub!

How I made a GitHub action to host coding competition on GitHub!

28
Comments 2
7 min read
Day-4 Squares of a sorted array

Day-4 Squares of a sorted array

6
Comments 1
1 min read
Deploy Any Python Project to Kubernetes

Deploy Any Python Project to Kubernetes

52
Comments
10 min read
Tutorial: Run a Python Script with an Alexa Voice Command

Tutorial: Run a Python Script with an Alexa Voice Command

11
Comments 1
2 min read
[SOLVED]Show data from API on Django tempalte

[SOLVED]Show data from API on Django tempalte

6
Comments 7
1 min read
Build, Train and Deploy Tensorflow Deep Learning Models on Amazon SageMaker: A Complete Workflow Guide.

Build, Train and Deploy Tensorflow Deep Learning Models on Amazon SageMaker: A Complete Workflow Guide.

24
Comments
8 min read
How to Convert SVGs to PNGs

How to Convert SVGs to PNGs

30
Comments
1 min read
Deploying Your First Lambda Function With Command Line

Deploying Your First Lambda Function With Command Line

31
Comments
6 min read
Access JS & DOM from Flask & Bottle using Jyserver

Access JS & DOM from Flask & Bottle using Jyserver

14
Comments
8 min read
Python: Merging and Updating Dicts the New Way

Python: Merging and Updating Dicts the New Way

25
Comments 5
1 min read
How to build a Todo application with Python Flask, Heroku and Tailwind CSS

How to build a Todo application with Python Flask, Heroku and Tailwind CSS

69
Comments 2
9 min read
Locust on Azure: an end-to-end experience

Locust on Azure: an end-to-end experience

14
Comments 1
4 min read
30-Day LeetCoding Challenge: Perform String Shifts

30-Day LeetCoding Challenge: Perform String Shifts

3
Comments 2
3 min read
Introduction to Python Programming Basics(Part 4)

Introduction to Python Programming Basics(Part 4)

5
Comments
2 min read
The 'with' statement in python

The 'with' statement in python

7
Comments
1 min read
Análise de sentimentos | Twitter com Azure Cognitive Services

Análise de sentimentos | Twitter com Azure Cognitive Services

7
Comments
6 min read
Flat map in Python 🐍

Flat map in Python 🐍

18
Comments 3
4 min read
Setup python 3 environment on mac with zsh

Setup python 3 environment on mac with zsh

12
Comments 2
1 min read
[SOLVED]Using an external API in Django

[SOLVED]Using an external API in Django

6
Comments
1 min read
Scraping Twitter data using python for NLP tasks

Scraping Twitter data using python for NLP tasks

10
Comments 1
3 min read
Working with Python classes and objects

Working with Python classes and objects

4
Comments 1
3 min read
A Python Data Types Chart for the Forgetful

A Python Data Types Chart for the Forgetful

8
Comments
1 min read
30-Day LeetCoding Challenge: Contiguous Array

30-Day LeetCoding Challenge: Contiguous Array

6
Comments
3 min read
DynamoDB geospatial data in python

DynamoDB geospatial data in python

3
Comments
1 min read
Linkedin Bot (Web Automation Using Selenium)

Linkedin Bot (Web Automation Using Selenium)

6
Comments 3
2 min read
Clean Code Principles - Function

Clean Code Principles - Function

7
Comments
1 min read
Python Project Challenge

Python Project Challenge

5
Comments
2 min read
Tutorial: Web Scraping with Python on the Cloud

Tutorial: Web Scraping with Python on the Cloud

14
Comments
1 min read
Learn ML from blogs

Learn ML from blogs

5
Comments 3
2 min read
Extending SimpleNamespace for Nested Dictionaries

Extending SimpleNamespace for Nested Dictionaries

10
Comments 1
2 min read
Four Github Actions for Python

Four Github Actions for Python

13
Comments
2 min read
How Often Do You Dream In Code?

How Often Do You Dream In Code?

4
Comments 8
1 min read
Types of API Authentication In Django REST Framework

Types of API Authentication In Django REST Framework

67
Comments 4
4 min read
How to run a lambda locally and deploy it to AWS using SAM

How to run a lambda locally and deploy it to AWS using SAM

14
Comments 1
5 min read
Pub/sub with PyZMQ: Part 2

Pub/sub with PyZMQ: Part 2

15
Comments 3
5 min read
if __name__ == __main__:

if __name__ == __main__:

7
Comments 1
2 min read
Level Up Your Python Code Reviews

Level Up Your Python Code Reviews

47
Comments 7
18 min read
Fixing Django's "populate() isn't reentrant" by printing traceback

Fixing Django's "populate() isn't reentrant" by printing traceback

5
Comments 2
2 min read
Build a Python CLI Part 3

Build a Python CLI Part 3

2
Comments
1 min read
Sorting in Python

Sorting in Python

7
Comments
2 min read
loading...