• Media type: E-Book
  • Title: Matching text at the start or end of a string
  • Contributor: Beazley, David M. [VerfasserIn]; Jones, Brian K. [VerfasserIn]
  • imprint: [Sebastopol, California]: O'Reilly Media, Inc., [2024]
  • Published in: Shortcuts
  • Issue: [First edition].
  • Extent: 1 online resource (5 pages)
  • Language: English
  • ISBN: 9781098171322; 1098171322
  • Keywords: Python (Computer program language) ; Python (Langage de programmation)
  • Origination:
  • Footnote:
  • Description: Build your knowledge of Python with this Shortcuts collection. Focusing on common problems involving text manipulation, many of these tasks can be solved using built-in methods of strings. More complicated operations may require regular expressions or the creation of a full-fledged parser.