StackOverflow Questions for Tag: python-re

AnnemarieWittig
AnnemarieWittig

Reputation: 111

Python Regex Expression that finds variable string between whitespace, punctuation and/ or string end

Score: -1

Views: 49

Answers: 1

Read More
user1751825
user1751825

Reputation: 4319

python jsonschema: Use "regex" module to validate "pattern"

Score: 3

Views: 201

Answers: 0

Read More

How to neglect a backslash of the text while using regular expression re.search in python?

Score: -1

Views: 45

Answers: 1

Read More
user14932992
user14932992

Reputation: 19

Python regular expression 'BA/BMF/ABCDEJF/

Score: 1

Views: 46

Answers: 2

Read More
Paolo Magnani
Paolo Magnani

Reputation: 699

How to ignore case but not diacritics with Python regex?

Score: 7

Views: 131

Answers: 0

Read More
Ed Avis
Ed Avis

Reputation: 1502

Python re.sub: backreference in replacement pattern followed by digit

Score: 0

Views: 18

Answers: 1

Read More
lolo
lolo

Reputation: 71

Match characters between square brackets but only if text inside brackets follows pattern

Score: 0

Views: 62

Answers: 1

Read More
Sam
Sam

Reputation: 456

Counting the hashtags in a collection of tweets: two methods with inconsistent results

Score: 1

Views: 41

Answers: 2

Read More

Password validation with pydantic

Score: 1

Views: 1380

Answers: 2

Read More
El-VeRdUgO
El-VeRdUgO

Reputation: 41

Extract a string between other two in Python

Score: 0

Views: 63

Answers: 1

Read More
toto
toto

Reputation: 360

Static typing of Python regular expression: 'incompatible type "str"; expected "AnyStr | Pattern[AnyStr]" '

Score: 1

Views: 144

Answers: 1

Read More
Addoodi
Addoodi

Reputation: 13

re.findall with requests doesn't match copied and pasted html (generated by requests.text)

Score: 0

Views: 39

Answers: 1

Read More
user1142252
user1142252

Reputation: 29

How to create a regex with an optional group without merging it with another group?

Score: -1

Views: 41

Answers: 1

Read More
George
George

Reputation: 27

re.sub eats next charater when replacing with more

Score: 1

Views: 66

Answers: 2

Read More
HC DARK BOT
HC DARK BOT

Reputation: 3

Extracting string from ann email body

Score: -3

Views: 65

Answers: 2

Read More
premganesh
premganesh

Reputation: 85

Regex get parse inet value

Score: 0

Views: 58

Answers: 1

Read More
Araz_devp
Araz_devp

Reputation: 13

Issue with Toggling Sign of the Last Entered Number in Calculator Using ⁺∕₋ in Python

Score: 1

Views: 45

Answers: 1

Read More
Hannan Wali
Hannan Wali

Reputation: 11

Facing irregular format while extracting data from pdf invoice to transfer in excel file

Score: 1

Views: 88

Answers: 1

Read More
Martin S.
Martin S.

Reputation: 13

RegEx: Python (findall). Order of elements in OR statement resulting in different output

Score: -1

Views: 69

Answers: 2

Read More

Capitalize First Letter but not when number comes in first place in Python

Score: -2

Views: 504

Answers: 4

Read More
PreviousPage 2Next