DEPRECATED - callook.info API interface in Python
Project description
callooktools
WARNING: This library is now deprecated. Use callsignlookuptools instead.
Callook.info API interface in Python
Installation
callooktools
requires Python 3.8 at minimum.
# synchronous requests only
$ pip install callooktools
# asynchronous aiohttp only
$ pip install callooktools[async]
# both sync and async
$ pip install callooktools[all]
# enable the CLI
$ pip install callooktools[cli]
Note: If requests
, aiohttp
, or rich
are installed another way, you will also have access to the sync, async, or command-line interface, respectively.
Documentation
Documentation is available on ReadTheDocs.
Copyright
Copyright 2021 classabbyamp, 0x5c
Released under the BSD 3-Clause License.
See LICENSE
for the full license text.
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
callooktools-1.1.0.tar.gz
(7.8 kB
view hashes)
Built Distribution
Close
Hashes for callooktools-1.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1e25f51d7b2950aef20b5dd9d6dc91f19fb79d62f3ec4fdf68183ec3e73fa6b |
|
MD5 | d4c2d50512a8836d9848b677d801a47b |
|
BLAKE2b-256 | 4ab4f947d56ac504294afc7f7de9bd4823c536929c96d8890caeddb3345c9282 |