Hello, I'd like to give a talk.
Title: The Python AST (abstract syntax trees) module Description: The AST module is a powerful python feature that allows to inspect and modify python code after it has been parsed but before the code is run. I will be talking about what an AST is, what the AST module allows you to do and what it can be used for. - Subil On 7 December 2017 at 21:01, Vijay Kumar <vijayku...@bravegnu.org> wrote: > Hi Everyone, > The next meetup is on 23rd of this month. If you are interested in doing a > talk (20 min), please send in your talk title and talk description. > > Regards, > Vijay > _______________________________________________ > Chennaipy mailing list > Chennaipy@python.org > https://mail.python.org/mailman/listinfo/chennaipy >
_______________________________________________ Chennaipy mailing list Chennaipy@python.org https://mail.python.org/mailman/listinfo/chennaipy