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
Built Distribution
File details
Details for the file mecord-cli-0.6.2.tar.gz
.
File metadata
- Download URL: mecord-cli-0.6.2.tar.gz
- Upload date:
- Size: 130.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf02455c3117d874ed0b9f33065ea284d96fb20edbde5af6e7951659f7aacf11 |
|
MD5 | d9f232f4350b9396768176d68aded8cc |
|
BLAKE2b-256 | a1d580e869ddfa04bad0b32a10e8255349767719caab729ec0e70820f437d567 |
File details
Details for the file mecord_cli-0.6.2-py3-none-any.whl
.
File metadata
- Download URL: mecord_cli-0.6.2-py3-none-any.whl
- Upload date:
- Size: 144.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39d67e496301bf62e3802db2cabdfc107e1601dde76ffa41b6092bff5ec3dd69 |
|
MD5 | 8bb51a9242892884aba60889c26f3384 |
|
BLAKE2b-256 | 000a7823be7675fc7315dcd4111fb738c6c61b0cfa3ae13c20e780b9cdab7c5d |