9 Jan
2017
9 Jan
'17
09:33
Hi,
The setup.py lists the hard-dependencies. Often there are requirements.txt files listing optional requirements and/or recommended versions.
You may also have a look at the tool py2pack: https://github.com/openSUSE/py2pack/#usage
Sebastian
On 01/09/2017 09:46 AM, Dave Plater wrote:
Hi, is there a python tool to find dependencies of a python script in a package?
Thanks
Dave P
Those are heavy weight tools, I just need something to parse a simple
On 09/01/2017 10:55, Sebastian wrote: python script and tell me what functions it depends on to run. Thanks Dave P -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org