Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'python.': 0.02; 'python,': 0.02; 'url:github': 0.09; 'cc:addr:python-list': 0.11; 'commandline': 0.16; 'wrote:': 0.18; 'all,': 0.19; 'deployment': 0.19; 'written': 0.21; 'email addr:gmail.com>': 0.22; 'shell': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; '>': 0.26; 'header:In-Reply-To:1': 0.27; 'points': 0.29; 'message-id:@mail.gmail.com': 0.30; 'framework': 0.33; 'but': 0.35; 'received:google.com': 0.35; 'server': 0.38; 'does': 0.39; 'more': 0.64; 'to:addr:gmail.com': 0.65; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=hhcypEulZpUNtYB17er4/k0x7W7wAn1UuiC84ueObsQ=; b=UWQD0Ykrw5W2P7AWUnhoew0dbTwKDkuEqcDZmhZftFeZgQg2o3wfKE7WlqWbSRqp4n aWjjsBnK3n2lQZ34m4+qEnTHnY7iY1LM7Aocq9JkJbhkG5JE/ZI2wbSOMY7SRzMe2Aqi 5MbNFrnjOhS+A0dcHl8FgjbpHOjzblGpR62DgHp3w2nWLOVxN1ZbJ9VdzHF7zzQTt9xo m+ypK9uXceY1/7LSevniXT8Yy+1lmAVEmyHIXNsAe4K7xkmYqujp6s7ZXAJu5D2Y8XjQ LUseFIh7TSDeABRlBfdQk81k6gHiNNSsDTQUBY7QtU8JoUJVRG8ekmrggQz6FQJjw4Oi 4ZPQ== MIME-Version: 1.0 X-Received: by 10.49.14.101 with SMTP id o5mr28934351qec.55.1372100890984; Mon, 24 Jun 2013 12:08:10 -0700 (PDT) In-Reply-To: <8b0d8931-cf02-4df4-8f17-a47ddd279d65@googlegroups.com> References: <8b0d8931-cf02-4df4-8f17-a47ddd279d65@googlegroups.com> Date: Mon, 24 Jun 2013 20:08:10 +0100 Subject: Re: Looking for a name for a deployment framework... From: =?ISO-8859-1?Q?F=E1bio_Santos?= To: jonathan.slenders@gmail.com Content-Type: multipart/alternative; boundary=047d7b676b3c340e7204dfeb22e9 Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 55 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1372100893 news.xs4all.nl 15975 [2001:888:2000:d::a6]:59200 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:49066 --047d7b676b3c340e7204dfeb22e9 Content-Type: text/plain; charset=ISO-8859-1 On 24 Jun 2013 13:39, wrote: > > Hi all, > > Any suggestions for a good name, for a framework that does automatic server deployments? > > It's like Fabric, but more powerful. > It has some similarities with Puppet, Chef and Saltstack, but is written in Python. > > Key points are that it uses Python, but is still very declarative and supports introspection. It supports parallel deployments, and interactivity. And it has a nice commandline shell with autocompletion for traversing the deployment tree. > > The repository: > https://github.com/jonathanslenders/python-deployer/tree/refactoring-a-lot-v2 > > > Suggestions welcome :) > Jonathan omglolftwdeploy --047d7b676b3c340e7204dfeb22e9 Content-Type: text/html; charset=ISO-8859-1


On 24 Jun 2013 13:39, <jonathan.slenders@gmail.com> wrote:
>
> Hi all,
>
> Any suggestions for a good name, for a framework that does automatic server deployments?
>
> It's like Fabric, but more powerful.
> It has some similarities with Puppet, Chef and Saltstack, but is written in Python.
>
> Key points are that it uses Python, but is still very declarative and supports introspection. It supports parallel deployments, and interactivity. And it has a nice commandline shell with autocompletion for traversing the deployment tree.
>
> The repository:
> https://github.com/jonathanslenders/python-deployer/tree/refactoring-a-lot-v2
>
>
> Suggestions welcome :)
> Jonathan

omglolftwdeploy

--047d7b676b3c340e7204dfeb22e9--