November 2018
— Next time delete your spam
Oke nice.. I have to update the wheel first from wheel site and download the appropiate gdal that fit in to my python from your site.. thanks
— Any one who nows about pygame
— Of maybe use --find-links for what it is there for
— Thanks.. I will google and try it too (I am total newbie)
— !meta
— How do I compress sequences in a string like:1,2,3,4,8,10,11,12,13 -> 1-4,8,10-13?
1,2,3,4,8,10,11,12,13
1-4,8,10-13
— Ok, I just alt-tabbed to stackoverflow page with a solution using itertools.groupby
itertools.groupby
— Nice, today I learned too
— Getting error in From flask_restful import Resource, Api
— In pycharm
— Help me