Juan Hüttemann

Results 6 comments of Juan Hüttemann

> I've just commented to add that asking users to install a program through npm, let alone _npm freaking global_, is the height of absurdity. I'm kinda horrified that so...

Must check this repo [https://github.com/cabupy/covid19-py](url) It is exactly what you need

Nowadays it's almost impossible to escape from nodejs package managers if you want to use the latest features of ES6. I suggest Webpack as one of the most powerfull out...

Se me ocurren dos soluciones manejando la excepción **IndexError** Una sería mostrando la ciudad pasada en la url (aunque no exista) ![caso1](https://user-images.githubusercontent.com/6674725/81140009-e36f9200-8f35-11ea-8852-4cb79c60cbb4.png) y la otra redirigiendo de nuevo a **/pedidos**...

> @juanhuttemann do want to take charge of this? Sure, I think I can do it

> @juanhuttemann in theory it should work fine with env as > https://github.com/melizeche/ayudapy/pull/268/files#diff-5e96265fa524caa1877f88f3c1958635R4 > but didt't work on my case fix to work on any platform ```python import shutil ......