Saby Vok API client
Project description
Saby Vok API Client
Installation
pip install sabyvok
Usage
from sabyvok import SabyVokClient
client = SabyVokClient(
"your_client_id",
"your_client_secret",
"your_secret_key",
)
data = client.req(inn='7605016030')
print(data[0]['company_name']) # Компания "Тензор", ООО
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
sabyvok-1.0.1.tar.gz
(2.2 kB
view details)
File details
Details for the file sabyvok-1.0.1.tar.gz.
File metadata
- Download URL: sabyvok-1.0.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6280a059c0519fb209b1ec7151856351be8c415b845afe089575756f59f25b75
|
|
| MD5 |
2a94491796ab169060e8c3cf61d76f5c
|
|
| BLAKE2b-256 |
39ab62d58ea05c1a0f2cc97a78caec01c7b18fed82c0cdc2844d9fa214c6cbdf
|