Skip to main content

Python bindings for the Gravatar API

Project description

PyGravatar is a set of Python bindings for the Gravatar API.

Getting Started

To install, run pip install py-gravatar. To verify that the library is working and can connect to the server, run:

>>> import gravatar
>>> user = gravatar.User(<email>, password=<password>) # substitute the email address and password of a Gravatar account
>>> user.test()
1315290974 # however many seconds have passed since 1970

Documentation

Full API documentation is available here. For more information, see the home page.

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

py-gravatar-0.0.3.tar.gz (3.3 kB view details)

Uploaded Source

File details

Details for the file py-gravatar-0.0.3.tar.gz.

File metadata

File hashes

Hashes for py-gravatar-0.0.3.tar.gz
Algorithm Hash digest
SHA256 bfa8fae80807cc5ba52cd99322c339f9573dbc3cd72f73d3f970cdd1dd42b278
MD5 9f1297cf6be4393942d0774468d41910
BLAKE2b-256 86ffc7f5d1872163da07ab440c23968b3529905511ea4cd20bea1dbf42c1fb33

See more details on using hashes here.

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