Greetings all,
I currently follow PEP 440 as it relates to my application. Right now we follow
a x.y.z scheme, with y incrementing with our normal releases, z incrementing
for any bug fixes for that release, and x not really incrementing unless
something major happens (for example, our conversi
I maintain a desktop python application that is used by a decent number of
folks (I would assume 10k+, though it's hard to know since it's based on number
of downloads rather than number of unique users). I would like to integrate
some sort of usage tracking that would enable me to determine num
We're getting this error when trying to load some of out projects images:
libpng warning: iCCP: known incorrect sRGB profile
The source files that we have some with incorrect sRGB profiles. We don't have
control over the source files, but what we normally do is take them and scale
them d