Skip to main content

An api wrapper for RoboHash

Project description

RoboHashpy

An api wrapper for RoboHash, a cool service by @e1ven, which generates images from random text!

Currently Available Functions

  • get_im_hash(text: str,set: int[optional])
  • get_grav_hash(email/hash: str,gravatar: str)

The set parameter can be an integer from 1 to 5 The following list tells what each number, 1 to 5, represents

  1. Robots
  2. Monsters
  3. Disembodied heads
  4. Kittens
  5. Humans

Default values

  • set:- 1
  • gravatar:- no

Sample Usage

from RoboHashpy import RoboHash

rb =  RoboHash()

print(rb.get_im_hash("hello there",5))

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

RoboHashpy-0.1.2.tar.gz (2.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