SoulMelody / python-timsdk

An in-complete client wrapper for Tencent Cloud Instant Messaging SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python-TIMSDK

Build Instructions

  1. Prerequisites: install Python and Node.js and add appropriate directories to your PATH;
  2. Run python tim_lib_bootstrap.py;
  3. Run pip install -r requirements-dev.txt;
  4. Run flit install.

About

An in-complete client wrapper for Tencent Cloud Instant Messaging SDK

License:Apache License 2.0


Languages

Language:Python 100.0%