Pypexels

Latest version: v1.0.0rc1

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

Scan your dependencies

1.0.0rc1

This is the first release candidate for production ready 1.0.0 of PyPexels. Thanks to all the early adopters, there have been a number of improvements and bugfixes and now should be a good time to start the rc process.

This release introduces some good functionality, in particular:

Support for Videos API: search, popular
Introduction of SinglePhoto and SingleVideo * This allows instantiating a Photo or Video object using a photo_id or video_id
Introduction of get_attribution() method on Photo and Video classes * This simplifies crediting the author
Fix some documentation issues
Extend Travis and Tox test coverage to include Python 3.6, 3.7 and 3.8

1.0.0b4

Fourth beta release introduces bugfix for [Issue7 AttributeError raised on Search.entries](https://github.com/salvoventura/pypexels/issues/7).

REST API calls could fail silently making `body` an object of type `None`. With this fix, failing REST API calls will raise a `PexelsError` exception instead.

1.0.0b3

Third beta release introduces support for `curated` and `random`.

Note that using this library you still need to abide to Pexels Guidelines, which
are explained on `Pexels API page <https://www.pexels.com/api/>`_

1.0.0b2

Second public release of this library, adds support for Python 3.

1.0.0b1

First public release of this library.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.