Posts

Showing posts from January, 2021

Files download - upload at live server using python

Image
Hello Friends, Today we're going to cover very useful topic. In this blog, we're gonna learn- how can we "Upload and download files at live server. " so let's get started reading the blog. ✔ Software Requirements: Python 3.x ✔ Prerequisites: ftpretty [pip install ftpretty] tkinter [built_in module] live server cPanel access [Buy any live hosting,if not.] This article is useful for the students who are willing to upload or download any files at there live server for their any python applications made with PyQt5 , Tkinter , Kivy , Pyside , pySimpleGUI etc. It's useful for uploading any type of files (like image files,audio files,video files,excel files,database files, text files,video files etc.) at server using python codes. Here we'll make a system to upload files at server and will also try to download same file from server. So, i hope you've your hosting credentials (u