Metadata-Version: 2.1
Name: hoss
Version: 1.0.5
Summary: UNKNOWN
Home-page: https://github.com/hoss/python-agent
Author: Hoss
License: BSD
Description: Hoss python agent
        =============================
        
        This is Python agent for Hoss. Hoss tracks and manages 3rd party API. It lets developers quickly add best practices
        in integrating with 3rd party API, for example: logging, alerting, auto retry, request queuing and more
        
        Sign up at https://hoss.com for a free account
        
        Install
        ---------------------------
        hoss is available on PyPI and thus can be installed with pip on most platforms.::
        
        $ pip install hoss
        
        Documentation
        ----------------
        
        See the documentation at https://docs.hoss.com/docs/python-agent
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: License :: OSI Approved :: BSD License
Provides-Extra: starlette
Provides-Extra: opentracing
Provides-Extra: aiohttp
Provides-Extra: tornado
Provides-Extra: tests
Provides-Extra: flask
