Python library for the Mojeek API
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 '{results.query}'")
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
pymojeek-0.1.1-py3-none-any.whl
(14.4 kB
view details)
File details
Details for the file pymojeek-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: pymojeek-0.1.1-py3-none-any.whl
- Upload date:
- Size: 14.4 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 | dd0ec05c4af9fc05423f710a79aa0c043961afdcab86afc94803346420b67bac |
|
MD5 | 6ad7ef3fb482d22aee3c40620f36654a |
|
BLAKE2b-256 | 4eb78ee328d463ba3ee0390d08578125f0bf05eca338e33be9bcbe3c14dbf17e |