Appearance
- Extract file name from path, no matter what the os/path format
- Extracting extension from filename in Python
- How do I check if directory exists in Python?
- How do I get the filename without the extension from a path in Python?
- How do I get the full path of the current file's directory?
- How to set the current working directory?
- mkdir -p functionality in Python