Thanks praneeth for the contribution, I think this is great.

2011/3/20 Praneeth Bodduluri <life...@gmail.com>

> Hello all,
>
> In an attempt to make web2py pip installable, so that I can use gluon
> as a module in other python programs, I created a setup.py that can be
> used to create a source dist for PyPI. Attached are the files that
> need to be placed in the web2py root directory.
>
> To create the source distribution:
>
> python setup.py sdist
>
> To install from the source distribution (After running the above
> command and using the sdist that it creates):
>
> python setup.py install
>
> After installing in your python env or virtualenv:
>
> To create a new web2py application directory:
>
> mkweb2pyenv path_to_project_dir
>
> To run web2py from a directory:
>
> runweb2py path_to_project_dir
>
>
> I hope this makes its way to web2py Trunk. A clone with the files
> included can be found at : https://code.google.com/r/lifeeth-pip
>
> I made a video of running an instance for those who like to watch:
>
> https://www.youtube.com/watch?v=f6cFkK2ZDPY
>
> --
> Praneeth
> IRC: lifeeth
>



-- 
Pablo Martín Mulone (mar...@tecnodoc.com.ar)
http://www.tecnodoc.com.ar/

My blog: http://martin.tecnodoc.com.ar
Expert4Solution Profile:
http://www.experts4solutions.com/e4s/default/expert/6

Reply via email to