Py3-pinterest

Latest version: v1.4.0

Safety actively analyzes 682244 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

1.1.0

New Features:

Logout
logout function was introduced which will invalidate the locally stored pinterest session
adem74

Custom User Agent
User_agent property was included in the Pinterest constructor
rhuddlestone

**The following new methods were added to the pinterest.py class**
- Get all boards - old `get_user_boards` was renamed to `get_user_boards_batched` and `get_user_boards` returns all boards
- Get all following - old `get_following` was renamed to `get_following_batched` and `get_following` now returns all following
- Get all followers - old `get_followers` was renamed to `get_followers_batched` and `get_followers` now returns all followers

Bug Fixes:
**load_pin was broken due to change in pinterest's UI** Thanks liutianfang

Documentation
- All functions in pinterest.py are now properly documented
- Updated minor issues in the Readme
- Updated issues with code examples
- Added documentation for proxy usage

1.0.0

The first stable release 1.0.
Thanks to everybody who helped with this
elmissouri16, VeemPees, knsrky, Lachlan00, KristyAnon, MrCrap, uzairzia, abundat-david (sorry if I missed someone)

New features:
* Support for board sections
* Pin local image

Improvements:
* New and simpler way of storing the session cookies
* borad_url parameter was removed from most endpoints, making them easier to use
* validation, response parsing and pre-processing was removed from all endpoints, making the client more resilient to changes on pinterest side
* documentation was updated

Bug fixes:
* search function's query was not properly escaped, thus giving wrong results
* login was handled internally which lead to infinite login calls and account suspension, now it should be called manually on unauthorized errors

0.3.0

- Support for direct messages
- Linting initial steps

0.2.3

This release marks a relatively bug free version of the project

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.