Skip to main content

Better data analysis

Project description

English中文简体中文繁體

Sachima

Sachima is a flexible framework for data-driven apps. It's a MIT licensed open source project written in python. We creates it because our data-driven requirements changes frequently, and we need data analyst having the ability to change online api and data visulization.

Sachima helps you build apps that looks great and intelligently.

You can use Sachima together with Superset, or with sachima-ui.

build status dependencies chat github code size code style commit activity doc latest

Features

feature screen casts description
api Publishing your python codes as a http/rpc api.
BI platform intergration image Working with BI platform Superset.
Message Sending Sending your data reports to email or sns.
Data Visulization imageimage Visulize your data.
command line imageimage Command line tools.

Getting Started

First you should have python and nodejs installed. Optionally if you already had a python env and you need a separate environment to run Sachima, you should install virtualenv

Check your installation by run this in command line

python -V
node -v

Sometime you need change python to python3 and pip to pip3.

Install sachima by pip

pip install -U sachima

Check sachima version

sachima version

Cd into your working dir and init Sachima project with example

sachima init

Update Sachima to latest version and get latest Waffle which is a Sachima frontend development tool.

sachima update

Run Sachima dev tools

sachima run

This will start your sachima dev server and display data in Browser. If you had any problem rerun the last step or ask in Sachima github issues.

Get middleware(WIP)

Working with BI platform

Working with superset(WIP)

Working with schima-ui(WIP)

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-2020.7.24.1.tar.gz (38.5 kB view hashes)

Uploaded Source

Built Distribution

sachima-2020.7.24.1-py3-none-any.whl (48.8 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