Hula package
Project description
pyhula
Hula python编程依赖包。
A Python pack used by Hula.
安装 / Installing
在终端执行如下指令以安装pyhula。
Input the following code in powershell(cmd.exe) to install pyhula.
pip install pyhula
激活 / Activating
pyhula使用前需要使用激活工具进行激活。请联系作者,获得对应的激活工具与相关文档。
pyhula needs to be activated before it can be used. Contact with the author to get the activator and documents.
查看版本 / Checking version
-
在控制终端执行pip list 进行查看
Input "pip list" in powershell(cmd.exe) to get pyhula's verison -
在程序中执行
Using the following code.
import pyhula
ver = pyhula.get_version()
print(ver)
使用 / Usage
使用以下代码获取一个UserApi实例后,可以通过UserApi所提供的接口对hula无人机进行控制。接口说明请查看doc/html/中文/index.html文件。
Use the following codes to create a userApi instance. Its interfaces can be used to control hula plane. Go to doc/html/English/index.html to see the interface specification.
import pyhula
api = pyhula.UserApi()
## v 1.0.1
1. 初始版本
Initial version
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyhula-1.1.4.tar.gz.
File metadata
- Download URL: pyhula-1.1.4.tar.gz
- Upload date:
- Size: 38.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.10.0 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.18 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
662e747ef63ab1311e93df25501387ca03f47de86e2272dcb2108afe6d3cf991
|
|
| MD5 |
7317e5c861f6aba7223b1426da0cb1f9
|
|
| BLAKE2b-256 |
8adc5416060f24205edfcfcb9ab60f7b2a37ace37820cbda19cc9b71b64ce445
|
File details
Details for the file pyhula-1.1.4-cp36-cp36m-win_amd64.whl.
File metadata
- Download URL: pyhula-1.1.4-cp36-cp36m-win_amd64.whl
- Upload date:
- Size: 38.0 MB
- Tags: CPython 3.6m, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.10.0 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.18 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
844857d2ebabb6cb325dca09fdcf444ad8af12d30db1c98c246254db83f4aa3c
|
|
| MD5 |
81aeda7713d7716749d98b0a7732e830
|
|
| BLAKE2b-256 |
d0d7454f4b0b0c4b0756cc17e55b9beb0805762e9a1b6b81508cf50168a08a01
|