A simple Panel GUI for downloading files from cloud file hosting platforms to the local working space
pip install atap-cloud-downloader
from atap_cloud_downloader import CloudDownloader
downloader = CloudDownloader()
downloader.servable()- Hamish Croser - h-croser
This project is licensed under the MIT License - see the LICENSE file for details