Package for working with the "dadata.ru" service
Project description
DaData Commercito
Package for working with the "dadata.ru" service
Пакет для работы с сервисом "dadata.ru"
Using
Company (Поиск компаний)
from comto_dadata import company
payload = {
'query': 'Иванов Александр',
'count': 20,
'status': ["ACTIVE"],
'locations': [{"kladr_id": "1300000100000"}],
}
res = company.suggest('your-token', payload)
Profile (Личный кабинет)
from comto_dadata import profile
stat = profile.stat('your-token', 'your-secret')
balance = profile.balance('your-token', 'your-secret')
version = profile.version('your-token')
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
comto_dadata-1.0.1.tar.gz
(3.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file comto_dadata-1.0.1.tar.gz.
File metadata
- Download URL: comto_dadata-1.0.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec4bfe39623ad4b714567b8db51d5f3e7405f43b8f2863a1913240d946c7c5b5
|
|
| MD5 |
bcbc86e41a9152ecc1a5c857e9e610da
|
|
| BLAKE2b-256 |
e99347ea916e3dc3d6d8095c470fb32e661d425c73f8f140bae29616b6b65206
|
File details
Details for the file comto_dadata-1.0.1-py3-none-any.whl.
File metadata
- Download URL: comto_dadata-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8cf2aa92f96e9c6c7ffb4fada4917516f77f372ee7bb390b828bbead60019b6c
|
|
| MD5 |
39754ca8b062b4bc55f35b608c9af15b
|
|
| BLAKE2b-256 |
af9032ccea3fb0a9d5dd507c9a1c74be991a3f78977d511a6821cb52030053fa
|