[Distutils] Re: Automatic and internal Pip package management system

2019-03-12 Thread pedroguilhermealvino
Thomas Kluyver wrote: > Hi Pedro, > > I think I've seen some code that does this before, but I can't find it now. > It's generally regarded as a crazy hack, and I wouldn't recommend anyone use > it > except as a joke/demo. Some of the reasons: > > 1. Downloading and running code from the interne

[Distutils] Re: Automatic and internal Pip package management system

2019-03-12 Thread pedroguilhermealvino
Hey, how are you Thomas Kluyver? demo # start-modules: - pip installation example1 - pip installs example2 final modules: # Small Grammar 1 - 'start-modules' means ':' 2- Symbol ':' means 'pip' 3- Symbol '-' is 'white space / breakline' 4- '

[Distutils] Re: Automatic and internal Pip package management system

2019-03-12 Thread Pedro Guilherme Alvino Pereira
Hi I'm better than never this means = I'm good and happy for your answer. This sentence 'I am better than ever' has a double meaning ... I will clarify rsrs ... I wrote here now about this ... So, sorry ... I do not dye thinking ... I saw the error now Regards, Pedro Guilherme ^^ Em Ter, 12

[Distutils] Re: Automatic and internal Pip package management system

2019-03-12 Thread Pedro Guilherme Alvino Pereira
Hi again Thomas Kluyver, how are you??? Nice, well, better of never? I are better of never and nice too. I hope that you are too as I... lol ^^ You're a smart guy ... Thanks for the answers ... I'll do and think about this ... If I can not or have a result I'm thinking of creating a package.jso

[Distutils] Re: Automatic and internal Pip package management system

2019-03-12 Thread Thomas Kluyver
Hi Pedro, I think I've seen some code that does this before, but I can't find it now. It's generally regarded as a crazy hack, and I wouldn't recommend anyone use it except as a joke/demo. Some of the reasons: 1. Downloading and running code from the internet if you mistype an import statement