8 Commits

Author SHA1 Message Date
e1ven
0b241447a5 Update Robohash for PyPI republishing
Some users have asked for an updated version in PyPI, so I'm doing some minor cleanup.
No real functionality changes, just modernizing things that would be considered more
standard 10+ years after this code was written.

- Added note about maintenance mode in README
- Cleaned up Python 3 compatibility (removed Python 2 support)
- Added minimal test for image consistency
- Added Docker image + GitHub workflow to build/publish it
- Fixed some minor bugs and improved error handling
- Added better CLI help text

The project is now officially in maintenance mode as noted in the README.
2025-03-15 16:30:01 -04:00
Username
44c4c503ee cleanup 2022-09-12 22:05:24 -04:00
Mart Sõmermaa
904934d090 Fix #41, UnicodeDecodeError during setup in Windows 2020-05-15 23:40:59 +03:00
Simon
270520a8ae added avataaars
Added the images from https://avataaars.com/ as single parts as "set5" and updated the docs.
2019-02-27 17:52:25 +01:00
Justin Chadwell
0b3fe353a7
Include set4 in package 2018-11-03 14:46:27 +00:00
Colin Davis
4f25ef63c9 Update packaging information 2017-07-13 13:49:58 -04:00
David Baumgold
a5e59331cf Improve setup.py 2017-03-20 10:00:04 -04:00
Colin Davis
63e9f3f69c package test 2013-12-04 16:15:01 -05:00