Skip to main content

A library of various tools for common python tasks.

Project description

Lunchbox

A library of various tools for common python tasks

See documentation for details.

Installation

Python

pip install lunchbox

Docker

  1. Install docker
  2. Install docker-machine (if running on macOS or Windows)
  3. docker pull theNewFlesh/lunchbox:[version]
  4. docker run --rm --name lunchbox-prod theNewFlesh/lunchbox:[version]

Docker For Developers

  1. Install docker
  2. Install docker-machine (if running on macOS or Windows)
  3. Ensure docker-machine has at least 4 GB of memory allocated to it.
  4. git clone git@github.com:theNewFlesh/lunchbox.git
  5. cd lunchbox
  6. chmod +x bin/lunchbox
  7. bin/lunchbox start

The service should take a few minutes to start up.

Run bin/lunchbox --help for more help on the command line tool.

Project details


Download files

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

Source Distribution

lunchbox-0.2.5.tar.gz (12.6 kB view hashes)

Uploaded Source

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