Python wrapper for Hesong IPSC CTI Service data bus client
Project description
IPSC专用的消息总线客户端的Python包装。
它用于向 Python 开发者提供SmartBus的客户端功能。
Features
直接封装 IPSC Data Bus 的 C 语言客户端库 ipsc-bus-client
采用 Python 标准库的 ctypes 进行 C 语言动态/共享库的封装。所以安装时不需要进行编译,理论上同时支持多种Python(如 pypy, ironpython, jython)运行时(只要该 Python 实现的标准库支持 ctypes)
完整的客户端功能包装,其功能基本上与 C 语言实现的客户端一对一。
Installation
(以 Ubuntu 1604 LTS 系统全局模式安装为例)
Install from PyPI
sudo pip install hesong-ipsc-busnetcli
Install from code
$ git clone https://bitbucket.org/hesong-opensource/ipsc-bus-client-python.git
$ cd ipsc-bus-client-python
$ sudo python setup.py install
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 hesong-ipsc-busnetcli-3.2.tar.gz.
File metadata
- Download URL: hesong-ipsc-busnetcli-3.2.tar.gz
- Upload date:
- Size: 272.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b03ec791640ac1c0dd6205c571d619b42cbbceb58e26729226de28ba9cca3dfc
|
|
| MD5 |
1967de520413ee0baf6d904dc4398f34
|
|
| BLAKE2b-256 |
b409b450cb6d7689a70b0ec91f105ee53c56580e0517c2aa453df75e0f6745b7
|
File details
Details for the file hesong_ipsc_busnetcli-3.2-py2.py3-none-any.whl.
File metadata
- Download URL: hesong_ipsc_busnetcli-3.2-py2.py3-none-any.whl
- Upload date:
- Size: 271.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc7ad867fe874dfdd273d64ef17fc7ad16d52ffff773e9965e50e63694df3b0f
|
|
| MD5 |
c7774f068a8275878b646c57d7f055d9
|
|
| BLAKE2b-256 |
ab2bb04e325fe886a90bf69cca2fa2be3853fc2f04ee36e91a77a2f684adfce1
|