Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/velimir/whispyr
a python library for whispir
https://github.com/velimir/whispyr
library python2 python3 whispir
Last synced: about 1 month ago
JSON representation
a python library for whispir
- Host: GitHub
- URL: https://github.com/velimir/whispyr
- Owner: velimir
- License: mit
- Created: 2018-03-11T09:47:12.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-14T19:23:45.000Z (over 6 years ago)
- Last Synced: 2024-10-18T13:16:48.390Z (3 months ago)
- Topics: library, python2, python3, whispir
- Language: Python
- Homepage: https://whispyr.readthedocs.io
- Size: 459 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
=======
whispyr
=======.. image:: https://img.shields.io/pypi/v/whispyr.svg
:target: https://pypi.python.org/pypi/whispyr.. image:: https://img.shields.io/travis/velimir0xff/whispyr.svg
:target: https://travis-ci.org/velimir0xff/whispyr.. image:: https://img.shields.io/coveralls/github/velimir0xff/whispyr/master.svg
:target: https://coveralls.io/github/velimir0xff/whispyr?branch=master
:alt: Code coverage.. image:: https://readthedocs.org/projects/whispyr/badge/?version=latest
:target: https://whispyr.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Statusa python client library for whispir.io
* Free software: MIT license
* Documentation: https://whispyr.readthedocs.io.Features
--------* Very thin client for `whispir.io` API.
* Adding a new whispir endpoint as easy as declaring a new class (almost)
* Configurable retry policies
* Decent test code coverage