friendlypins.user module¶
Interfaces for interacting with Pinterest users
-
class
friendlypins.user.User(url, rest_io)[source]¶ Bases:
objectAbstraction around a Pinterest user and their associated data
- Parameters
-
create_board(name, description=None)[source]¶ Creates a new board for the currently authenticated user
-
property
created¶ when this user’s profile was created
- Type