Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smok-serwis/smok-client
A definitive Python library to write programs that behave as SMOK devices
https://github.com/smok-serwis/smok-client
Last synced: 6 days ago
JSON representation
A definitive Python library to write programs that behave as SMOK devices
- Host: GitHub
- URL: https://github.com/smok-serwis/smok-client
- Owner: smok-serwis
- License: mit
- Created: 2020-11-06T19:14:45.000Z (about 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-12-28T11:54:05.000Z (about 2 years ago)
- Last Synced: 2024-12-20T21:51:53.855Z (14 days ago)
- Language: Python
- Size: 652 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SMOK
[![PyPI](https://img.shields.io/pypi/pyversions/smok.svg)](https://pypi.python.org/pypi/smok)
[![PyPI version](https://badge.fury.io/py/smok.svg)](https://badge.fury.io/py/smok)
[![PyPI](https://img.shields.io/pypi/implementation/smok.svg)](https://pypi.python.org/pypi/smok)
[![Documentation Status](https://readthedocs.org/projects/smok-client/badge/?version=latest)](http://smok-client.readthedocs.io/en/latest/?badge=latest)
[![Maintainability](https://api.codeclimate.com/v1/badges/657b03d115f6e001633c/maintainability)](https://codeclimate.com/github/smok-serwis/smok-client/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/657b03d115f6e001633c/test_coverage)](https://codeclimate.com/github/smok-serwis/smok-client/test_coverage)
[![Wheel](https://img.shields.io/pypi/wheel/smok.svg)](https://pypi.org/project/smok/)
[![Build Status](https://travis-ci.com/smok-serwis/smok-client.svg)](https://travis-ci.com/smok-serwis/smok-client)
[![License](https://img.shields.io/pypi/l/smok)](https://github.com/smok-serwis/smok-client)`smok` is a definitive library to write programs that behave as SMOK devices.
It is principally a consumer of [the SMOK API](https://api.smok.co/).## Change log
For the change log, refer [here](https://smok-client.readthedocs.org/en/latest/changelog.html)