Files
FastAnime/anixstream/temp/temp.py
2024-08-05 09:46:54 +03:00

5 lines
103 B
Python

import plyer
plyer.facades.StoragePath.get()
p = plyer.storagepath.get_external_storage_dir()
print(p)