Skip to main content

An API wrapper for the Grepper API.

Project description

Grepper Python Client

The Grepper Python library provides convenient access to the Grepper API from applications written in the Python language.

Requirements

Python 3.7 and later.

PIP

pip install grepper-python

Manual Installation

git clone https://github.com/CantCode023/grepper-python
cd grepper-python
python setup.py install

Getting Started

Simple usage:

grepper = Grepper("your-grepper-api-key")
answers = grepper.search("query")
print(answers)

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

grepper-python-0.0.1a0.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

grepper_python-0.0.1a0-py3-none-any.whl (8.7 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