Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #106904

Re: Advice on Python build tools

Path csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail
From Ben Finney <ben+python@benfinney.id.au>
Newsgroups comp.lang.python
Subject Re: Advice on Python build tools
Date Tue, 12 Apr 2016 21:10:40 +1000
Lines 20
Message-ID <mailman.43.1460459461.15650.python-list@python.org> (permalink)
References <5d1ee478-ab0b-42c5-bb86-29e7a539f88d@googlegroups.com> <85r3ebyte7.fsf@benfinney.id.au>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 8bit
X-Trace news.uni-berlin.de fiG3ofk5sp5fNFJJ/hxKFAv1YDXN6Are5/GEr5tPMNdg==
Cancel-Lock sha1:CjcCUiYws12gcxLHgSOsef3Dcwg=
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.001
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'wiki': 0.03; 'subject:Python': 0.05; 'preference': 0.05; 'subject:build': 0.07; 'behave': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:tools': 0.09; 'systems.': 0.11; 'make,': 0.16; 'python- based': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'recognize': 0.22; "haven't": 0.24; 'tried': 0.24; "i've": 0.25; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'gnu': 0.27; 'url:moin': 0.27; 'fine': 0.28; "i'm": 0.30; 'url:wiki': 0.30; 'anyone': 0.32; 'role': 0.32; 'url:python': 0.33; 'list': 0.34; 'quite': 0.35; 'url:org': 0.36; 'others.': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'really': 0.37; 'operating': 0.37; 'received:org': 0.37; 'build': 0.40; 'to:addr:python.org': 0.40; '_o__)': 0.84; 'lean': 0.84; 'received:125': 0.84; '\xe2\x80\xa6': 0.84; 'religion': 0.91
X-Injected-Via-Gmane http://gmane.org/
X-Gmane-NNTP-Posting-Host jigong.madmonks.org
X-Public-Key-ID 0xAC128405
X-Public-Key-Fingerprint 517C F14B B2F3 98B0 CB35 4855 B8B2 4C06 AC12 8405
X-Public-Key-URL http://www.benfinney.id.au/contact/bfinney-pubkey.asc
X-Post-From Ben Finney <bignose+hates-spam@benfinney.id.au>
User-Agent Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.21
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
X-Mailman-Original-Message-ID <85r3ebyte7.fsf@benfinney.id.au>
X-Mailman-Original-References <5d1ee478-ab0b-42c5-bb86-29e7a539f88d@googlegroups.com>
Xref csiph.com comp.lang.python:106904

Show key headers only | View raw


Sayth Renshaw <flebber.crue@gmail.com> writes:

> Looking at the wiki list of build tools
> https://wiki.python.org/moin/ConfigurationAndBuildTools
>
> Has anyone much experience in build tools as i have no preference or
> experience to lean on.

I'm quite fine with GNU Make, so haven't really tried a lot of others.

I am fascinated by what I've seen of Meson <URL:http://mesonbuild.com/>.
It claims to behave very well with operating system package managers,
which if true makes it unique among Python-based build systems.

-- 
 \                  “It is … incumbent upon us to recognize that it is |
  `\    inappropriate for religion to play any role in issues of state |
_o__)        [of] a modern democracy.” —Lawrence M. Krauss, 2012-05-28 |
Ben Finney

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Advice on Python build tools Sayth Renshaw <flebber.crue@gmail.com> - 2016-04-12 02:48 -0700
  Re: Advice on Python build tools Sayth Renshaw <flebber.crue@gmail.com> - 2016-04-12 03:04 -0700
  Re: Advice on Python build tools Ben Finney <ben+python@benfinney.id.au> - 2016-04-12 21:10 +1000
    Re: Advice on Python build tools Rustom Mody <rustompmody@gmail.com> - 2016-04-12 07:16 -0700
  Re: Advice on Python build tools Chris Warrick <kwpolska@gmail.com> - 2016-04-13 17:19 +0200
  Re: Advice on Python build tools Sayth Renshaw <flebber.crue@gmail.com> - 2016-04-14 09:44 +0000

csiph-web