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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file grepper-python-0.0.1a0.tar.gz.
File metadata
- Download URL: grepper-python-0.0.1a0.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4fe8d718c51d3603a53c9af9d2438f320dec005ee6a39bad068c9c88df9c39a5
|
|
| MD5 |
64576dcf4f2ce8a87e66850d82183264
|
|
| BLAKE2b-256 |
1c866f30e70ad3e352464f20b577eb5ed2e528483e9bd2615d341d2480517561
|
File details
Details for the file grepper_python-0.0.1a0-py3-none-any.whl.
File metadata
- Download URL: grepper_python-0.0.1a0-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52e99df151bb308709586f0c81f90ef66f162156a9c8826ee9a6621c1b434d89
|
|
| MD5 |
5b2828a0fdd0bae587cba5d3100e4a4b
|
|
| BLAKE2b-256 |
f57520496b58ba4954ec84674b601d6099eddcca18fe481fbd6347db898e25cf
|