DEV Community

Miguel Brito profile picture

Miguel Brito

I write about software development, testing, best practices and Python

Location London, UK Joined Joined on  github website twitter website

Work

Software Engineer

15 Easy Ways to Trim a String in Python

15 Easy Ways to Trim a String in Python

4
Comments
8 min read

Want to connect with Miguel Brito?

Create an account to connect with Miguel Brito. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
How to Use datetime.timedelta in Python With Examples

How to Use datetime.timedelta in Python With Examples

5
Comments
11 min read
7 Different Ways to Flatten a List of Lists in Python

7 Different Ways to Flatten a List of Lists in Python

8
Comments 2
10 min read
How to Check if an Exception Is Raised (or Not) With pytest

How to Check if an Exception Is Raised (or Not) With pytest

5
Comments
8 min read
How to Pass Multiple Arguments to a map Function in Python

How to Pass Multiple Arguments to a map Function in Python

2
Comments
6 min read
What if Python Had This Ruby Feature?

What if Python Had This Ruby Feature?

10
Comments 1
16 min read
Design Patterns That Make Sense in Python: Simple Factory

Design Patterns That Make Sense in Python: Simple Factory

7
Comments
5 min read
3 Ways to Unit Test REST APIs in Python

3 Ways to Unit Test REST APIs in Python

4
Comments 1
11 min read
The Best Way to Compare Two Dictionaries in Python

The Best Way to Compare Two Dictionaries in Python

10
Comments 2
7 min read
Python F-String: 73 Examples to Help You Master It

Python F-String: 73 Examples to Help You Master It

32
Comments
15 min read
7 pytest Features and Plugins That Will Save You Tons of Time

7 pytest Features and Plugins That Will Save You Tons of Time

25
Comments 1
5 min read
Hacktoberfest: 69 Beginner-Friendly Projects You Can Contribute To

Hacktoberfest: 69 Beginner-Friendly Projects You Can Contribute To

412
Comments 18
6 min read
Everything You Need to Know About Python's Namedtuples

Everything You Need to Know About Python's Namedtuples

5
Comments
12 min read
How I Set up My Python Workspace

How I Set up My Python Workspace

9
Comments
6 min read
How to Unit Test Complex Data Like Numpy Arrays in Python

How to Unit Test Complex Data Like Numpy Arrays in Python

1
Comments
6 min read
loading...