DEV Community

Python

import antigravity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to Make an Interactive Todo List CLI using Python with an Easy Login Mechanism

How to Make an Interactive Todo List CLI using Python with an Easy Login Mechanism

48
Comments 3
10 min read
World of WoqlCraft - Ep.22 WorldNet 34:23

World of WoqlCraft - Ep.22 WorldNet

2
Comments
1 min read
Django ORM if you already know SQL

Django ORM if you already know SQL

55
Comments 3
4 min read
FastAPI for Flask Users

FastAPI for Flask Users

62
Comments 1
8 min read
Pandas' Classy Styler

Pandas' Classy Styler

5
Comments
2 min read
Web server PenetrationTesting checklist

Web server PenetrationTesting checklist

26
Comments
4 min read
Creating a social media app part 3

Creating a social media app part 3

3
Comments
1 min read
DJANGO STEPS TO CREATING A MODULE (to show)

DJANGO STEPS TO CREATING A MODULE (to show)

5
Comments 9
1 min read
Useful Flake8 Plugins for Python Linting

Useful Flake8 Plugins for Python Linting

16
Comments 4
7 min read
Portfolio Website Builder - Build Your Portfolio Within 10 minutes Without Coding

Portfolio Website Builder - Build Your Portfolio Within 10 minutes Without Coding

19
Comments 7
1 min read
Test and Publish a Python Package to PyPi using Poetry and GitHub Actions

Test and Publish a Python Package to PyPi using Poetry and GitHub Actions

16
Comments
3 min read
Writing Effective Python - Production Readiness

Writing Effective Python - Production Readiness

6
Comments 1
1 min read
One bash command to start the day 🌅

One bash command to start the day 🌅

226
Comments 22
3 min read
AWS Glue first experience - part 4 - Deployment & packaging

AWS Glue first experience - part 4 - Deployment & packaging

11
Comments 1
5 min read
Smart Automatic Web Scraping in Python

Smart Automatic Web Scraping in Python

11
Comments 3
3 min read
How do color pickers work? - HSL Panel

How do color pickers work? - HSL Panel

6
Comments
3 min read
Introduccion a LightGBM

Introduccion a LightGBM

7
Comments
3 min read
Python libraries to make your code readable, reliable and maintainable

Python libraries to make your code readable, reliable and maintainable

97
Comments 9
7 min read
CVE Binary Tool: GSoC Final Report

CVE Binary Tool: GSoC Final Report

6
Comments 1
6 min read
100DaysOfCode | Day 26

100DaysOfCode | Day 26

5
Comments 1
1 min read
Convenient Python Library for importing modules

Convenient Python Library for importing modules

6
Comments
1 min read
Python Tools for Managing Virtual Environments

Python Tools for Managing Virtual Environments

140
Comments 16
17 min read
Guia de Estilo Python - PEP 8

Guia de Estilo Python - PEP 8

16
Comments
8 min read
Fast way to enable CORS in Flask servers

Fast way to enable CORS in Flask servers

40
Comments 9
2 min read
Few-Shot Learning with fast.ai

Few-Shot Learning with fast.ai

7
Comments
5 min read
A GitHub Action to find dead code using Vulture

A GitHub Action to find dead code using Vulture

6
Comments
2 min read
Why Python Generators?

Why Python Generators?

24
Comments
2 min read
AWS Glue first experience - part 3 - Arguments & Logging

AWS Glue first experience - part 3 - Arguments & Logging

7
Comments 2
5 min read
Mid Meet Py - Ep.20 - Interview with Bojan Miletic 55:23

Mid Meet Py - Ep.20 - Interview with Bojan Miletic

2
Comments
1 min read
Best Practices to implement during API Design and Development

Best Practices to implement during API Design and Development

6
Comments
5 min read
Issue 38 - New release of Black, Wagtail 2.10.1, articles, and adding flame graphs to django-debug-toolbar.

Issue 38 - New release of Black, Wagtail 2.10.1, articles, and adding flame graphs to django-debug-toolbar.

7
Comments
3 min read
Analyzing the severity of car accidents

Analyzing the severity of car accidents

6
Comments
5 min read
How to Escape the Tyranny of Complicated Javascript in 4 Easy Steps

How to Escape the Tyranny of Complicated Javascript in 4 Easy Steps

16
Comments
3 min read
Automating my workflow with Python #1: File Organizer

Automating my workflow with Python #1: File Organizer

70
Comments 16
9 min read
Dynamic Programming: 0-1 Knapsack problem

Dynamic Programming: 0-1 Knapsack problem

12
Comments
5 min read
pip commands You Should Know!!!

pip commands You Should Know!!!

17
Comments
2 min read
Explaining IIoT and event streaming projects with models

Explaining IIoT and event streaming projects with models

12
Comments
5 min read
3 Tricks every Python programmer needs to know

3 Tricks every Python programmer needs to know

25
Comments 2
3 min read
3 ways to find if a number is Odd/Even in Python

3 ways to find if a number is Odd/Even in Python

11
Comments 3
2 min read
Best Python Courses & Certifications[2020]

Best Python Courses & Certifications[2020]

4
Comments
5 min read
Skillshare Course on Data Science in Python

Skillshare Course on Data Science in Python

5
Comments
1 min read
Handle errors in python with decorators

Handle errors in python with decorators

10
Comments
2 min read
Fixture Options for pytest

Fixture Options for pytest

6
Comments
3 min read
The Python Magic Behind PyTorch

The Python Magic Behind PyTorch

6
Comments
5 min read
Sets in Python 🐍

Sets in Python 🐍

9
Comments
3 min read
Identify the Language of Text using Python

Identify the Language of Text using Python

5
Comments
4 min read
Migrating from OS.PATH to PATHLIB Module in Python

Migrating from OS.PATH to PATHLIB Module in Python

6
Comments
3 min read
Easily Load non-Python Data Files from a Python Package with importlib.resources

Easily Load non-Python Data Files from a Python Package with importlib.resources

16
Comments
3 min read
Python'da sınıf kavramı

Python'da sınıf kavramı

13
Comments
2 min read
Python Tkinter Tutorial: build a jumbled words game from scratch

Python Tkinter Tutorial: build a jumbled words game from scratch

19
Comments
12 min read
[Question] Which hardware to choose? Arduino or RaspberryPI

[Question] Which hardware to choose? Arduino or RaspberryPI

3
Comments 10
1 min read
Pipenv for isolating python projects

Pipenv for isolating python projects

8
Comments 5
3 min read
Black Dashboard - Coded in React, Vue, Jinja, Flask, and Django

Black Dashboard - Coded in React, Vue, Jinja, Flask, and Django

77
Comments 11
3 min read
What I am looking forward to in Python 3.9

What I am looking forward to in Python 3.9

2
Comments
1 min read
Understand Django: Administer All The Things

Understand Django: Administer All The Things

15
Comments
13 min read
Create a News-Curator and News Subscription App using Django

Create a News-Curator and News Subscription App using Django

11
Comments
3 min read
A Quick Guide on Missing Data Imputation Techniques in Python(2020)

A Quick Guide on Missing Data Imputation Techniques in Python(2020)

2
Comments
1 min read
Serverless for the server obsessed, Part 1

Serverless for the server obsessed, Part 1

6
Comments 1
5 min read
Automating python deployment environments setup with ansible

Automating python deployment environments setup with ansible

9
Comments 3
3 min read
Crawling Google Search Results - Part 3: Fetching Wiki

Crawling Google Search Results - Part 3: Fetching Wiki

7
Comments 2
10 min read
loading...