Metadata-Version: 2.1
Name: sedatatools
Version: 1.1.4
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
Keywords: sedatatools
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8
License-File: LICENSE
License-File: AUTHORS.rst

===========
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.


