8000 Tqdm implementation by edugzlez · Pull Request #205 · miketeo/pysmb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tqdm implementation #205

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 25, 2022
Merged

Conversation

edugzlez
Copy link
Contributor

After diligently utilizing the impressive pysmb library for several months, it became apparent that a lack of information regarding the progress of file downloads and uploads was causing significant inconvenience. As a result, I made the decision to implement a solution for the benefit of all programmers.

TQDM: A Fantastic Library for Progress Bars

TQDM is a fantastic library provided by the community that allows us to easily incorporate a fully customizable progress bar into our projects. I have included the show_progress and tqdm_kwargs parameters in the retrieveFile and storeFile methods, with show_progress set to False by default (though it is highly unlikely that anyone would choose to leave it this way).


Any suggestions for changes or improvements are welcome.

I would like to extend my gratitude to my colleague @akovalde98 for their assistance.

@miketeo
Copy link
Owner
miketeo commented Dec 21, 2022

@edugzlez Thanks for contributing this feature to pysmb! I will review this over the festive weekend.

@miketeo miketeo merged commit 93ae92e into miketeo:dev-1.2.x Dec 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0