https://github.com/hivesolutions/dropbox-api
The Python Dropbox API client
https://github.com/hivesolutions/dropbox-api
api client dropbox oauth python rest
Last synced: 6 months ago
JSON representation
The Python Dropbox API client
- Host: GitHub
- URL: https://github.com/hivesolutions/dropbox-api
- Owner: hivesolutions
- Created: 2016-11-16T11:47:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-09-24T22:32:56.000Z (over 1 year ago)
- Last Synced: 2025-05-04T09:09:09.039Z (about 1 year ago)
- Topics: api, client, dropbox, oauth, python, rest
- Language: Python
- Homepage: http://dropbox-api.hive.pt
- Size: 107 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# [Dropbox API](http://dropbox-api.hive.pt)
The Python Dropbox API client.
## Configuration
| Name | Type | Description |
| ----------------- | ----- | ---------------------------------------------------------------------------- |
| **DROPBOX_TOKEN** | `str` | Pre-generated OAuth access token to be used statically (defaults to `None`). |
## License
Dropbox API is currently licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/).
## Build Automation
[](https://github.com/hivesolutions/dropbox-api/actions)
[](https://coveralls.io/r/hivesolutions/dropbox-api?branch=master)
[](https://pypi.python.org/pypi/dropbox-api)
[](https://www.apache.org/licenses/)