bucket-dir

时间:2021-03-31 17:22:16
【文件属性】:
文件名称:bucket-dir
文件大小:142KB
文件格式:ZIP
更新时间:2021-03-31 17:22:16
Python 桶目录 bucket-dir是用于为AWS S3存储桶生成可浏览目录树的实用程序。 它的构建是为了在S3中托管Maven和Ivy存储库并通过CloudFront为它们提供服务,但它也可以满足其他需求。 安装 pip install bucket-dir 用法 使用您要索引的存储桶的名称作为参数运行bucket-dir : bucket-dir foo-bucket 如果您只想上传存储桶特定部分的索引,请使用--target-path 。 这将为指向该路径的文件夹以及该路径下的所有内容生成索引: # These all update the root index, foo-folder's index, and everything underneath foo-folder bucket-dir foo-bucket --target-path '/foo-folder/foo-o
【文件预览】:
bucket-dir-master
----poetry.lock(54KB)
----.gitignore(278B)
----Makefile(564B)
----pyproject.toml(795B)
----repository.yaml(87B)
----.pre-commit-config.yaml(1KB)
----.python-version(6B)
----LICENSE(11KB)
----setup.cfg(174B)
----README.md(5KB)
----tests()
--------test_bucket_dir.py(14KB)
----bucket_dir()
--------templates()
--------__init__.py(2KB)
--------item.py(701B)
--------index.py(1KB)
--------generator.py(4KB)
----docs()
--------s3_public.md(2KB)
--------sample.png(113KB)

网友评论