CLI for managing EMR clusters for big data
Project description
cluster_funk
An opinionated framework for running big data jobs
For usage please click here
If you'd like to work on this tool please read the rest of this readme to get set up with a development environment.
Contribute
Installation
$ pip install -r requirements.txt
$ pip install setup.py
Development
This project includes a number of helpers in the Makefile
to streamline common development tasks.
Environment Setup
The following demonstrates setting up and working with a development environment:
### create a virtualenv for development
$ make virtualenv
$ source env/bin/activate
### run cluster_funk cli application
$ cluster_funk --help
### run pytest / coverage
$ make test
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
cluster_funk-0.0.2a14.tar.gz
(21.1 kB
view hashes)
Built Distribution
Close
Hashes for cluster_funk-0.0.2a14-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | babea713391b71d2d5f7603d53fe7761add774edec6fc23babc2496c96ce006e |
|
MD5 | 48ad0607fd5883dcf90d1aba6a5520b8 |
|
BLAKE2b-256 | 343071ecfea3cf2860dd64f137ccf6b67a12e2fd17f50a01220b6806bf99eb8d |