Lebai Robot Python SDK
Project description
乐白机器人 Python SDK
安装
安装 Python 和 pip
例如在 Ubuntu 下:
sudo apt install python3 python3-pip
如果 Python 环境配置有问题:
sudo ln -s /usr/bin/python3 /usr/bin/python
sudo ln -s /usr/bin/pip3 /usr/bin/pip
python -m pip install --upgrade pip setuptools wheel
安装项目依赖
安装依赖:
pip install -r requirements.txt
- https://grpc.io/docs/languages/python/quickstart/
- https://setuptools.readthedocs.io/en/latest/userguide/quickstart.html
运行
GRPC_TRACE=all GRPC_VERBOSITY=debug ./main.py
构建和发布
python3 -m pip install --user --upgrade setuptools wheel
python3 setup.py sdist bdist_wheel
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
lebai-0.1.0.tar.gz
(59.2 kB
view details)
Built Distribution
lebai-0.1.0-py3-none-any.whl
(65.5 kB
view details)
File details
Details for the file lebai-0.1.0.tar.gz
.
File metadata
- Download URL: lebai-0.1.0.tar.gz
- Upload date:
- Size: 59.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.22.0 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71af641a78fc21edf6f134f13a43e85f8bb66e2d90b0614d4492cab38243a8bf |
|
MD5 | 2f57818936402488473973af284cde2f |
|
BLAKE2b-256 | e35e6b8a43f1046bd634db3dc2a9cd8bbeb30ba7fa2d906a4ab7d8849ad99e1e |
File details
Details for the file lebai-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: lebai-0.1.0-py3-none-any.whl
- Upload date:
- Size: 65.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.22.0 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55ad6033720640b27e49b0b525ef872d536e15fc0a844bbde44615975a661dc3 |
|
MD5 | 28df79670bdfcd1abe0a98ea282f2cd0 |
|
BLAKE2b-256 | a7c1a7252f28b5811666bcd8c86425e3d5ead2a8f7c64933dd6773813fce6473 |