Skip to main content

a fun little app for creating robot avatars from the Robohash API

Project description

Generate robot avatars with optional support for being a gravatar fallback.

Usage:

{% load robotars_tags %}
{% robotar "bob@example.org" %}
{# with gravatar fallback and size #}
{% robotar "bob@example.org" "63x63" 1 1 %}

You can optionally pass the following arguments:

  • size: The size of the robohash to be generated. eg “63x63”

  • gravatar_fallback: whether robohash should be the fallback for the gravatar service

  • hashed: whether your user’s email address should be obscured from robohash.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

robotars-0.3.tar.gz (3.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page