A library of various tools for common python tasks
Project description
Introduction
Lunchbox is a library of various tools for common python tasks.
See documentation for details.
Installation
Python
pip install lunchbox
Docker
- Install docker-desktop
docker pull thenewflesh/lunchbox:latest
Docker For Developers
- Install docker-desktop
- Ensure docker-desktop 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.3.2.tar.gz
(12.6 kB
view hashes)
Built Distribution
lunchbox-0.3.2-py3-none-any.whl
(14.2 kB
view hashes)