vendor request of taiqiyun [private]
Project description
tivendor
Usage
from tivendor import TiVendor
config = {
'TIADMIN_HOST': 'http://tiadmin.kong:8000',
'KAFKA_ENABLE': 'on',
'KAFKA_HOST': 'kafka-kafka.kafka:9092',
'KAFKA_TOPIC': 'supplier-request',
'DEFAULT_SERVICE_NAME': 'bqsblmatch',
'LOGGER_NAME': 'main',
}
vendor = TiVendor(config)
r = vendor.request('bqsblmatch-test', service_name='bqsblmatch', ti_request_headers={}, json={'name': 'Johnny',})
print(r.json())
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
tivendor-0.0.20.tar.gz
(3.6 kB
view details)
File details
Details for the file tivendor-0.0.20.tar.gz.
File metadata
- Download URL: tivendor-0.0.20.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0071948fe8b34635f133b9ff3983a1d68e697bcb002115bbc0d588dbd2f14426
|
|
| MD5 |
5ebf8e2b825d3dcff2fa78f09d390120
|
|
| BLAKE2b-256 |
3612a7e3cf88aad00d08cfd049115ff633e14763494e192521424bb6cf4fd83b
|