Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

flask-oatbox

"One at a time" (O.A.T.) Box. Store one file at a time, powered by Python's flask library.

This tool gives you a method to store, extract, and replace files (again, one at a time) in the directory from which the tool is run.

Usage (Auto-Generated)

usage: flask_oatbox [-h] [--port PORT]

options:
  -h, --help   show this help message and exit
  --port PORT  Port to run the server on