Hey Folks-

This might be semi weird.  I've got a client that wants to be able to
run an application without installing per se.  They've currently got
everything checked into an SCM, and want to be able to pull it down
and type "make serve" and have the server start running.  They are
doing pure WSGI right now but would like to move to a web framework.

Has anyone done something like this with Pylons?  (ie have Pylons and
it's dependencies in SCM, rather than having to install them).  It
looks like PIP with it's support for "editable" packages might work.
Any suggestions?

thanks

-matt

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to