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](http://www.python.org/download) 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
Raw data
{
"_id": null,
"home_page": "https://github.com/mecordofficial",
"name": "mecord-cli",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.4",
"maintainer_email": null,
"keywords": null,
"author": "pengjun",
"author_email": "mr_lonely@foxmail.com",
"download_url": "https://files.pythonhosted.org/packages/d0/16/89e2f9ccdf7d5894aa03a83df861c63e3a5e8926032e156d3cdfb077f7da/mecord-cli-0.7.331.tar.gz",
"platform": null,
"description": "Mecord Python Tool\r\n===============================================\r\nThe 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\r\n\r\nInstallation\r\n------------\r\n\r\nThe Mecord requires [Python](http://www.python.org/download) 3.10.6 or later.\r\n\r\n##### Installing\r\n pip install mecord-cli\r\n\r\n##### Uninstalling\r\n pip uninstall mecord-cli\r\n\r\nUse\r\n------------\r\n##### 1. RegisterDevice To Mecord Server\r\n $ mecord deviceid\r\nuse mecord mobile application scan qrcode to register your device to mecord server\r\n\r\n##### 2. Running\r\n $ mecord service start\r\nstart a process to wait for the server to issue tasks. **Please do not close it**\r\n\r\nModule Developer\r\n------------\r\n $ mecord widget init\r\n\r\nin empty folder, use above command craete a mecord module, structure is like \r\n \r\n [widget folder]\r\n |-- h5\r\n |-- config.json //*required, do not change*\r\n |-- icon.png\r\n |-- index.html //*required* index web page\r\n |-- MekongJS.js //*required, do not change*\r\n |-- script\r\n |-- main.py //*required, do not change* \r\n |-- run.py\r\n\r\nif other person share widget code to you , you can add widget path in your computer to mecord environment\r\n\r\n $ mecord widget add [path_with_widget_code]\r\n\r\nyou can modify script and h5 file yourself, then publish to mecord sever \r\n \r\n $ mecord widget publish\r\n\r\n#####other command\r\nset/get multi process task number\r\n\r\n $ mecord set_multitask_num / get_multitask_num 1\r\n\r\nadd this device joined to other group using token, or show current group token , you can share it to other person\r\n\r\n $ mecord add_token / show_token [token_string]\r\n\r\nunregister this device from mecord server\r\n\r\n $ mecord unbind\r\n\r\nget mecord version\r\n $ mecord version\r\n",
"bugtrack_url": null,
"license": null,
"summary": "mecord tools",
"version": "0.7.331",
"project_urls": {
"Homepage": "https://github.com/mecordofficial"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5a971536b32ecb8ccae94c522701fb95c74bc00a3984c9209ec928606211ea02",
"md5": "5b96e1f9a2f0bdf0088222e190a43fd0",
"sha256": "8242363439a76f269fc8aa290dee38b666df2dd5cb6d1d083ff64416637973f2"
},
"downloads": -1,
"filename": "mecord_cli-0.7.331-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5b96e1f9a2f0bdf0088222e190a43fd0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.4",
"size": 164649,
"upload_time": "2024-10-23T02:53:03",
"upload_time_iso_8601": "2024-10-23T02:53:03.854689Z",
"url": "https://files.pythonhosted.org/packages/5a/97/1536b32ecb8ccae94c522701fb95c74bc00a3984c9209ec928606211ea02/mecord_cli-0.7.331-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d01689e2f9ccdf7d5894aa03a83df861c63e3a5e8926032e156d3cdfb077f7da",
"md5": "0bdb3c84dad43866a53144e910d800e9",
"sha256": "a796e324fe87b17bf1e1ae76a3aa2c73b1a89bde4f7d17c3330a7d8a7f4b6a6a"
},
"downloads": -1,
"filename": "mecord-cli-0.7.331.tar.gz",
"has_sig": false,
"md5_digest": "0bdb3c84dad43866a53144e910d800e9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.4",
"size": 146964,
"upload_time": "2024-10-23T02:53:05",
"upload_time_iso_8601": "2024-10-23T02:53:05.425006Z",
"url": "https://files.pythonhosted.org/packages/d0/16/89e2f9ccdf7d5894aa03a83df861c63e3a5e8926032e156d3cdfb077f7da/mecord-cli-0.7.331.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-23 02:53:05",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "mecord-cli"
}