How to create dropbox clone in python?

Publié le: 14 janvier 2022
sur la chaîne: Pythonista24x7
323
2

Building a full Dropbox clone with Django is a complex endeavor. This video explores the challenges:

1. Client vs. Server - There are two main components - a user-facing client app and a backend server.
2. Django's role - While Django might be suitable for the server-side (file tracking, user management), creating the desktop client application would likely require a different language like C++.
The video suggests looking at an existing project called Cfile as a reference. Cfile offers both server (potentially Django) and client (likely C++) code for a Dropbox-like file synchronization system.

Overall, this video provides a realistic perspective on the complexity of building a Dropbox clone and suggests alternative approaches for learning more.


Sur cette page du site, vous pouvez voir la vidéo en ligne How to create dropbox clone in python? durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Pythonista24x7 14 janvier 2022, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 323 fois et il a aimé 2 téléspectateurs. Bon visionnage!