Skip to content

Examples of improving data input sanitization in python using shlex

Notifications You must be signed in to change notification settings

jsutch/shlex_examples

Repository files navigation

Using python shlex

shlex (SHell Lexical analyzer) is a great way for improving python inputs sanitization

Updated the code from the python2 examples taken from Python Module Of The Week's great work https://pymotw.com/2/shlex/

About

Examples of improving data input sanitization in python using shlex

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages