Metadata-Version: 1.1
Name: pysnowflake
Version: 0.1.3
Summary: Python Snowflake Kit
Home-page: https://github.com/tarzanjw/pysnowflake
Author: Học .T Đỗ
Author-email: hoc3010@gmail.com
License: UNKNOWN
Description: ================
        Python SnowFlake
        ================
        
        A library that provides snowflake features to python, including Client and Server. 
        You will not need to
        
        This is extend of https://github.com/koblas/pysnowflake with Client adding.
        
        
        See `documentations <http://pysnowflake.readthedocs.org/en/latest/>`_
        
        ----------
        Change log
        ----------
        
        0.1.3
        *****
        
        * Fix syntax errors with python 2.7
Keywords: snowflake server client
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Utilities
Classifier: Topic :: Software Development :: Libraries
