PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Thursday the 14th of May, 2020

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[18:30:18] <itamarst> hello
[18:30:30] <itamarst> I am wondering if it's possible to do equivalent of `pip list` without actually using any python code
[18:30:45] <itamarst> is listing .dist-info directories in `site-packages` and parsing out name + version sufficient?
[18:36:51] <szborows> anyone knows what I can do if I forgot email address I used to register on pypi.org? I know it sounds ridiculous, but I registered an account 4 years ago and back then I might have had some other email address that is now abandoned.
[19:02:07] <ngoldbaum> szborows: there’s a process to recover an account, do you still have push access to the development repository for packages associated with your account?
[19:02:22] <ngoldbaum> assuming the repo is public
[19:02:30] <ngoldbaum> if so you can prove you are you that way
[19:02:38] <ngoldbaum> there may be other ways
[19:02:55] <ngoldbaum> the process is to file an issue against pypa/warehouse on github
[19:08:41] <szborows> ok, thanks