Powerful Python source code processing with

Powerful Python source code processing with "ast"

1.643 Lượt nghe
Powerful Python source code processing with "ast"
Python's "ast" module transforms the text of Python source code into an object stream. It's a more powerful way to walk through Python code, analyze its components, and make changes than working manually with code as text. This video shows some basic "ast" techniques, like selectively replacing imports and performing other targeted modifications to code. ------------------------------­---- SUBSCRIBE: http://www.youtube.com/subscription_center?add_user=InfoWorld FACEBOOK: https://www.facebook.com/Infoworld/ TWITTER: https://twitter.com/Infoworld WEBSITE: http://www.infoworld.com/