• Medientyp: E-Book
  • Titel: Matching strings using shell wildcard patterns
  • Beteiligte: Beazley, David M. [VerfasserIn]; Jones, Brian K. [VerfasserIn]
  • Erschienen: [Sebastopol, California]: O'Reilly Media, Inc., [2024]
  • Erschienen in: Shortcuts
  • Ausgabe: [First edition].
  • Umfang: 1 online resource (5 pages)
  • Sprache: Englisch
  • ISBN: 9781098171339; 1098171330
  • Schlagwörter: Python (Computer program language) ; Python (Langage de programmation)
  • Entstehung:
  • Anmerkungen:
  • Beschreibung: 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.