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


Groups > comp.lang.python > #100857

Python compiling with third party tools

From Ping Liu <yanzhipingliu@gmail.com>
Newsgroups comp.lang.python
Subject Python compiling with third party tools
Date 2015-12-25 08:49 -0800
Message-ID <mailman.7.1451062169.11925.python-list@python.org> (permalink)

Show all headers | View raw


I am developing an open source software for optimization purpose. We have
interface to a list of solvers or solver interfaces like Openopt, Cylp,
GLPK, CBC, SCip, Cplex, etc. Now the sponsor asks us to compile the python
code, and wrap all the third party tools with it so that they do not need
to install any of those tools or even python itself. Does anyone know how
to do this?

Any advice is appreciated.

Ping

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


Thread

Python compiling with third party tools Ping Liu <yanzhipingliu@gmail.com> - 2015-12-25 08:49 -0800

csiph-web