Metadata-Version: 2.1
Name: pexels
Version: 0.0.7
Summary: pexels
Home-page: https://github.com/Zselter07/py_pexels
Author: Pentek Zsolt
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.4
Description-Content-Type: text/markdown
Requires-Dist: randomua
Requires-Dist: selenium-firefox

# pexels

![PyPI - package version](https://img.shields.io/pypi/v/pexels?logo=pypi&style=flat-square)
![PyPI - license](https://img.shields.io/pypi/l/pexels?label=package%20license&style=flat-square)
![PyPI - python version](https://img.shields.io/pypi/pyversions/pexels?logo=pypi&style=flat-square)
![PyPI - downloads](https://img.shields.io/pypi/dm/pexels?logo=pypi&style=flat-square)

![GitHub - last commit](https://img.shields.io/github/last-commit/Zselter07/py_pexels?style=flat-square)
![GitHub - commit activity](https://img.shields.io/github/commit-activity/m/Zselter07/py_pexels?style=flat-square)

![GitHub - code size in bytes](https://img.shields.io/github/languages/code-size/Zselter07/py_pexels?style=flat-square)
![GitHub - repo size](https://img.shields.io/github/repo-size/Zselter07/py_pexels?style=flat-square)
![GitHub - lines of code](https://img.shields.io/tokei/lines/github/Zselter07/py_pexels?style=flat-square)

![GitHub - license](https://img.shields.io/github/license/Zselter07/py_pexels?label=repo%20license&style=flat-square)

## Description

U

## Install

~~~~bash
pip install pexels
# or
pip3 install pexels
~~~~

## Usage

~~~~python
import pexels
~~~~

## Dependencies

[amazon-buddy](https://pypi.org/project/amazon-buddy), [kcu](https://pypi.org/project/kcu), [randomua](https://pypi.org/project/randomua), [requests](https://pypi.org/project/requests), [selenium](https://pypi.org/project/selenium), [selenium-firefox](https://pypi.org/project/selenium-firefox), [selenium-youtube](https://pypi.org/project/selenium-youtube)

