Metadata-Version: 2.1
Name: besnappy
Version: 0.1.0
Summary: An unofficial client library for the BeSnappy HTTP API.
Home-page: http://github.com/westerncapelabs/besnappy
Author: Western Cap Labs
Author-email: devops@westerncapelabs.com
License: BSD
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Networking
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: requests (>=2)

BeSnappy HTTP API client
=======================

An unofficial client library for the `BeSnappy`_ HTTP API.

.. _BeSnappy: https://github.com/BeSnappy/api-docs

|gha-ci|_ |gha-cover|_

.. |gha-ci| image:: https://travis-ci.org/westerncapelabs/besnappy.png?branch=develop
.. _gha-ci: https://travis-ci.org/westerncapelabs/besnappy

.. |gha-cover| image:: https://coveralls.io/repos/westerncapelabs/besnappy/badge.png?branch=develop
.. _gha-cover: https://coveralls.io/r/westerncapelabs/besnappy

Issues can be filed in the GitHub issue tracker. Please don't use the issue
tracker for general support queries.

Note: API coverage is currently extremely low.




