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
Release history Release notifications | RSS feed
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)
File details
Details for the file py-gravatar-0.0.3.tar.gz
.
File metadata
- Download URL: py-gravatar-0.0.3.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bfa8fae80807cc5ba52cd99322c339f9573dbc3cd72f73d3f970cdd1dd42b278 |
|
MD5 | 9f1297cf6be4393942d0774468d41910 |
|
BLAKE2b-256 | 86ffc7f5d1872163da07ab440c23968b3529905511ea4cd20bea1dbf42c1fb33 |