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.2.1
- Fix a KeyError
-
3.2.0
- Add a new option (
-q
) tognss start
to enable QZSS, GLONASS and Beidou - Add a new option (
-a
) tognss start
to enable QZSS, Galileo, GLONASS and Beidou
- Add a new option (
-
3.1.0
- Make
--suspend
and--resume
options available forapn ls
,network show
,sim show
andmodem show
commands
- Make
-
3.0.0
- Add new categories,
connection
andgnss
- Add new actions in
service
category
- Add new categories,
-
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 tomodem show
andmodem 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
candy-board-cli-3.2.2.tar.gz
(6.9 kB
view details)
File details
Details for the file candy-board-cli-3.2.2.tar.gz
.
File metadata
- Download URL: candy-board-cli-3.2.2.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ec369d49fcf739207effc592c69ec8b1c230219b84fa947fe1d17dfddfe8958 |
|
MD5 | 4cc4478d8ca05eaf207681d80c6bbf0b |
|
BLAKE2b-256 | 80e2e183fa08a53f6bfc419aacb9534333dfe7f555e2f283111e5eb7502ee8a0 |