Advice on Python build tools
Ben Finney
ben+python at benfinney.id.au
Tue Apr 12 07:10:40 EDT 2016
More information about the Python-list mailing list
Tue Apr 12 07:10:40 EDT 2016
- Previous message (by thread): Advice on Python build tools
- Next message (by thread): Advice on Python build tools
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Sayth Renshaw <flebber.crue at 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
- Previous message (by thread): Advice on Python build tools
- Next message (by thread): Advice on Python build tools
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list