Metadata-Version: 2.1
Name: smartworld
Version: 0.1.6
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]...

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

Commands:
  clone           Usage: sw clone -t or --to
  mapping         Usage: sw mapping -s ~/smartword/ -i ~/input -o ~/output
  ota             Usage: sw ota -p or --package
  switch-gateway  Usage: sw switch-gateway
```

License
-------

This is a self-use library, not universal.

