[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

[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,

[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

[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

[Distutils] Hi, how are you?

2019-03-12 Thread Pedro Guilherme Alvino Pereira
Hi, how are you? Att, Pedro Guilherme. -- Distutils-SIG mailing list -- distutils-sig@python.org To unsubscribe send an email to distutils-sig-le...@python.org https://mail.python.org/mailman3/lists/distutils-sig.python.org/ Message archived at

[Distutils] Automatic and internal Pip package management system

2019-03-12 Thread pedroguilhermealvino
Hi, how are you? I'm trying to create a thing, an idea, a thought. This is about the Pip package management system used to install and manage software packages written in the Python programming language. So I wanted it to be automatic. Instead of always typing ... For example pip install