Re: Python Django Training

2020-02-03 Thread Mark34.59
So fellow students, what resources are currently available? Are there any video classes on CBT Nuggets or Udemy? Perhaps some of the Python instructors could offer a class on using Django as a Python coder. Here are the resources I have so far: Allen B. Downey, author of free eBook: Think Pytho

Re: Install library from Github

2020-01-02 Thread Mark34.59
script: >> >> >>- Download it from https://bootstrap.pypa.io/get-pip.py >>- Via command prompt, execute `python get-pip.py` >> >> It should be available now. >> >> More: https://www.liquidweb.com/kb/install-pip-windows/ >> >> Em quarta-feir

Re: Install library from Github

2020-01-02 Thread Mark34.59
ning the > `get-pip.py` Python script: > > >- Download it from https://bootstrap.pypa.io/get-pip.py >- Via command prompt, execute `python get-pip.py` > > It should be available now. > > More: https://www.liquidweb.com/kb/install-pip-windows/ > > Em quarta-feira,

Re: Install library from Github

2020-01-01 Thread Mark34.59
Windows 10 PC with new Git installation is failing to recognize the command "pip": pip install git+https://github.com/gbozee/django- (command I typed per instructions) bash: pip: command not found (response from Git) On Wednesday, January 1, 2020 at 1:17:00 PM UTC-5, sanusi ibrahim adekunle wro