This website requires JavaScript.
Explore
Help
Register
Sign In
saulteafarmer
/
Robohash
Watch
1
Star
0
Fork
0
You've already forked Robohash
mirror of
https://github.com/e1ven/Robohash.git
synced
2025-06-23 21:35:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Robohash
/
requirements.txt
2 lines
11 B
Plaintext
Raw
Normal View
History
Unescape
Escape
The main purpose of the change was to port Robohash to Python3. I took the opportunity to go back and fix a few things that I should have done better the first time. + Port to work with both Python2 and Python3 + Port to run with newest Tornado- + Dynamically read in list of sets from filedir (this won't be slow, since we run out of a ramdisk in prod) + Break Robohash object out into it's own class, so we can call it from other programs without going through HTTP + Allow /set_set3/ style parameters anywhere in the URL + DataURI as PNG instead of jpg - I'll make this configurable in a future version.
2013-08-28 02:32:29 -04:00
PIL
tornado
Reference in New Issue
Copy Permalink