X7ROOT File Manager
Current Path:
/opt/cloudlinux/venv/lib/python3.11/site-packages/platformdirs
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
platformdirs
/
ðŸ“
..
📄
__init__.py
(21.76 KB)
📄
__main__.py
(1.45 KB)
ðŸ“
__pycache__
📄
android.py
(7.4 KB)
📄
api.py
(7.48 KB)
📄
macos.py
(5.44 KB)
📄
py.typed
(0 B)
📄
unix.py
(9.81 KB)
📄
version.py
(413 B)
📄
windows.py
(9.77 KB)
Editing: version.py
# file generated by setuptools_scm # don't change, don't track in version control TYPE_CHECKING = False if TYPE_CHECKING: from typing import Tuple, Union VERSION_TUPLE = Tuple[Union[int, str], ...] else: VERSION_TUPLE = object version: str __version__: str __version_tuple__: VERSION_TUPLE version_tuple: VERSION_TUPLE __version__ = version = '3.11.0' __version_tuple__ = version_tuple = (3, 11, 0)
Upload File
Create Folder