true-case-path

get case exact path as stored in the filesystem


Keywords
case, path, python
License
Unlicense
Install
pip install true-case-path==2020.12.3

Documentation

Installation

$ [sudo] pip install true-case-path

Examples

>>> from true_case_path import true_case_path
>>> true_case_path('/Users/username/downloads')
'/Users/username/Downloads'

readme42.com