Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 363 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 363 Bytes

Pattern-detection

Using the re module in Python to detect the following in a string

Detecting URL, Number, Hashtags and also replacing some particular text [optional: Set the inplace to true to replace the text permanent]

Validity check's file makes the rearranging of names easier and also contains a method for checking if a variable is valid or not