Skip to main content

MCT python SKD

Project description

# MCT Python SDK
https://mc-t.ru/api_info/ - документация

###Установка:
pip install mct-sdk

###Примеры использования:
```pythonstub
from mct_sdk.client import MctClient

client = MctClient('Your key')
client.get_votes(30)

# Response example
# {'data': {'votes': 999}, 'error': '', 'status': 'ok'}
```

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

mct_sdk-0.1.1.tar.gz (1.7 kB view hashes)

Uploaded Source

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