SaaSHub helps you find the best software and product alternatives Learn more →
Top 9 Python Dropbox Projects
-
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
Project mention: 50+ APIs (All Free!) For Savvy Marketers & Content Developers🔥 | dev.to | 2025-06-13
42. Dropbox API
-
> So in the end, it's really rare that any endpoints ever have "/v2" in the name.
This is an interesting empirical question - take the 100 most used HTTP APIs and see what they do for backward-incompatible changes and see what versions are available. Maybe an LLM could figure this out.
I've been just using the Dropbox API and it is, sure enough, on "v2". (although they save you a character in the URL by prefixing "/2/").
Interesting to see some of the choices in v1->v2,
https://www.dropbox.com/developers/reference/migration-guide
They use a spec language they developed called stone (https://github.com/dropbox/stone).
-
-
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
screenshot
✂ A github action that takes full screen scrolling screenshots of custom or preview urls and uploads them to dropbox. (by raiyanyahya)
-
Fetcht
Fetch all files from a cloud storage share link using HTTP requests. Compatible with Google Drive, Dropbox, MediaFire, and WeTransfer.
Python Dropbox discussion
Python Dropbox related posts
-
Everything I know about good API design
-
How do you read files that's in Dropbox using django-storage?
-
A Quadrillion Mainframes on Your Lap
-
One Dropbox-like, cloud-syncing folder shared by linux and Windows?
-
Is there any Pinephone Pro coming?
-
Dbxfs: Open-source Dropbox client for hackers
-
Dbxfs: Open-source Dropbox client runs natively on M1 Macs
-
A note from our sponsor - SaaSHub
www.saashub.com | 1 Sep 2025
Index
What are some of the best open-source Dropbox projects in Python? This list will help you:
# | Project | Stars |
---|---|---|
1 | elodie | 1,307 |
2 | dropbox-sdk-python | 961 |
3 | stone | 404 |
4 | docker-dropbox | 107 |
5 | horcrux | 75 |
6 | dropbox-api-spec | 40 |
7 | SafeArchive | 40 |
8 | screenshot | 13 |
9 | Fetcht | 11 |