
Dropbox
Google Drive
Box
Mega
Microsoft OneDrive
pCloud
ownCloud
Nextcloud
Tkinter
PyQt
PySimpleGUI
MD Python Designer
Dear PyGui
BeeWare
Kivy
PyGObject
Dropbox
TkinterIt's much more convenient than GoogleDrive. I frequently use it to share my projects on freelance platforms. This is reliable cloud storage with many features
Tkinter might be a bit more popular than Dropbox. We know about 41 links to it since March 2021 and only 28 links to Dropbox. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Even better: upload an example Excel file to a file-sharing website (box.net/files, dropbox.com, onedrive.live.com, etc), and post a download link that does not require that we log in. Source: over 2 years ago
Note that Dropbox automatically backs up all your files. So if you delete a file, you can recover it on dropbox.com, even 6 months later. Source: almost 3 years ago
Upload what is on that stick to a cloud based system that is not vulnerable to degradation of hardware, you can get a lot of storage for free on sites like dropbox.com, mega.nz, or icloud. You can also always make multiple backups. Source: almost 3 years ago
Did you try logging into dropbox.com and checking there? Often the files remain online even if they are removed locallY. You have to log in with the same account you deleted Locally. Source: about 3 years ago
Dropbox: You absolutely NEED backups. Ideally, both physical and cloud backups, because if you only have one backup, you're not backed up. I can't even begin to tell you how many writers have lost days, weeks, or even entire novels worth of work because they failed to back up their work, then had their computer break or had some weird software snafu. Dropbox is my preferred cloud backup solution, because you can... Source: about 3 years ago
Python has sqlite3[0], curses (tui) [1], and tkinter[2] in the stdlib. [0] https://docs.python.org/3/library/sqlite3.html [1] https://docs.python.org/3/library/curses.html [2] https://docs.python.org/3/library/tkinter.html. - Source: Hacker News / about 1 month ago
The other popular option for cross-platform UI apps was Tcl/Tk: https://en.wikipedia.org/wiki/Tk_(software) ...which even leaked into other language ecosystems like Python: https://docs.python.org/3/library/tkinter.html. - Source: Hacker News / 4 months ago
ChatGPT understood the hardware and it's limitations, the touchscreen monitor and along with my requirements, we found and used Tkinter which runs on Python. The benefits were it was lightweight, no web stack, runs fast, no browser, no network dependency and customization options. What's really cool is I wanted to have a visual of this idea and requested ChatGPT to generate an image base on my idea and it gave me... - Source: dev.to / 6 months ago
A TCP socket-based chat application allows multiple clients to communicate with a central server in real time. This tutorial walks through building a multi-client chat application using Pythonโs socket and threading modules for backend communication and Tkinter for a graphical user interface (GUI). This is a great project to learn about networking, concurrency, and GUI development. - Source: dev.to / 9 months ago
Tkinter Documentation โ Official Python Tkinter library documentation. - Source: dev.to / over 1 year ago
Google Drive - Access and sync your files anywhere
PyQt - Riverbank | Software | PyQt | What is PyQt?
Box - Box offers secure content management and collaboration for individuals, teams and businesses, enabling secure file sharing and access to your files online.
PySimpleGUI - A simple to use GUI that can create custom GUIs
Mega - Secure File Storage and collaboration
MD Python Designer - A drag and drop GUI Designer that uses a combination of Tkinter and its own code.