brettcvz / box-python-sdk

A Python library for using the box API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Box Python Library

You can use the Box.net API to create applications and websites that integrate with Box.net and can perform the following functions:

  • Store and retrieve files from Box.net
  • Organize files into folders
  • Move, rename and delete files
  • Share files

Usage

You can obtain an API key by registering your Box.net application.

You can then use your API key to obtain a ticket and authenticate the user with the login function.

Documentation

You can find complete documentation at http://developers.box.net/

Support

If you have any questions or suggestions for improvement, ping us on our forum or email us directly at developers[at]box[dot]net.

About

A Python library for using the box API