• Media type: E-Book
  • Title: Matching strings using shell wildcard patterns
  • 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: 9781098171339; 1098171330
  • 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.