Skip to content

Utils for generating html index of files on cloud buckets

License

Notifications You must be signed in to change notification settings

ph20/bucket-indexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bucket-indexer

Utils for generating html index of files on cloud buckets

Deploying development environment based on conda

  1. Install conda https://docs.conda.io/projects/conda/en/latest/user-guide/install/ See details about installation lightweight version named miniconda https://docs.conda.io/en/latest/miniconda.html

  2. Deploy and activate runtime envirenment

conda env create -f environment.yml

conda activate bucket-indexer

Usage

  1. Installation:

pip3 install git+https://github.com/ph20/bucket-indexer.git

  1. Generating index files on google storage:

gsindexer gs://bucket-name

Based on templates and ideas from Index Generator

About

Utils for generating html index of files on cloud buckets

Resources

License

Stars

Watchers

Forks

Packages

No packages published