Skip to main content

A package for Data Analyst

Project description

.. image:: https://github.com/DessertsLab/assets/blob/master/png/sachima_logo.png :alt: Sachima | LOGO

Sachima | Better data analyst

.. start-badges

.. list-table:: :stub-columns: 1

* - Build
  - | |Build Status| |Codecov|
* - Docs
  - | |Documentation|
* - Package
  - | |PyPI| |PyPI version| |Code style black|
* - Support
  - | |Join the chat at https://gitter.im/sachima-python/community|

.. |Build Status| image:: https://travis-ci.com/DessertsLab/Sachima.svg?branch=master :target: https://travis-ci.com/DessertsLab/Sachima .. |Codecov| image:: https://codecov.io/gh/DessertsLab/Sachima/branch/master/graph/badge.svg :target: https://codecov.io/gh/DessertsLab/Sachima .. |Join the chat at https://gitter.im/sachima-python/community| image:: https://badges.gitter.im/sachima-python/community.svg :target: https://gitter.im/sachima-python/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge .. |Documentation| image:: https://readthedocs.org/projects/sachima/badge/?version=latest :target: http://sachima.readthedocs.io/en/latest/?badge=latest .. |PyPI| image:: https://img.shields.io/pypi/v/sachima.svg :target: https://pypi.python.org/pypi/sachima/ .. |PyPI version| image:: https://img.shields.io/pypi/pyversions/sachima.svg?logo=python :target: https://pypi.python.org/pypi/sachima/ .. |Code style black| image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/ambv/black

.. end-badges

Sachima is a package for Data Analyst who wants to get capabilities of Data Engineer:

  • Publishing your code as a http or rpc api.
  • Working with BI platform like Superset.
  • Sending your data reports to email or sns.
  • Working with GrassJelly which is a Data Visulization project.

Installation

pip3 install sachima

Get ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.. code:: json

APP_NAME = 'My App'

API_URL_CONFIG = {
    'RPC': 'amqp://rabbitname:rabbitpass@0.0.0.0/vhost',
    'RESTFUL': 'http://0.0.0.0:8008/reports',
    'GRPC': '0.0.0.0:50051',
}

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sachima-2019.3.5.tar.gz (16.7 kB view hashes)

Uploaded Source

Built Distribution

sachima-2019.3.5-py3-none-any.whl (23.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page