django-alexa
django-alexa copied to clipboard
Pull out common bits for packaging reuse
Currently there is a folder called 'internal' that could be split out into a separate library and be reused for packages to create their custom framework versions. Django, Flask, Lambda ...etc
If we split this out and then use it as a dependency we can begin to write those other packages.