Metadata-Version: 2.1
Name: smartworld
Version: 0.2.2
Summary: Tools Collection of Smartworld
Home-page: 
Author: Frank Xu
Author-email: frank.xu@cloudminds.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click
Requires-Dist: colorama
Requires-Dist: gitpython
Requires-Dist: tqdm


📦 smartworld
=======================

Tools Collection of SmartWorld 
 
Documentation: https://df54vg7fe0.feishu.cn/docx/EmajdGEJ2oqAArxzyxlcFJcznSb 


Installation
-----

```bash
pip3 install -U smartworld
```

Usage
-------

```bash
Usage: sw [OPTIONS] COMMAND [ARGS]...

  Tools Collection of SmartWorld.

  Documentation link:
  https://df54vg7fe0.feishu.cn/docx/EmajdGEJ2oqAArxzyxlcFJcznSb

  Usage: sw [command] --help

Options:
  --version  Show the version and exit.
  --help     Show this message and exit.

Commands:
  clone           Clone code to the specified path.
  drecord         Record depth_detect data.
  mapping         Batch Mapping.
  ota             Complete ota with the specified package.
  sg              Short for switch-gateway.
  switch-gateway  Switch the gateway from 192.168.137.200 to...
  vrecord         Record vslam data.
```

License
-------

This is a self-use library, not universal.

