Get the URL to a Gravatar image from an email
Project description
Gravatar URL
Get the URL to a Gravatar image from an email
Screenshot
Install
$ pip install gravatarurl
Usage
import gravatarurl as avatar
avatar.get('yoginth@zoho.com') # avatar.get('email@example.com')
#=> https://secure.gravatar.com/avatar/ef5eb22b653730b5d7d7c32a73ff64e7?s=250
avatar.get('yoginth@zoho.com', 500) # avatar.get('email@example.com', size)
#=> https://secure.gravatar.com/avatar/ef5eb22b653730b5d7d7c32a73ff64e7?s=500
Get Help
There are few ways to get help:
-
Please post questions on Stack Overflow. You can open issues with questions, as long you add a link to your Stack Overflow question.
-
For bug reports and feature requests, open issues.
-
For direct and quick help, you can email me.
How to contribute
Have an idea? Found a bug? See how to contribute.
Thanks!
License
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
gravatarurl-1.0.3.tar.gz
(1.9 kB
view details)
File details
Details for the file gravatarurl-1.0.3.tar.gz
.
File metadata
- Download URL: gravatarurl-1.0.3.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 050e403d4dd2116b8a60cabd224fd3b9f750bbd9e426da9817597d44828ecfef |
|
MD5 | e32575e7e40a6ea7bfc84f6a44df42a7 |
|
BLAKE2b-256 | 60dacb8edd9f61a0cdbf90efb081ebf2dbb7b6371be88f124ef90e9e900d8bb5 |