9 Commits

Author SHA1 Message Date
e1ven
3b9066850a 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
Nicolas Pellegrin
12ee9031c5 Migrate Image.ANTIALIAS to Image.LANCZOS to support Pillow>=10.0.0 2023-07-09 21:49:07 +02:00
Robohash
6c797b0f47 flatten after bgset 2022-11-04 14:31:20 -04:00
Robohash
8cd881354f Fix extension parsing 2022-11-04 14:10:00 -04:00
Robohash
a28e82518c Fix set5 2019-04-09 17:37:06 -04:00
Oliver Falk
1ee69b5316 Remove noisy prints 2018-12-03 17:19:54 +01:00
Robohash
0f2285f0aa Add cats. 2017-07-22 15:10:41 -04:00
Robohash
9e0bd14d1a Fix the sorting issue I thought was fixed years ago.
I've got to re-write this software someday :/
2015-09-02 03:00:32 -04:00
Robohash
3e5d4bd3d2 package test 2013-12-04 16:15:01 -05:00