Re: [Python-ideas] Re: Enhancing Zipapp

2020-01-08 Thread Christopher Barker
for each app are extracted then it's not > a global dump but more specific > I'm not sure how that differs from a .shiv directory, which is not global. But a way to share packages in the "central place for packages" would be nice. -- maybe how conda does it with hard links? -

Re: [Python-ideas] Re: Enhancing Zipapp

2020-01-08 Thread Christopher Barker
n a pain point at work. >> > I'm pretty sure this is a non-issue for this use-case. If you need to open sip files created by arbitrary other systems, or create zip files that can be opened by arbitrary other systems, then it's a big mess. But that isn't the case here.

Re: [Python-ideas] Re: Enhancing Zipapp

2020-01-07 Thread Christopher Barker
There you go -- you've got half the job done already :-) But: "Unlike “conventional” zipapps, shiv packs a site-packages style directory of your tool’s dependencies into the resulting binary, and then at bootstrap time extracts it into a ~/.shiv cache directory." which is h

Re: [Python-ideas] Re: Enhancing Zipapp

2020-01-06 Thread Christopher Barker
il to python-ideas-le...@python.org > https://mail.python.org/mailman3/lists/python-ideas.python.org/ > Message archived at > https://mail.python.org/archives/list/python-id...@python.org/message/RVGFMDP3PG6TXFQGH7ISRLYM4FS5CO64/ > Code of Conduct: http://python.org/psf/codeofconduct/ > -- Christopher B

Re: The Mailing List Digest Project

2019-03-26 Thread Christopher Barker
> Abdur-Rahmaan Janhangeer > Mauritius > -- Christopher Barker, PhD Python Language Consulting - Teaching - Scientific Software Development - Desktop GUI and Web Development - wxPython, numpy, scipy, Cython -- https://mail.python.org/mailman/listinfo/python-list

Re: The Mailing List Digest Project

2019-03-26 Thread Christopher Barker
bute an article, just follow existing .md format and > put it in the .md folder > > planning to go across ideas, list and dev > > i can tell you, it's a really enjoyable experience. > > psst. we can enhance some html later > > -- > Abdur-Rahmaan Janhangeer

Re: Linear regression in NumPy

2006-03-20 Thread Christopher Barker
Matt Crema wrote: > > "More generally: Is there any kind of documentation that tells me what > > the functions in NumPy do, and what parameters they expect, how to > > call them, etc. This is a good start too: http://www.tramy.us/guidetoscipy.html Yes, you have to pay for it, but the money go