Python library for the Mojeek API
Reason this release was yanked:
double URL encoding bug
Project description
pymojeek
An unofficial client for the Mojeek API.
Usage
from pymojeek import Search
client = Search(api_key=...)
results = client.search("pymojeek")
print(f"Found {len(results)} for query 'pymojeek'")
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file pymojeek-0.1.dev0-py3-none-any.whl
.
File metadata
- Download URL: pymojeek-0.1.dev0-py3-none-any.whl
- Upload date:
- Size: 14.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b393992235af4b8c725fe84a074d2ddeee80bbd9ab561cc9d5d07eb7b8f240a |
|
MD5 | acf01a79d4aa63625ffe79873ac107be |
|
BLAKE2b-256 | 0eb478de06e7b28b0fd61ba2271f72c366bf6606c5733af629e12e99437dfb98 |