The Python Oracle

How to get an absolute file path in Python

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: Luau

--

Chapters
00:00 Question
00:27 Accepted answer (Score 1452)
00:45 Answer 2 (Score 117)
01:32 Answer 3 (Score 35)
01:59 Answer 4 (Score 31)
02:22 Thank you

--

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

Answer 1 links:
[wrote]: http://www.python.org/dev/peps/pep-0428/...
https://docs.python.org/3/library/pathli...

Answer 3 links:
[path module]: https://github.com/jaraco/path
[PyPI]: https://pypi.org/project/path/

--

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

--

Tags
#python #path #relativepath #absolutepath

#avk47