py311-django-gravatar2
1.4.4_1Lightweight app for interacting with gravatars
A lightweight django-gravatar app. Includes helper methods for interacting with gravatars outside of template code. Use in code: from django_gravatar.helpers import get_gravatar_url, has_gravatar, get_gravatar_profile_url, calculate_gravatar_hash url = get_gravatar_url('alice@example.com', size=150) gravatar_exists = has_gravatar('bob@example.com') profile_url = get_gravatar_profile_url('alice@example.com') email_hash = calculate_gravatar_hash('alice@example.com')
Origin: www/py-django-gravatar2
Category: www
Size: 52.9KiB
License: MIT
Maintainer: dvl@FreeBSD.org
Dependencies: 1 packages
Required by: 2 packages
$
pkg install py311-django-gravatar2Dependencies (1)
Required By (2 packages)
More in www
py311-requests2.32.5
Python HTTP for Humansp5-libwww6.81
Perl5 library for WWW accessp5-HTML-Parser3.83
Perl5 module for parsing HTML documentsphp84-session8.4.16
The session shared extension for phpp5-Catalyst-Runtime5.90132_1
Elegant MVC Web Application Framework (Runtime)py311-django424.2.29
High-level Python Web Frameworkapache242.4.66
Version 2.4.x of Apache web serverp5-HTTP-Message7.01
Representation of HTTP style messagesp5-Template-Toolkit3.102
Extensible template processing systemp5-Plack1.0051
Perl extension of PSGI reference implementation and utilities