Skip to main content

A unofficial python wrapper library for Pexels API

Project description

python-pexels

A unofficial python library to support all of Pexels API features.

  • Supports all of the endpoints, which are available in API v1.0

  • Return data are python objects.

  • User friendly library.

  • Easy to use.

📚 Documentation for this library can be found below. It contains detailed instructions on how to use API.

📚 Documentation for the official API can be found here.

Installation

You can install the library via pip

pip install python-pexels

Or using source code, which is not recommended.

git clone https://github.com/jk6521/py-pexels-api.git

cd py-pexels-api

python setup.py install

more installation guide found here

Usage & Example

You need API token to access Pexels API, you can get it here

Once library is installed using pip, create a new python file named main.py

    #main.py
    from Pexels import Client

    client = Client(token="abcd1223")

    #search photos
    photos = client.search_photo(query="Joker")

    #you can access return data like
    print(photos.total_results)

    >>> 230

more examples can be found here

Useful Links

📚 Docs 🌐 PyPi 💬 Telegram

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

python-pexels-1.1.tar.gz (21.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

python_pexels-1.1-py3-none-any.whl (21.2 kB view details)

Uploaded Python 3

File details

Details for the file python-pexels-1.1.tar.gz.

File metadata

  • Download URL: python-pexels-1.1.tar.gz
  • Upload date:
  • Size: 21.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.8

File hashes

Hashes for python-pexels-1.1.tar.gz
Algorithm Hash digest
SHA256 c27a7279d66ea550e65fffa3323d666921eacd4f62eb6dbac00dba706919b0a9
MD5 37e2ba8d3b4fc139afbccc981656e314
BLAKE2b-256 34d1a7843e0b5f3ab12d636108247e968f6efffb377f6175f66ef2186741e71f

See more details on using hashes here.

File details

Details for the file python_pexels-1.1-py3-none-any.whl.

File metadata

  • Download URL: python_pexels-1.1-py3-none-any.whl
  • Upload date:
  • Size: 21.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.8

File hashes

Hashes for python_pexels-1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 511d35ba84e3941d2b86492040802142d46da07cc6c962b7fe9aff0c52cb9093
MD5 3ceffbb657f1fb7db6eadefcc6e5800d
BLAKE2b-256 3aa5e0f12a6e46c0c2f0d3a723a6367ad864250ba3bb1bc5723cd84fb1c1207d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page