Skip to main content

A pixabay API wrapper.

Project description

pixabay.py

api still in progress. examples in test.py for every function

To get an API key for pixabay, go to https://pixabay.com/api/docs/

Make an account, and then go to the parameters for image searching. One of the values should say 'key', with your api key. When creating a pixabay client, just input your API key

example: pixaclient = pixabay.Client(api_key=os.get_env("API_KEY"))

Then you should be good to go! You can use all of the functions in examples.py ,

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

pixabay.py-OBLIQUEE-0.0.1.tar.gz (1.5 kB view hashes)

Uploaded Source

Built Distribution

pixabay.py_OBLIQUEE-0.0.1-py3-none-any.whl (2.5 kB view hashes)

Uploaded Python 3

Supported by

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