Using Click and b2sdk Python Libraries to Create a Full-Featured File Upload CLI Tool
Do you use Backblaze B2 and want an easy way to upload files from the command line? Python not only makes this easy but with the Click library, it makes it enjoyable! Use Case For me, I sto...