{"id":17172913,"url":"https://github.com/20tab/autoindexer","last_synced_at":"2025-03-24T20:22:49.139Z","repository":{"id":19360834,"uuid":"22600666","full_name":"20tab/autoindexer","owner":"20tab","description":"A python script to implement the auto indexing feature (mod_autoindex in Apache)","archived":false,"fork":false,"pushed_at":"2017-11-28T16:14:27.000Z","size":61,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-30T00:43:41.613Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/20tab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-04T10:43:01.000Z","updated_at":"2017-11-28T16:14:28.000Z","dependencies_parsed_at":"2022-09-13T10:41:08.200Z","dependency_job_id":null,"html_url":"https://github.com/20tab/autoindexer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/20tab%2Fautoindexer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/20tab%2Fautoindexer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/20tab%2Fautoindexer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/20tab%2Fautoindexer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/20tab","download_url":"https://codeload.github.com/20tab/autoindexer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245344429,"owners_count":20599946,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T23:48:48.690Z","updated_at":"2025-03-24T20:22:49.090Z","avatar_url":"https://github.com/20tab.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"autoindexer\n===========\n\nA python script to implement the auto indexing feature (mod_autoindex in Apache)\n\n\nrequirements:\nJinja2\npathtools\nwatchdog\n\n\nuwsgi Example:\n\n```\n[uwsgi]\nvirtualenv = your_virtualenv_path\nprocesses = 1\n\nplugins = python3\n\nstatic-index = index.html  # or your preferred index file\nstatic-index = autoindex.html  # the auto generated index default name\n\nstatic-map = /static/autoindexer/=your_lib_path/autoindexer/autoindexer/static\n\ncheck-static = your_watched_root\n\n# -d = root to watch; -t = jinja template to use; -i indexname to use\nattach-daemon = %(virtualenv)/bin/python3 %(workarea_root)/autoindexer/autoindexer/indexer.py -d %(project_    root) -t %(workarea_root)/autoindexer/autoindexer/index.jinja -i autoindex.html\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F20tab%2Fautoindexer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F20tab%2Fautoindexer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F20tab%2Fautoindexer/lists"}