Skip to main content

callook.info API interface in Python

Project description

callooktools

Callook.info API interface in Python

PyPI PyPI - Python Version PyPI - License Documentation Status

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


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.0.0.tar.gz (6.9 kB view hashes)

Uploaded Source

Built Distribution

callooktools-1.0.0-py3-none-any.whl (9.0 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