DEV Community

Python

import antigravity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Cache Me If You Can

Cache Me If You Can

5
Comments 2
4 min read
In the Guts of a Shiv App - Building SaaS #24

In the Guts of a Shiv App - Building SaaS #24

5
Comments
1 min read
PythonAnyWhere Vs AWS EC2 for Django hosting

PythonAnyWhere Vs AWS EC2 for Django hosting

8
Comments
2 min read
Detective Login

Detective Login

5
Comments
1 min read
Pythons range function

Pythons range function

5
Comments
2 min read
time.sleep in Python

time.sleep in Python

6
Comments
2 min read
DeepCode’s Top Findings#7: Python Use Real Floor Division

DeepCode’s Top Findings#7: Python Use Real Floor Division

7
Comments
2 min read
ITWAMTSP: I Think We're All Making The Same Point

ITWAMTSP: I Think We're All Making The Same Point

5
Comments 2
7 min read
The perils of get_or_create: race conditions

The perils of get_or_create: race conditions

6
Comments
2 min read
Top AI and Machine Learning Books for Business Leaders In 2020

Top AI and Machine Learning Books for Business Leaders In 2020

7
Comments
5 min read
🔐 Shhh, a web-app to share encrypted secrets using secured links with passphrases and expiration dates.

🔐 Shhh, a web-app to share encrypted secrets using secured links with passphrases and expiration dates.

50
Comments 2
1 min read
Setting up a Debugging Environment for Azure Functions 2.x using VS Code

Setting up a Debugging Environment for Azure Functions 2.x using VS Code

5
Comments
6 min read
Mastering the Merge Sort Algorithm

Mastering the Merge Sort Algorithm

7
Comments
1 min read
How to Build GraphQL APIs for Text Analytics in Python

How to Build GraphQL APIs for Text Analytics in Python

49
Comments
6 min read
python simple snippest for remove tags, links and symbol from data without using regex📃

python simple snippest for remove tags, links and symbol from data without using regex📃

6
Comments
1 min read
¿WhoUr? A Tool for information gathering, IPReverse, AdminFinder, DNS, WHOIS, SQLi Scanner with google.

¿WhoUr? A Tool for information gathering, IPReverse, AdminFinder, DNS, WHOIS, SQLi Scanner with google.

5
Comments
1 min read
Let's fight Pneumonia with free compute from Kaggle

Let's fight Pneumonia with free compute from Kaggle

6
Comments
2 min read
But why doesn't it work?!

But why doesn't it work?!

3
Comments 2
1 min read
It's Alive! A Django Shiv app - Building SaaS #23

It's Alive! A Django Shiv app - Building SaaS #23

6
Comments
1 min read
Check Palindrome in Python Program Easy Way

Check Palindrome in Python Program Easy Way

16
Comments 1
1 min read
How is Python catching up with Java?

How is Python catching up with Java?

5
Comments
7 min read
How many ways can you say Newline? A story about unusual newlines in a CSV

How many ways can you say Newline? A story about unusual newlines in a CSV

6
Comments
4 min read
Creating your custom model for Tensorflow.JS

Creating your custom model for Tensorflow.JS

4
Comments
1 min read
What is slicing in Python?

What is slicing in Python?

51
Comments 3
7 min read
Download all Flickr photos of a user with only 20 lines of Python 🐍

Download all Flickr photos of a user with only 20 lines of Python 🐍

5
Comments
1 min read
Canny Edge Detection Using python and opencv

Canny Edge Detection Using python and opencv

7
Comments
1 min read
lib3to6 - python compatability library

lib3to6 - python compatability library

6
Comments
2 min read
Introducing PipFlow

Introducing PipFlow

8
Comments
3 min read
are you market ready

are you market ready

5
Comments
1 min read
Optuna vs Hyperopt: Which Hyperparameter Optimization Library Should You Choose?

Optuna vs Hyperopt: Which Hyperparameter Optimization Library Should You Choose?

6
Comments 3
21 min read
Full Stack Python Flask tutorial: Creating your first Flask Application

Full Stack Python Flask tutorial: Creating your first Flask Application

63
Comments
8 min read
Python vs the World - Career Karma Roundup #5

Python vs the World - Career Karma Roundup #5

34
Comments 2
2 min read
Chem Test

Chem Test

2
Comments
1 min read
Morris In-order Tree Traversal

Morris In-order Tree Traversal

7
Comments
2 min read
How python implements super long integers?

How python implements super long integers?

6
Comments
7 min read
Installing Azure ML Estimator Dependencies from Remote GitHub Branches

Installing Azure ML Estimator Dependencies from Remote GitHub Branches

9
Comments
3 min read
Web scrapping part 4 (professionally)

Web scrapping part 4 (professionally)

4
Comments
2 min read
Writing Python Api with Flask RESTful

Writing Python Api with Flask RESTful

10
Comments
3 min read
Upload to S3 with CircleCI orbs - Building SaaS #22

Upload to S3 with CircleCI orbs - Building SaaS #22

4
Comments
1 min read
Getting Started With Django!

Getting Started With Django!

8
Comments
4 min read
Refining exceptions with Context Decorators

Refining exceptions with Context Decorators

8
Comments
2 min read
DeepCode’s Top Findings #2: Java/Python Hard-Coded Password

DeepCode’s Top Findings #2: Java/Python Hard-Coded Password

9
Comments
2 min read
Progressive Hash Encoder

Progressive Hash Encoder

4
Comments
1 min read
Disgusting Measly Seahorse

Disgusting Measly Seahorse

2
Comments
1 min read
s-atmech an Open Source NLP python Library

s-atmech an Open Source NLP python Library

7
Comments
3 min read
ANSIBLE ARCHITECTURE & WORKING

ANSIBLE ARCHITECTURE & WORKING

6
Comments
2 min read
I changed my Python and made it dubious

I changed my Python and made it dubious

7
Comments
5 min read
Hands-on Web Scraping: Building your own twitter dataset with python and scrapy

Hands-on Web Scraping: Building your own twitter dataset with python and scrapy

12
Comments
5 min read
Python Monthly 💻🐍 December 2019

Python Monthly 💻🐍 December 2019

12
Comments
3 min read
Configuring HTTP Route Parameters in Azure Functions 2.x using Python

Configuring HTTP Route Parameters in Azure Functions 2.x using Python

7
Comments
4 min read
How to imprt django-taggit tag in django-import-export

How to imprt django-taggit tag in django-import-export

6
Comments
1 min read
4.3 String slicing

4.3 String slicing

3
Comments
1 min read
Debugging Python code in the terminal (with examples)

Debugging Python code in the terminal (with examples)

101
Comments 8
4 min read
Shiv zipapps and CI - Building SaaS #21

Shiv zipapps and CI - Building SaaS #21

4
Comments
1 min read
Using Python to create Greenplum tables with random schema

Using Python to create Greenplum tables with random schema

5
Comments
1 min read
Why I don't like JavaScript

Why I don't like JavaScript

8
Comments 8
1 min read
Developing API exchange sharing service - Part I

Developing API exchange sharing service - Part I

5
Comments
1 min read
Combined powers of Flask and Falcon

Combined powers of Flask and Falcon

4
Comments
2 min read
django-simple-task: An asynchronous Django 3 task runner

django-simple-task: An asynchronous Django 3 task runner

7
Comments
1 min read
Sideload JSON API resources in Django

Sideload JSON API resources in Django

7
Comments
2 min read
loading...