The Python Oracle

Python list directory, subdirectory, and files

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Popsicle Puzzles

--

Chapters
00:00 Question
00:52 Accepted answer (Score 366)
01:50 Answer 2 (Score 75)
02:10 Answer 3 (Score 34)
02:28 Answer 4 (Score 13)
03:41 Thank you

--

Full question
https://stackoverflow.com/questions/2909...

Accepted answer links:
[pathlib]: http://docs.python.org/dev/library/pathl...

Answer 4 links:
[os.walk(...)]: https://docs.python.org/2/library/os.pat...
[os.path.expanduser]: https://docs.python.org/2/library/os.pat...
[os.path.expandvars]: https://docs.python.org/2/library/os.pat...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #file #path

#avk47