Upload file to Dropbox
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Build tooling to upload a file (`.db`) to Dropbox without Dropbox installed or signed in.
Links:
- [Generate a token](https://dropbox.tech/developers/generate-an-access-token-for-your-own-account)
- [Dropbox guidance for Python](https://www.dropbox.com/developers/documentation/python#overview), with an [app to upload a folder](https://github.com/dropbox/dropbox-sdk-python/blob/master/example/updown.py).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked Dropbox Python documentation and the example at example/updown.py, then review the linked instructions for generating an access token. Done means the project can upload a .db file to Dropbox without Dropbox installed or the user being signed in.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cloud, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100