Posts Tagged ‘hook’

A simple drupal module maker written in python

So if you have ever written a few drupal modules in your day then you probably find it as redundant as I every time you need to create a new module.  So maybe this simple little python script will be helpful if you are regularly creating drupal modules.  I’m just now getting into Python, so [...]