Skip to content
/ kandu Public

Simple web interface for the control of large organized data repositories

Notifications You must be signed in to change notification settings

xgrg/kandu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt tag

Kandu

Kandu wants to help with the complex file trees, that make the data impossible to control. It provides a simple web interface for three types of jobs:

  • building regular expressions out of a few clicks
  • checking how these expressions match the filepaths in a given repository
  • perform a full check over a repository

Watch a demo on Youtube.

Version

1.1.1 (in development)

Usage

Kandu runs a Python web server (Tornado) in order to give access to the interface on http://localhost:8888 (default port). Having an Anaconda distribution is a simple way to get operational.

$ pip install kandu
$ kandu_server --repository /path/to/repo --hierarchy /path/to/output.json

Then open a browser at http://localhost:8888.

alt tag

About

Simple web interface for the control of large organized data repositories

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published