Skip to main content

mecord tools

Project description

Mecord Python Tool

The Mecord Python Tool is a official tool for mecodr, you can use it to Register device to mecord server, other person can use Mecord Application assign tasks to you for implementation

Installation

The Mecord requires Python 3.10.6 or later.

Installing
pip install mecord-cli
Uninstalling
pip uninstall mecord-cli

Use

1. RegisterDevice To Mecord Server
$ mecord deviceid

use mecord mobile application scan qrcode to register your device to mecord server

2. Running
$ mecord service start

start a process to wait for the server to issue tasks. Please do not close it

Module Developer

$ mecord widget init

in empty folder, use above command craete a mecord module, structure is like

[widget folder]
    |-- h5
        |-- config.json     //*required, do not change*
        |-- icon.png
        |-- index.html      //*required* index web page
        |-- MekongJS.js      //*required, do not change*
    |-- script
        |-- main.py         //*required, do not change* 
        |-- run.py

if other person share widget code to you , you can add widget path in your computer to mecord environment

$ mecord widget add [path_with_widget_code]

you can modify script and h5 file yourself, then publish to mecord sever

$ mecord widget publish

#####other command set/get multi process task number

$ mecord set_multitask_num / get_multitask_num 1

add this device joined to other group using token, or show current group token , you can share it to other person

$ mecord add_token /  show_token [token_string]

unregister this device from mecord server

$ mecord unbind

get mecord version $ mecord version

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

mecord-cli-0.5.12.tar.gz (127.7 kB view details)

Uploaded Source

Built Distribution

mecord_cli-0.5.12-py3-none-any.whl (140.1 kB view details)

Uploaded Python 3

File details

Details for the file mecord-cli-0.5.12.tar.gz.

File metadata

  • Download URL: mecord-cli-0.5.12.tar.gz
  • Upload date:
  • Size: 127.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for mecord-cli-0.5.12.tar.gz
Algorithm Hash digest
SHA256 6e1ff64d648263fb0d65575e3a1001985e4be11850fd988f51cb59a22c0b806d
MD5 74cb26563470d068ee2b8170bb78a445
BLAKE2b-256 ebe1ef121508d265a81481353d90721e09a8f5f6eb1da13f012d76d7c93d5575

See more details on using hashes here.

File details

Details for the file mecord_cli-0.5.12-py3-none-any.whl.

File metadata

  • Download URL: mecord_cli-0.5.12-py3-none-any.whl
  • Upload date:
  • Size: 140.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for mecord_cli-0.5.12-py3-none-any.whl
Algorithm Hash digest
SHA256 605d9f15a6169bd022f9bed93f60d72de51455d18d531960c892d73d42dbc175
MD5 71ececc2e1506f20e20b257a76e49d9f
BLAKE2b-256 23c497614f2521f45aaddf73e9c81ec62be99b7389fa9ba9d21eea3136963276

See more details on using hashes here.

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