Skip to main content

Regular Expressions in Python

  • Chapter
  • First Online:
Advanced Guide to Python 3 Programming

Part of the book series: Undergraduate Topics in Computer Science ((UTICS))

Abstract

Regular Expression are a very powerful way of processing text while looking for recurring patterns; they are often used with data held in plain text files (such as log files), CSV files as well as Excel files. This chapter introduces regular expressions, discusses the syntax used to define a regular expression pattern and presents the Python re module and its use.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 49.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to John Hunt .

Rights and permissions

Reprints and permissions

Copyright information

© 2019 Springer Nature Switzerland AG

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Hunt, J. (2019). Regular Expressions in Python. In: Advanced Guide to Python 3 Programming. Undergraduate Topics in Computer Science. Springer, Cham. https://doi.org/10.1007/978-3-030-25943-3_22

Download citation

  • DOI: https://doi.org/10.1007/978-3-030-25943-3_22

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-030-25942-6

  • Online ISBN: 978-3-030-25943-3

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics