Skip to content

Commit 17507e1

Browse files
committed
Adding README.md
1 parent ae9a688 commit 17507e1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# This is a script that getting file and folders sizes
2+
3+
# Its use argparse module to write user-friendly command-line interfaces.
4+
5+
# also use OS module to provides functions for interacting with the operating system.
6+
7+
# How we can use it?
8+
9+
### python3 GettingSizes.py --help

0 commit comments

Comments
 (0)