Bundle module with app on Google App Engine
        Posted  
        
            by Oscar Reyes
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Oscar Reyes
        
        
        
        Published on 2010-03-24T22:26:07Z
        Indexed on 
            2010/03/24
            22:43 UTC
        
        
        Read the original article
        Hit count: 447
        
This may be a basic question but how can I include a module with my app.
I'm very new to python and what I want to do is to include this module simplejson with my app, but after downloading it I have no idea what to do next :(
This is how the module looks like after unzip it.
I don't know what files to move to my app.

© Stack Overflow or respective owner