Metadata-Version: 1.2
Name: sedatatools
Version: 0.5.2
Summary: Tools for data team at SE.
Home-page: https://github.com/SocialExplorer/ContentProduction/tree/master/sedatatools
Author: Vedad Ramovic
Author-email: vedad@socialexplorer.com
License: MIT license
Description: ===========
        sedatatools
        ===========
        
        
        .. image:: https://img.shields.io/pypi/v/sedatatools.svg
                :target: https://pypi.python.org/pypi/sedatatools
        
        .. image:: https://img.shields.io/travis/vedadr/sedatatools.svg
                :target: https://travis-ci.org/vedadr/sedatatools
        
        .. image:: https://readthedocs.org/projects/sedatatools/badge/?version=latest
                :target: https://sedatatools.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        Tools for data team at SE.
        
        
        * Documentation: https://sedatatools.readthedocs.io.
        
        
        Features
        --------
        
        * helpers: various functions (median, avg calc etc.)
        * sandbox: tools for sandbox
        * onetimers: scripts used for individual projects with potential to be useful for other projects with some modifications
        * tools: various scripts
        * checks: various scripts for testing
        
        Credits
        -------
        
        This package is created by data team at SocialExplorer.
        
        .. _SocialExplorer: https://SocialExplorer.com
        
        
        =======
        History
        =======
        
        0.3.5 (2018-08-01)
        ------------------
        
        * Some things are actually useful now, yeaaaah.
        
Keywords: sedatatools
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.5
