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
- Install docker
- Install docker-machine (if running on macOS or Windows)
docker pull theNewFlesh/lunchbox:[version]
docker run --rm --name lunchbox-prod theNewFlesh/lunchbox:[version]
Docker For Developers
- Install docker
- Install docker-machine (if running on macOS or Windows)
- Ensure docker-machine has at least 4 GB of memory allocated to it.
git clone git@github.com:theNewFlesh/lunchbox.git
cd lunchbox
chmod +x bin/lunchbox
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
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
lunchbox-0.2.4.tar.gz
(12.3 kB
view hashes)