Robohash icon indicating copy to clipboard operation
Robohash copied to clipboard

RoboHash.org

Results 6 Robohash issues
Sort by recently updated
recently updated
newest added

The full text of the warning was: > SyntaxWarning: "is not" with a literal. Did you mean "!="?

This is weird: import robohash rh = robohash.Robohash("65.255.59.74") rh.assemble(roboset='set5') Traceback (most recent call last): File "", line 1, in File "robohash/robohash.py", line 183, in assemble roboimg.paste(img,(0,0),img) File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 1457,...

Simple fix to allow running with Pillow 10.0.0

# Web Optimization Project (Beta) The [Web Optimization Project](https://www.github.com/devedse/weboptimizationproject) is a project that will automatically optimizes files in git repositories by compressing them losslessly. This project was created by [Devedse](https://github.com/devedse)...

The old URL for the cat/set4 in README is outdated and doesn't work anymore. The new link is https://www.peppercarrot.com/extras/html/2016_cat-generator/ . Would it be possible to update it?