Skip to content

Instantly share code, notes, and snippets.

View ganeshapp's full-sized avatar
👨‍🌾
Working on Agro Tech Project

Ganesh Attangudi Perichiappan Perichappan ganeshapp

👨‍🌾
Working on Agro Tech Project
View GitHub Profile
@ganeshapp
ganeshapp / README.md
Created April 30, 2019 10:08 — forked from arikfr/README.md
Redash Query Export Tool

Setup

$ pip install click requests

Usage

$ python query_export.py --redash-url "https://app.redash.io/" --api-key ""
@ganeshapp
ganeshapp / INSTALL
Last active February 11, 2018 20:21 — forked from arya-oss/INSTALL.md
Ubuntu 16.04 Developer Tools installation
###### development tools
sudo apt-get install build-essential python-dev git nodejs-legacy npm gnome-tweak-tool openjdk-8-jdk
### Python packages
sudo apt-get install python-pip python-virtualenv python-numpy python-matplotlib
### pip packages
pip install django flask django-widget-tweaks django-ckeditor beautifulsoup4 requests classifier SymPy ipython