Project

datapimp

0.01
No commit activity in last 3 years
No release in over 3 years
Your rails app in a custom tailored suit.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 5.0.0
~> 0
~> 3.3.0
~> 2.9.3
~> 1.21.0

Runtime

~> 2.0
> 0.0
>= 4.3
>= 0.4.7
>= 0.1
>= 3.0.4
~> 0.9.0
~> 2.4
~> 1.10
~> 1.6
~> 0.4
~> 3.0
~> 0.10
>= 0.2.10
= 0.1.4
= 0.0.6
 Project Readme

Tools for working with common data sources

A collection of CLI utilities for pulling both files and structured data from file sharing and collaboration services like Google Drive and Dropbox.

You can use this to pull down google spreadsheets and convert them to JSON structures, or to convert an excel spreadsheet on Dropbox to the same.

You can use this to sync the contents of a local folder on your system with the remote contents of a file share on Dropbox or Google Drive.

And much more.

Getting Started

gem install datapimp
datapimp help

Available Commands

  COMMANDS:

    config               Shows the configuration options being used
    config set           manipulate configuration settings
    help                 Display global or [command] help documentation
    list spreadsheets    list the spreadsheets which can be used as datasources
    setup amazon         setup integration with amazon
    setup dropbox        setup integration with dropbox
    setup github         setup integration with github
    setup google         setup integration with google drive
    sync data            Synchronize the contents of a local data store with its remote source
    sync folder          Synchronize the contents of a local folder with a file sharing service