With scarcely an exception, every program involves that manipulation of strings of text. Python has strong string handling facilities. Not only can you treat strings as sequences, but you can also run a wide variety of standard methods on them. Python supports regular expressions similar to those supported by Perl.
This topic is presented on public course
Python Programming
Examples from our training material
| Pythoners | Parse a file checking each line against a criterion |
| backtick | Conversion to a string with the backtick operator |
| bejo.py | split and join |
| cli.py | Command line handler function in Python |
| cli_withopts.py | Command line handler function in Python |
| clinput | reading and handling command line options |
| fence.py | Fencepost problem and solution |
| gift | Share 10000 pound between 1 to 10 children |
| listmethods | List all methods available on an object |
| nf | Formatting - time and money using the % operator |
| seq2.py | Using the replace method on a string |
| seqrev.py | translate, reverse and join - reversing dna sequence |
| sequence.py | Handling a string as a list of characters |
| taxform.py | Formatting output - floats, ints, etc |
| tliser | Exercise answer - formatting prices and aligning columns |
| young.py | revision - string basics |
Specialist books
Opentalk forum discussions related to this topic
Regular expressions findall or splitJython How nbsp to replace parameters in URL path
Pictures
Training in Python at your office
Background information
Some modules are
available for download as a sample of our material or under an
Open Training Notes License for free download from
http://www.training-notes.co.uk.
Topics covered in this module
Methods on String Objects.
String Formatting.
Regular Expressions and the re module.
Regular Expression and Match Objects.
Complete learning
If you are looking for a complete course and not just a information on a single subject, visit our
Listing and schedule page.
Well House Consultants specialise in training courses in
Python,
Perl,
PHP, and
MySQL. We run
Private Courses throughout the UK (and beyond for longer courses), and
Public Courses at our training centre in Melksham, Wiltshire, England.
It's surprisingly cost effective to come on our public courses -
even if
you live in a different
country or continent to us.
We have a technical library of over 600 books on the subjects on which we teach.
These books are available for reference at our training centre. Also
available is the Opentalk
Forum for discussion of technical questions.