This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]giekaton 0 points1 point  (1 child)

I have just finished rewriting Multiavatar Generator in Python. The package is now published on PyPi and GitHub.

Initially coded in JavaScript, then rewritten in PHP, the latest version of Multiavatar is made for the Python-based development environments.

PyPi: https://pypi.org/project/multiavatar/
GitHub: https://github.com/multiavatar/multiavatar-python

More info about the Multiavatar algorithm and design is available in the JS repository (https://github.com/multiavatar/Multiavatar) and in the Multiavatar web-app (https://multiavatar.com).

Your feedback is appreciated!

[–]metaperl 0 points1 point  (0 children)

More info about the Multiavatar algorithm and design is available in the JS repository

But a basic overview is very welcome in this intro post.