CANDY Board Service CLI
Project description
CANDY Board service CLI
A CLI tool to communicate with a CANDY Board service running on systemd
pip Installation
$ pip install candy-board-cli
pip Uninstallation
$ pip candy-board-cli
Development
Prerequisites
On Mac OS:
$ brew install pandoc $ pip install pypandoc
Local Installation test
$ ./setup.py install --record files.txt
Local Uninstallation test
$ cat files.txt | xargs rm -f
Create local package
$ tar czvf candy-board-cli.tgz --exclude "./.*" --exclude build --exclude dist *
Revision history
3.0.0
Add new categories, connection and gnss
Add new actions in service category
2.0.0
Change license to Apache Software License 2.0
Add a new option (-o) for providing network operator type when setting an APN
Add a new option (-o) for passing optional arguments to modem show and modem reset commands
1.0.5
Fix an issue where the shebang line in the published script pointed to a machine specific path (not to publish bdist_wheel)
1.0.3
Make pypandoc dependency optional
1.0.2
Fix an issue where the code could exit after opening a socket which caused socket error on the socket server
1.0.1
Don’t have users run modem reset command casually
1.0.0
Initial public release
0.0.1
Initial beta release
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
File details
Details for the file candy-board-cli-3.0.0.tar.gz
.
File metadata
- Download URL: candy-board-cli-3.0.0.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c831d7424c284abeedd4eb114fd803e446272b4ebe7c7776227b44d74ca09ce |
|
MD5 | d7f0e494b311095d55dbeb59141dbca7 |
|
BLAKE2b-256 | 8d70feef4a1ee0a35ded8bbe9a479f4628adbffab4785389852f6ee2f7f469a0 |