Skip to content
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

Blog: python copy-paste shutil methods #120

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Conversation

Salipa-Gurung
Copy link
Contributor

@Salipa-Gurung Salipa-Gurung commented Mar 7, 2024

Added blog about using shutil module to copy file in python.

@saw-jan
Copy link
Member

saw-jan commented Mar 7, 2024

- Add python copy-paste methods
+ blog: python copy-paste methods

@Salipa-Gurung Salipa-Gurung changed the title Add python copy-paste methods Blog: python copy-paste shutil methods Mar 7, 2024
Copy link
Contributor

@koebel koebel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments in the text.

In addition, it would be nice to have some short summary or conclusion section in the end.
And it can be useful to add the link to the shutil module reference for those readers who want to study it more in depth (place link either in the introduction or conclusion: https://docs.python.org/3/library/shutil.html)

src/assets/PythonCopyFileWithShutil/python-copy-paste.md Outdated Show resolved Hide resolved
src/assets/PythonCopyFileWithShutil/python-copy-paste.md Outdated Show resolved Hide resolved
src/assets/PythonCopyFileWithShutil/python-copy-paste.md Outdated Show resolved Hide resolved
src/assets/PythonCopyFileWithShutil/python-copy-paste.md Outdated Show resolved Hide resolved
src/assets/PythonCopyFileWithShutil/python-copy-paste.md Outdated Show resolved Hide resolved
src/assets/PythonCopyFileWithShutil/python-copy-paste.md Outdated Show resolved Hide resolved
src/assets/PythonCopyFileWithShutil/python-copy-paste.md Outdated Show resolved Hide resolved
src/assets/PythonCopyFileWithShutil/python-copy-paste.md Outdated Show resolved Hide resolved
src/assets/PythonCopyFileWithShutil/python-copy-paste.md Outdated Show resolved Hide resolved
src/assets/PythonCopyFileWithShutil/python-copy-paste.md Outdated Show resolved Hide resolved
src/assets/PythonCopyFileWithShutil/python-copy-paste.md Outdated Show resolved Hide resolved
src/assets/PythonCopyFileWithShutil/python-copy-paste.md Outdated Show resolved Hide resolved
src/assets/PythonCopyFileWithShutil/python-copy-paste.md Outdated Show resolved Hide resolved
src/assets/PythonCopyFileWithShutil/python-copy-paste.md Outdated Show resolved Hide resolved
src/assets/PythonCopyFileWithShutil/python-copy-paste.md Outdated Show resolved Hide resolved
src/assets/PythonCopyFileWithShutil/python-copy-paste.md Outdated Show resolved Hide resolved
src/assets/PythonCopyFileWithShutil/python-copy-paste.md Outdated Show resolved Hide resolved
@nabim777 nabim777 added the blog New blog label Mar 26, 2024
@Salipa-Gurung Salipa-Gurung force-pushed the python-file-operation branch 2 times, most recently from 53de6e4 to bfccaca Compare April 17, 2024 04:19
phil-davis
phil-davis previously approved these changes Aug 16, 2024
koebel
koebel previously approved these changes Aug 16, 2024
Copy link
Contributor

@koebel koebel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

individual-it
individual-it previously approved these changes Aug 20, 2024
@Salipa-Gurung Salipa-Gurung force-pushed the python-file-operation branch 4 times, most recently from 4abd2f0 to 02f61c0 Compare August 20, 2024 06:11
saw-jan
saw-jan previously approved these changes Aug 20, 2024
anon-pradip
anon-pradip previously approved these changes Aug 20, 2024
@Salipa-Gurung Salipa-Gurung merged commit 7586adb into master Aug 20, 2024
1 check passed
@Salipa-Gurung Salipa-Gurung deleted the python-file-operation branch August 20, 2024 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blog New blog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants