Hi Xavier, Make sure you read the documentation[1]; it does need more work regarding library use, but you can still get very far just by reading the usage docs, especially the one on execution.
Best, Jeff [1] http://docs.fabfile.org/ On Sat, Sep 18, 2010 at 7:20 AM, Xavier Ordoquy <[email protected]> wrote: > Hi, > > I have been using Fabric for some time now and I am very happy with the help > it provides for system administration. > However, I'd like to go one step furtherand couple fabric together with a > python script - ie calling fabric from my own scripts. > I'm getting a real hard time understanding how I can start tasks from my > python script, esp settings things such as hosts, users and so on. > > I didn't manage to find something on the net about using fabric from within > python. > Maybe someone has a link, a blog entry or whatever to help me getting started > ? > > Regards, > Xavier. > _______________________________________________ > Fab-user mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/fab-user > -- Jeff Forcier Unix sysadmin; Python/Ruby developer http://bitprophet.org _______________________________________________ Fab-user mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/fab-user
