René's URL Explorer Experiment


Title: Determine Directory Sizes in Python like Linux 'du' Command - AskPython

Open Graph Title: Determine Directory Sizes in Python like Linux 'du' Command - AskPython

X Title: Determine Directory Sizes in Python like Linux 'du' Command - AskPython

Description: In Linux, handling and analyzing file systems is easy because it provides commands like 'du' which provides the summary of directories and their sizes. But,

Open Graph Description: In Linux, handling and analyzing file systems is easy because it provides commands like 'du' which provides the summary of directories and their sizes. But,

X Description: In Linux, handling and analyzing file systems is easy because it provides commands like 'du' which provides the summary of directories and their sizes. But,

Opengraph URL: https://www.askpython.com/python/examples/directory-sizes-in-python-du-command

X: @AskPython

Generator: WordPress 7.0.1

direct link

Domain: www.askpython.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@graph":[{"@type":["Person","Organization"],"@id":"https://www.askpython.com/#person","name":"Rnzo1zWtYm","sameAs":["https://twitter.com/AskPython"],"logo":{"@type":"ImageObject","@id":"https://www.askpython.com/#logo","url":"https://www.askpython.com/wp-content/uploads/2019/12/logo.svg","contentUrl":"https://www.askpython.com/wp-content/uploads/2019/12/logo.svg","caption":"Rnzo1zWtYm","inLanguage":"en-US"},"image":{"@type":"ImageObject","@id":"https://www.askpython.com/#logo","url":"https://www.askpython.com/wp-content/uploads/2019/12/logo.svg","contentUrl":"https://www.askpython.com/wp-content/uploads/2019/12/logo.svg","caption":"Rnzo1zWtYm","inLanguage":"en-US"}},{"@type":"WebSite","@id":"https://www.askpython.com/#website","url":"https://www.askpython.com","name":"Rnzo1zWtYm","publisher":{"@id":"https://www.askpython.com/#person"},"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https://www.askpython.com/wp-content/uploads/2025/04/Determine_Directory_Sizes_in_Python_like_1744317439.png","url":"https://www.askpython.com/wp-content/uploads/2025/04/Determine_Directory_Sizes_in_Python_like_1744317439.png","width":"1200","height":"630","caption":"Featured Image For: Determine Directory Sizes In Python Like Linux ‘du’ Command","inLanguage":"en-US"},{"@type":["WebPage","FAQPage"],"@id":"https://www.askpython.com/python/examples/directory-sizes-in-python-du-command#webpage","url":"https://www.askpython.com/python/examples/directory-sizes-in-python-du-command","name":"Determine Directory Sizes in Python like Linux 'du' Command - AskPython","datePublished":"2024-02-28T17:13:32+00:00","dateModified":"2025-04-10T20:35:43+00:00","isPartOf":{"@id":"https://www.askpython.com/#website"},"primaryImageOfPage":{"@id":"https://www.askpython.com/wp-content/uploads/2025/04/Determine_Directory_Sizes_in_Python_like_1744317439.png"},"inLanguage":"en-US","mainEntity":[{"@type":"Question","url":"https://www.askpython.com/python/examples/directory-sizes-in-python-du-command#faq-question-1709046217211","name":"Which Python library can be used to obtain directory sizes?","acceptedAnswer":{"@type":"Answer","text":"The most suitable Python library for dealing with file systems is the 'os' module. It eliminates the need to import other modules and can easily perform operations with files and folders in your system."}},{"@type":"Question","url":"https://www.askpython.com/python/examples/directory-sizes-in-python-du-command#faq-question-1709046358067","name":"What programming logic can be used for calculating directory sizes in our devices?","acceptedAnswer":{"@type":"Answer","text":"Recursion is a programming technique used for accessing large disk spaces. Thus here we added a recursive function that starts with the major directory and enters into sub-folders for tracking sizes along."}}]},{"@type":"Person","@id":"https://www.askpython.com/author/varnika","name":"Varnika Rathee","url":"https://www.askpython.com/author/varnika","image":{"@type":"ImageObject","@id":"https://secure.gravatar.com/avatar/6c07a7b42ff93dc8e726f74e6a70054cb6ff094f5649bc12812b9ff288ce9525?s=96&d=mm&r=g","url":"https://secure.gravatar.com/avatar/6c07a7b42ff93dc8e726f74e6a70054cb6ff094f5649bc12812b9ff288ce9525?s=96&d=mm&r=g","caption":"Varnika Rathee","inLanguage":"en-US"}},{"@type":"BlogPosting","headline":"Determine Directory Sizes in Python like Linux 'du' Command - AskPython","datePublished":"2024-02-28T17:13:32+00:00","dateModified":"2025-04-10T20:35:43+00:00","author":{"@id":"https://www.askpython.com/author/varnika","name":"Varnika Rathee"},"publisher":{"@id":"https://www.askpython.com/#person"},"description":"In Linux, handling and analyzing file systems is easy because it provides commands like 'du' which provides the summary of directories and their sizes. But,","name":"Determine Directory Sizes in Python like Linux 'du' Command - AskPython","@id":"https://www.askpython.com/python/examples/directory-sizes-in-python-du-command#richSnippet","isPartOf":{"@id":"https://www.askpython.com/python/examples/directory-sizes-in-python-du-command#webpage"},"image":{"@id":"https://www.askpython.com/wp-content/uploads/2025/04/Determine_Directory_Sizes_in_Python_like_1744317439.png"},"inLanguage":"en-US","mainEntityOfPage":{"@id":"https://www.askpython.com/python/examples/directory-sizes-in-python-du-command#webpage"}}]}

og:localeen_US
og:typearticle
og:site_nameAskPython
article:sectionPython Programming Examples
og:updated_time2025-04-10T20:35:43+00:00
og:imagehttps://www.askpython.com/wp-content/uploads/2025/04/Determine_Directory_Sizes_in_Python_like_1744317439.png
og:image:secure_urlhttps://www.askpython.com/wp-content/uploads/2025/04/Determine_Directory_Sizes_in_Python_like_1744317439.png
og:image:width1200
og:image:height630
og:image:altFeatured Image For: Determine Directory Sizes In Python Like Linux ‘du’ Command
og:image:typeimage/png
article:published_time2024-02-28T17:13:32+00:00
article:modified_time2025-04-10T20:35:43+00:00
twitter:cardsummary_large_image
twitter:creator@AskPython
twitter:imagehttps://www.askpython.com/wp-content/uploads/2025/04/Determine_Directory_Sizes_in_Python_like_1744317439.png
twitter:label1Written by
twitter:data1Varnika Rathee
twitter:label2Time to read
twitter:data24 minutes
msapplication-TileImagehttps://www.askpython.com/wp-content/uploads/2019/12/cropped-favicon-1-270x270.png

Links:

Skip to contenthttps://www.askpython.com/python/examples/directory-sizes-in-python-du-command#main
About AskPythonhttps://www.askpython.com/about
Bloghttps://www.askpython.com/blog
Contact Mehttps://www.askpython.com/contact-me
Free Online Developer Tools Hubhttps://www.askpython.com/free-online-tools
Homehttps://www.askpython.com/
Meet the Teamhttps://www.askpython.com/team
Privacy Policyhttps://www.askpython.com/privacy-policy
Pythonhttps://www.askpython.com/python-programming
Python Course for Beginners Online FREEhttps://www.askpython.com/python-course-for-beginners
Python Tutorial – Mega Indexhttps://www.askpython.com/python-tutorial-index
Terms and Conditionshttps://www.askpython.com/terms-and-conditions
Try YTGrowAI Freehttps://ytgrowai.com
Homehttps://www.askpython.com/
Bloghttps://www.askpython.com/blog
About AskPythonhttps://www.askpython.com/about
https://www.askpython.com/
Python Coursehttps://www.askpython.com/python-course-for-beginners
Start Herehttps://www.askpython.com/python-programming
https://www.askpython.com/
https://www.askpython.com/author/varnika
Varnika Ratheehttps://www.askpython.com/author/varnika
Python Programming Exampleshttps://www.askpython.com/python/examples
How to check if a process is still running using Python on Linux?https://www.askpython.com/python/examples/check-linux-process-status-python
How to check if a process is still running using Python on Linux?https://www.askpython.com/python/examples/check-linux-process-status-python
https://stackoverflow.com/questions/12480367/how-to-generate-directory-size-recursively-in-python-like-du-doeshttps://stackoverflow.com/questions/12480367/how-to-generate-directory-size-recursively-in-python-like-du-does
https://docs.python.org/3/library/os.htmlhttps://docs.python.org/3/library/os.html
https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.askpython.com%2Fpython%2Fexamples%2Fdirectory-sizes-in-python-du-command
https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.askpython.com%2Fpython%2Fexamples%2Fdirectory-sizes-in-python-du-command&text=Determine%20Directory%20Sizes%20in%20Python%20like%20Linux%20%26%238216%3Bdu%26%238217%3B%20Command
https://www.askpython.com/python/examples/directory-sizes-in-python-du-command
https://www.linkedin.com/shareArticle?url=https%3A%2F%2Fwww.askpython.com%2Fpython%2Fexamples%2Fdirectory-sizes-in-python-du-command&title=Determine%20Directory%20Sizes%20in%20Python%20like%20Linux%20%26%238216%3Bdu%26%238217%3B%20Command
https://www.askpython.com/author/varnika
Articles: 14https://www.askpython.com/author/varnika
Previous Post A Beginner's Guide to Non-linear Equations and Constraints https://www.askpython.com/python/non-linear-equations-constraints
Next Post Analyze Weather Data with Python And A Weather API To Predict Weather Trends https://www.askpython.com/resources/analyze-weather-data-python-weather-api-predict-weather-trends
https://www.askpython.com/python/examples/fix-function-is-not-defined-error
How to Fix “Function is Not Defined” Error in Pythonhttps://www.askpython.com/python/examples/fix-function-is-not-defined-error
https://www.askpython.com/python/examples/unexpected-keyword-argument-typeerror
[SOLVED] ‘Unexpected Keyword Argument’ TypeError in Pythonhttps://www.askpython.com/python/examples/unexpected-keyword-argument-typeerror
https://www.askpython.com/python/examples/python-keylogger
How to Create a 10-Line Python Keyloggerhttps://www.askpython.com/python/examples/python-keylogger
GoLangDocshttps://golangdocs.com/
LinuxForDeviceshttps://www.linuxfordevices.com/
CodeForGeekhttps://codeforgeek.com
Python Programminghttps://www.askpython.com/python
Python Moduleshttps://www.askpython.com/python-modules
OOPS in Pythonhttps://www.askpython.com/python/oops
Python Programming Exampleshttps://www.askpython.com/python/examples
Strings in Pythonhttps://www.askpython.com/python/string
Python Programminghttps://www.askpython.com/python-programming
OOPS in Pythonhttps://www.askpython.com/python/oops/object-oriented-programming-python
Creating a Python Modulehttps://www.askpython.com/python-modules/creating-a-python-module
*args and **kwargs in Pythonhttps://www.askpython.com/python/args-kwargs-in-python
Python Dictionary (Dict) Tutorialhttps://www.askpython.com/python/dictionary/python-dictionary-dict-tutorial
Python List – 15 Things You MUST Knowhttps://www.askpython.com/python/list/python-list
Python Set – Things You MUST Knowhttps://www.askpython.com/python/set/python-set
Python String Functionshttps://www.askpython.com/python/string/python-string-functions
Homehttps://www.askpython.com
Python Coursehttps://www.askpython.com/python-course-for-beginners
Start Herehttps://www.askpython.com/python-programming
Bloghttps://www.askpython.com/blog
About AskPythonhttps://www.askpython.com/about
The Best YouTube Channels To Learn Python Communities Recommendhttps://www.askpython.com/python/best-youtube-channels-learn-python-communities-recommend
How to Fix “Function is Not Defined” Error in Pythonhttps://www.askpython.com/python/examples/fix-function-is-not-defined-error
Credit Card Generator [Free Online]https://www.askpython.com/free-online-tools/credit-card-generator
What is NLTK PUNKT? Explainedhttps://www.askpython.com/python-modules/nltk-punkt
[SOLVED] ‘Unexpected Keyword Argument’ TypeError in Pythonhttps://www.askpython.com/python/examples/unexpected-keyword-argument-typeerror

Viewport: width=device-width, initial-scale=1, maximum-scale=5, viewport-fit=cover

Robots: index, follow, max-snippet:-1, max-video-preview:-1, max-image-preview:large


URLs of crawlers that visited me.