Low-level API for applications running on Metaservice servers.

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

Evgeny Polivanov ac38155b8c first push BackendApi 2 years ago
__pycache__ ac38155b8c first push BackendApi 2 years ago
README.md ac38155b8c first push BackendApi 2 years ago
SharixQuery.py ac38155b8c first push BackendApi 2 years ago
config.py ac38155b8c first push BackendApi 2 years ago
connect.py ac38155b8c first push BackendApi 2 years ago
function.py ac38155b8c first push BackendApi 2 years ago

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()
    your_name.add_query()