Skip to main content
The 2024 Developer Survey results are live! See the results
PaulMcG's user avatar
PaulMcG's user avatar
PaulMcG's user avatar
PaulMcG
Site Reliability Engineer at Indeed
  • Member for 14 years, 11 months
  • Last seen this week
261 votes

How do I get time of a Python program's execution?

190 votes
Accepted

How does this input work with the Python 'any' function?

137 votes
Accepted

In Python how should I test if a variable is None, True or False

136 votes

Inverse dictionary lookup in Python

120 votes

Checking if all elements in a list are unique

112 votes
Accepted

How can I use Python built-in slice object?

97 votes
Accepted

Cast base class to derived class python (or more pythonic way of extending classes)

85 votes
Accepted

Defining "boolness" of a class in python

81 votes

Python group by

76 votes
Accepted

Match groups in Python

74 votes

How do I escape a single quote in SQL Server?

72 votes

How do I find the distance between two points?

72 votes

Index of duplicates items in a python list

56 votes

Pythonic way to check if a list is sorted or not

56 votes

Python parsing bracketed blocks

53 votes

Is there a "do ... until" in Python?

48 votes
Accepted

variable length of %s with the % operator in python

47 votes

Python. How to subtract 2 dictionaries

46 votes

Turn string into operator

43 votes
Accepted

Mini-languages in Python

37 votes

Getting AttributeError: module 'collections' has no attribute 'MutableMapping' while using any pip3 command on linux Python 3.10

33 votes
Accepted

Debugging Pyparsing Grammar

32 votes
Accepted

Delete many elements of list (python)

32 votes
Accepted

How to write long arithmetic expressions in several lines in python?

30 votes

Mapping a range of values to another

30 votes

Convert DD (decimal degrees) to DMS (degrees minutes seconds) in Python?

30 votes
Accepted

Pylint says 'string' module is deprecated. What's the new way to get range of lowercase characters?

28 votes
Accepted

How can I use pyparsing to parse nested expressions that have multiple opener/closer types?

28 votes

Python - pyparsing unicode characters

27 votes

Simple recursive descent in PyParsing

1
2 3 4 5
48