Skip to content

rodrigoancavil/repy

Repository files navigation

Examples of regular expressions on python

How parse differents string entries.

  • Example:

The example show how parse an url, finding the protocol, ip/name of the server and port.

  • Regular exrpressions (re):

The regular expressions are patterns to find a word in a text. With the regular expression, we can parse string's chunks in a text.

  • How parse string entries: (ToDO)

  • Concepts: (ToDO)

About

Examples of python and regular expressions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages