DEV Community

Python

import antigravity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Entendendo a arquitetura do Django

Entendendo a arquitetura do Django

6
Comments
3 min read
Flask vs Django — Rotas

Flask vs Django — Rotas

5
Comments
2 min read
Captive Web Portal for ESP8266 with MicroPython - Part 4

Captive Web Portal for ESP8266 with MicroPython - Part 4

5
Comments
8 min read
Use `fpdf` to generate PDF file as receipt - Python Tips

Use `fpdf` to generate PDF file as receipt - Python Tips

7
Comments
1 min read
Best Books for Python Learning

Best Books for Python Learning

3
Comments
1 min read
Django News - Issue 4

Django News - Issue 4

6
Comments
3 min read
Overlay button on a PyQt5 widget

Overlay button on a PyQt5 widget

8
Comments
3 min read
3 Tips to be Effective In Pycharm

3 Tips to be Effective In Pycharm

43
Comments
4 min read
Data Preprocessing for MRI Datasets

Data Preprocessing for MRI Datasets

5
Comments 1
3 min read
Learn Python and Develop Python Apps using Tkinter

Learn Python and Develop Python Apps using Tkinter

8
Comments
1 min read
The simplest way to deploy your Flask application with PostgreSQL on AWS

The simplest way to deploy your Flask application with PostgreSQL on AWS

3
Comments 2
1 min read
2 common mistakes on using split and splitlines function - Python Tips

2 common mistakes on using split and splitlines function - Python Tips

8
Comments
1 min read
2 Critical Python packaging tools

2 Critical Python packaging tools

9
Comments
2 min read
Python version share over time, 6

Python version share over time, 6

7
Comments 2
3 min read
How to run pyspark with additional Spark packages

How to run pyspark with additional Spark packages

6
Comments
2 min read
Captive Web Portal for ESP8266 with MicroPython - Part 3

Captive Web Portal for ESP8266 with MicroPython - Part 3

6
Comments
18 min read
Introducing: Timecard

Introducing: Timecard

62
Comments 11
6 min read
Mining When the Sun is Out

Mining When the Sun is Out

5
Comments 1
2 min read
Introduction to ASGI: Emergence of an Async Python Web Ecosystem

Introduction to ASGI: Emergence of an Async Python Web Ecosystem

32
Comments 5
9 min read
Python Numpy in a NutShell

Python Numpy in a NutShell

7
Comments
4 min read
Beginner Python List Comprehensions

Beginner Python List Comprehensions

66
Comments 2
1 min read
Merge multiple dictionaries - Python Tips

Merge multiple dictionaries - Python Tips

20
Comments 1
1 min read
Instalando e utilizando o pyenv

Instalando e utilizando o pyenv

8
Comments
4 min read
Creating an IG top 9 without using creepy 3rd party apps

Creating an IG top 9 without using creepy 3rd party apps

11
Comments 2
2 min read
Flask Rest API -Part:3- Authentication and Authorization

Flask Rest API -Part:3- Authentication and Authorization

159
Comments 16
8 min read
How to do web scrapping part-1 (professionally)

How to do web scrapping part-1 (professionally)

4
Comments 2
1 min read
Datatypes in array object

Datatypes in array object

6
Comments
2 min read
Preprocessing and extracting data with Python and tf-idf

Preprocessing and extracting data with Python and tf-idf

19
Comments 1
7 min read
Contagem regressiva para 2020 com Python

Contagem regressiva para 2020 com Python

5
Comments
1 min read
Generate Cisco Layer2 Switch Config from Port Management Table and Jinja2 Template

Generate Cisco Layer2 Switch Config from Port Management Table and Jinja2 Template

10
Comments
4 min read
Captive Web Portal for ESP8266 with MicroPython - Part 2

Captive Web Portal for ESP8266 with MicroPython - Part 2

6
Comments
11 min read
Flask-Authlib-Client

Flask-Authlib-Client

5
Comments
1 min read
Top 5 TensorFlow and Machine Learning Courses for Programmers

Top 5 TensorFlow and Machine Learning Courses for Programmers

48
Comments
5 min read
Captive Web Portal for ESP8266 with MicroPython - Part 1

Captive Web Portal for ESP8266 with MicroPython - Part 1

13
Comments
16 min read
Python: Specify a project directory with virtualenvwrapper

Python: Specify a project directory with virtualenvwrapper

12
Comments
1 min read
Python HTTP at Lightspeed ⚡ Part 2: urllib3 and requests

Python HTTP at Lightspeed ⚡ Part 2: urllib3 and requests

13
Comments 3
8 min read
Pycharm terminal not working

Pycharm terminal not working

5
Comments 7
1 min read
How do you debug your fullstack web apps?

How do you debug your fullstack web apps?

8
Comments 1
1 min read
ANN Model testing and training Accuracy Using Keras and Tensorflow.

ANN Model testing and training Accuracy Using Keras and Tensorflow.

4
Comments
2 min read
What are lambda expressions in Python?

What are lambda expressions in Python?

17
Comments 3
1 min read
REST API Performance Comparison Python vs Golang

REST API Performance Comparison Python vs Golang

10
Comments 3
2 min read
Use _ to get the last evaluated value - Python Tips

Use _ to get the last evaluated value - Python Tips

6
Comments
1 min read
Python is so flexible that I use it as development glue

Python is so flexible that I use it as development glue

18
Comments 1
1 min read
Python: Specify Python versions with virtualenvwrapper

Python: Specify Python versions with virtualenvwrapper

10
Comments
1 min read
Twitter meme challenge in Python

Twitter meme challenge in Python

5
Comments
6 min read
Let me introduce you Reverse Python #2

Let me introduce you Reverse Python #2

81
Comments 3
4 min read
What is scikit learn — a beginner guide to popular machine learning Python library

What is scikit learn — a beginner guide to popular machine learning Python library

33
Comments 1
8 min read
Numba Introduction Video

Numba Introduction Video

6
Comments
1 min read
Udemy: Automated Software Testing with Python

Udemy: Automated Software Testing with Python

7
Comments
1 min read
Dunder Methods

Dunder Methods

6
Comments
3 min read
Tic-Tac-Toe with a Neural Network

Tic-Tac-Toe with a Neural Network

73
Comments
7 min read
Using the python urllib module for making web requests.

Using the python urllib module for making web requests.

7
Comments
6 min read
How to Setup Virtual Environment Using Pipenv

How to Setup Virtual Environment Using Pipenv

18
Comments
2 min read
urllib3 Sustainability and Achievements in 2019

urllib3 Sustainability and Achievements in 2019

5
Comments
3 min read
Django web security checklist before deployment | Secure your Django App

Django web security checklist before deployment | Secure your Django App

276
Comments 2
4 min read
Dead Simple Python: Working with Files

Dead Simple Python: Working with Files

181
Comments 11
12 min read
Top 6 Free Python Programming Courses for Beginners in 2020

Top 6 Free Python Programming Courses for Beginners in 2020

47
Comments
9 min read
Didactic Engine Flask, Using Python's Flask to Build a Basic API

Didactic Engine Flask, Using Python's Flask to Build a Basic API

3
Comments
7 min read
Flask or Django ? Here's what I learned from using both.

Flask or Django ? Here's what I learned from using both.

14
Comments 1
2 min read
Learn Python with Jupyter Notebook from Scratch

Learn Python with Jupyter Notebook from Scratch

47
Comments
1 min read
loading...