Announcing Zerynth 2.0: The Full Stack for IoT and Embedded Python Development
After 2 years of growth, with 7000+ users and many industrial implementations, we are ready to release the best middleware for IoT and Industry 4.0.
Read more »
In the previous tutorial in this series, you learned how to perform sophisticated pattern matching using regular expressions, or regexes, in Python. This tutorial explores more regex tools and techniques that are available in Python. Read more