PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Wednesday the 12th of June, 2019

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[17:55:28] <gabrielmcf> hello people!
[17:55:49] <gabrielmcf> I was thinking about creating a private repository for some libs we use internally
[17:56:01] <gabrielmcf> but I would like to save only compiled libraries
[17:56:04] <gabrielmcf> is that possible?
[17:56:09] <gabrielmcf> does anyone has a tip?
[17:56:20] <sumanah> Hi gabrielmcf
[17:57:26] <gabrielmcf> hello sumanah!
[17:57:35] <sumanah> gabrielmcf: so you'd like to privately (within your organization) upload & share compiled libraries? And you want to enforce that programmatically?
[17:58:15] <sumanah> People use applications like pypiserver & devpi for privately sharing libraries but I don't know whether any of them have that kind of enforcement as a feature
[17:58:46] <gabrielmcf> you mean the compilation enforcement?
[17:59:14] <gabrielmcf> I've been able to compile lots of libraries and reduce 60% of a project just doing it
[17:59:52] <gabrielmcf> I will do a research on this two tools you mentioned, sumanah
[17:59:55] <gabrielmcf> thank you