Skip to main content

ryry tools

Project description

ryry Python Tool

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

Installation

The ryry requires Python 3.10.6 or later.

Installing
pip install ryry-cli
Uninstalling
pip uninstall ryry-cli

Use

1. Running
$ ryry service start

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

Module Developer

$ ryry widget init

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

[widget folder]
    |-- config.json     //*required, do not change*
    |-- 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 ryry environment

$ ryry widget add [path_with_widget_code]

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

$ ryry widget publish

get ryry status $ ryry services status

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ryry_cli-2.18.tar.gz (25.9 kB view hashes)

Uploaded Source

Built Distribution

ryry_cli-2.18-py3-none-any.whl (30.5 kB view hashes)

Uploaded Python 3

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