CDFS, or Compact Disc File System, is a type of file system used to burn data onto CDs. The main advantage of using the CDFS file system is its compatibility with a wide range of operating systems ...
import yadisk_api disk = yadisk_api.YandexDisk('my_token') # get info about my disk info = disk.get_disk_info() # get meta info about file/directory in my app ...