Skip to main content

Python操作文件和文件夹的便捷组件库

Project description

zdpapi_file

Python操作文件和文件夹的便捷组件库

项目地址:https://github.com/zhangdapeng520/zdpapi_file

一、概述

1.1 功能

  • 查看文件夹占用磁盘大小

二、快速入门

2.1 查看文件夹占用磁盘大小

from zdpapi_file import Directory

def test_disk_usage(path):
    dir = Directory(path)
    print(dir.disk_usage())

if __name__ == "__main__":
    test_disk_usage("D:\\BaiduNetdiskWorkspace\\文档")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zdpapi_file-0.1.0.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

zdpapi_file-0.1.0-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file zdpapi_file-0.1.0.tar.gz.

File metadata

  • Download URL: zdpapi_file-0.1.0.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.7 CPython/3.8.8 Windows/10

File hashes

Hashes for zdpapi_file-0.1.0.tar.gz
Algorithm Hash digest
SHA256 39d1f53a8ac55decfa6fbbb2baecd524d6f66127b13a5a44a4a71fe5d7485f3d
MD5 4f389424e9d51b916cdb8c134f8d612c
BLAKE2b-256 9ac8bf91d69945643e3b82f76eeedb356b742c4d4063b108c4d040bc147c5932

See more details on using hashes here.

File details

Details for the file zdpapi_file-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: zdpapi_file-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.7 CPython/3.8.8 Windows/10

File hashes

Hashes for zdpapi_file-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f2e475edc2df67c591979e76d9154cb533f1b4f3f3cf3327bf793dc5414ff208
MD5 2e22ef363179f2693c08f06f91a242df
BLAKE2b-256 a5bd10b74456ee2c4c5710f73266c3215eab94651626f1553f09bc9e19bc07e8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page