My rate of programming has accelerated greatly recently. In part, this is because I have realize just how big a privilege it is to be able to continue my life's work. But Leonine tools are also a big part of the picture.
I use the following tools constantly. I won't rank them, but each contributes significantly: - pyflakes: Automatically called whenever I save a file. - pylint: I use this more often now that it runs in the background. - cff: I use this all the time. It is a killer feature. - git: An essential security blanket. - unit tests: I run the importer tests constantly to ensure that new work hasn't broken anything. *Summary* The workflows involving pyflakes, pylint and cff are all new this year. My confidence and energy levels are much higher as a result. EKR -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
