CANDY Board Service CLI
Project description
# CANDY Board service CLI
[![GitHub release](https://img.shields.io/github/release/CANDY-LINE/candy-board-cli.svg)](https://github.com/CANDY-LINE/candy-board-cli/releases/latest)
[![License BSD3](https://img.shields.io/github/license/CANDY-LINE/candy-board-cli.svg)](http://opensource.org/licenses/BSD-3-Clause)
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
* [pandoc](http://pandoc.org)
* [pypandoc](https://pypi.python.org/pypi/pypandoc/1.2.0)
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 -rf
```
# Revision history
* 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
[![GitHub release](https://img.shields.io/github/release/CANDY-LINE/candy-board-cli.svg)](https://github.com/CANDY-LINE/candy-board-cli/releases/latest)
[![License BSD3](https://img.shields.io/github/license/CANDY-LINE/candy-board-cli.svg)](http://opensource.org/licenses/BSD-3-Clause)
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
* [pandoc](http://pandoc.org)
* [pypandoc](https://pypi.python.org/pypi/pypandoc/1.2.0)
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 -rf
```
# Revision history
* 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-1.0.3.tar.gz
(3.6 kB
view details)
Built Distribution
File details
Details for the file candy-board-cli-1.0.3.tar.gz
.
File metadata
- Download URL: candy-board-cli-1.0.3.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c4baef9b7f9cc96b1863e7d02d05b8517de1fbfa47073699ff80e76874b3e73 |
|
MD5 | 3a59233a1ced621f5136c10df81e5866 |
|
BLAKE2b-256 | df7000e230ec6c50519fe102eee0c39a3f4083a783dd2d4ea7c839975a9f2ad8 |
File details
Details for the file candy_board_cli-1.0.3-py2-none-any.whl
.
File metadata
- Download URL: candy_board_cli-1.0.3-py2-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6583d67c1f6c9b86db2de0b9a3d8fa43a6a57cad5d7bd06c260019399c2344f5 |
|
MD5 | ef0b2c80eddb888af052327b428565fa |
|
BLAKE2b-256 | 8335ffc1c7f4c688e065a9b9e2b14169959d1262f330dd0a29e9ca2782332dce |