Metadata-Version: 1.1
Name: stati
Version: 0.0.2
Summary: Python client for GottWall statistics server
Home-page: https://github.com/GottWall/stati-python
Author: Alexandr Lispython
Author-email: alex@obout.ru
License: BSD
Description: Welcome to stati-python's documentation!
        ======================================
        
        
        .. image:: https://secure.travis-ci.org/GottWall/stati-python.png
        	   :target: https://secure.travis-ci.org/GottWall/stati-python
        
        Features
        --------
        
        - Redis pub/sub transport
        - HTTP transport
        
        
        INSTALLATION
        ------------
        
        To use gottwall  use pip or easy_install:
        
        `pip install stati-python`
        
        or
        
        `easy_install stati-python`
        
        
        USAGE
        -----
        
        
        
        CONTRIBUTE
        ----------
        
        Fork https://github.com/GottWall/stati-python/ , create commit and pull request.
        
        
Platform: Linux
Platform: Mac
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries
