PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Wednesday the 1st of October, 2014

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[00:12:19] <sanbitterman_011> Does anyone here have experience in using pyinstaller ?
[12:31:44] <ionelmc> sanbitterman_011: i have tried it one, gave up :-)
[12:33:27] <ionelmc> and ended up to something like this http://pynsist.readthedocs.org/en/latest/
[18:14:18] <DanielHolth> Check this out: sqlite instead of ZIP: 2% larger than ZIP, but it's a whole database rather than a no-superpowers file. https://www.sqlite.org/sqlar/doc/trunk/README.md
[18:14:24] <pelme> av
[19:59:34] <nanonyme> DanielHolth, started going wtf only at the FUSE part
[20:00:08] <nanonyme> So.... transactional filesystem then?
[20:22:59] <DanielHolth> say you need files, but you also need a wiki, issues, or any other kind of advanced metadata.
[20:23:25] <DanielHolth> you could use sqlite and get advanced random access queries across all of it