StackOverflow Questions for Tag: shlex

user3043991
user3043991

Reputation: 49

Python split string by spaces except when in quotes, but keep the quotes

Score: 3

Views: 4004

Answers: 5

Read More
vladimir H
vladimir H

Reputation: 1

Seaming incorrect parsing of a string in shlex

Score: 0

Views: 23

Answers: 0

Read More
Josh41
Josh41

Reputation: 51

Python regular expression for multiple split criteria

Score: 2

Views: 84

Answers: 2

Read More
Hannibal
Hannibal

Reputation: 105

How to read space-separated values (csv) file made using shell-like syntax into DataFrame

Score: 1

Views: 436

Answers: 3

Read More
Massimo
Massimo

Reputation: 3470

python, windows : parsing command lines with shlex

Score: 15

Views: 12277

Answers: 2

Read More
user1806566
user1806566

Reputation: 1241

In python, is there a way to use shlex to split a line but leave quotes intact?

Score: 0

Views: 66

Answers: 0

Read More
Matt Joiner
Matt Joiner

Reputation: 118600

Split shell-like syntax in Haskell?

Score: 3

Views: 559

Answers: 2

Read More
yasa
yasa

Reputation: 145

In which cases shlex.quote() is used?

Score: 2

Views: 106

Answers: 0

Read More
ideasman42
ideasman42

Reputation: 48128

How to quote paths on windows? (similar to shlex.quote)

Score: 4

Views: 2048

Answers: 1

Read More
swordfish
swordfish

Reputation: 443

What is the difference between shlex.split() and re.split()?

Score: 44

Views: 40977

Answers: 1

Read More
Pioneer_11
Pioneer_11

Reputation: 1280

Python: Parsing data containing both types of quotation as well as special characters

Score: 1

Views: 81

Answers: 1

Read More
HippoMan
HippoMan

Reputation: 2318

Python3: shell quoting less complicated than shlex.quote() output?

Score: 1

Views: 723

Answers: 2

Read More
Att Righ
Att Righ

Reputation: 1799

Python parse multiline shell commands?

Score: 0

Views: 379

Answers: 1

Read More
Basj
Basj

Reputation: 46183

How to speed up this Apache log parsing?

Score: -2

Views: 560

Answers: 1

Read More
user1471980
user1471980

Reputation: 10636

how do you print out errors from curl command

Score: 0

Views: 71

Answers: 0

Read More
EzyHoo
EzyHoo

Reputation: 293

command for subprocess popen not working with shell=False

Score: 3

Views: 489

Answers: 0

Read More
Grismar
Grismar

Reputation: 31354

Taming shlex.split() behaviour

Score: 3

Views: 2015

Answers: 3

Read More
user426
user426

Reputation: 293

shlex.split() : How to keep quotes around sub-strings and not split by in-sub-string whitespace?

Score: 0

Views: 1125

Answers: 1

Read More
skeggse
skeggse

Reputation: 6323

Shlex Split Equivalent for Node.js

Score: 5

Views: 1739

Answers: 2

Read More
Matt Joiner
Matt Joiner

Reputation: 118600

What's the reverse of shlex.split?

Score: 45

Views: 12726

Answers: 6

Read More
PreviousPage 1Next