Low-level API for applications running on Metaservice servers.

Низкоуровневое API для работы приложений, запущенных на серверах Метасервиса.

Елена Контиевская f56f740dda create .gitignore, delete __pycache__ il y a 2 ans
.gitignore f56f740dda create .gitignore, delete __pycache__ il y a 2 ans
README.md aef3997974 change readme il y a 2 ans
SharixQuery.py ac38155b8c first push BackendApi il y a 2 ans
config.py ac38155b8c first push BackendApi il y a 2 ans
connect.py ac38155b8c first push BackendApi il y a 2 ans
function.py ac38155b8c first push BackendApi il y a 2 ans

README.md

BACKEND API Python

Instruction

  1. Change config.py
  2. Add this project to mine
  3. Add library: from BackendApi.SharixQuery import SharixQuery
  4. Initialize and use: your_name = SharixQuery()