Box.com python client
- Upload files
- List files
$ python box.py
usage: box.py [-h] [--upload | --list | --createconf] [--files <file> [<file> ...]] [-c <config_file>]
Box.com python client
optional arguments:
-h, --help Show this help message and exit
--upload Upload local files
--list List remote files
--createconf Create configuration file
--files <file> [<file> ...]
-c <config_file>, --config <config_file>