Skip to content

prashanthca/boxpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

BoxPy

Box.com python client

Currently supported operations:

  • Upload files
  • List files

How to use:

$ 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>

About

Box.com python client

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages