This package provides Python implementation of some Binotel api.
Project description
Binotel package for Python language
This package provides Python implementation of some Binotel api.
Installation
Use the pip
command:
$ pip install binotel
Requirements
Binotel package tested against Python 3.8.1
Example
from binotel import Binotel
# Creating binotel object
b = Binotel('your_key', 'your secret')
# Get all incoming calls since date
calls = b.all_incoming_calls_since(1370034000)
print(calls)
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
binotel-0.0.1.tar.gz
(3.1 kB
view details)
Built Distribution
File details
Details for the file binotel-0.0.1.tar.gz
.
File metadata
- Download URL: binotel-0.0.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7430f1f06f6f476ee94754b01da318429c7dafc9c054075fd6fde0dbb20867fc |
|
MD5 | 9beb9d300eb73619db5846b8855757b5 |
|
BLAKE2b-256 | 5c2d6c9ed69773bafc4b54b9cb9599fd17b7c3987652f512c6ec20b89a75b791 |
File details
Details for the file binotel-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: binotel-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4036017d0707c50de4be5a005f71b3993ed718538dc9e1bf54d8a9343f5e3d5c |
|
MD5 | 75730ccdfdbae71f4e659ddaee9b1ca5 |
|
BLAKE2b-256 | 307e6e743f7e820d5e47baa0cee33dc5094a5b637856c37d40e43570299b7027 |