Skip to content

Dewey is a fast filesystem index/search library for Python

Notifications You must be signed in to change notification settings

chadwhitacre/dewey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dewey provides fast indexing and searching of your filesystem, so you can use it instead of an RDBMS. It's in the same box with:

  - Google Desktop Search
  - Spotlight
  - WinFS
  - Zope's ZCatalog

Current status is alpha. We've implemented the basic API for instantiating a so-called 'catalog' with 'indices' of your own design. There are a couple indices implemented already (Enumeration, Path, String), and there is a basic sort/limit implementation. The command-line client is both an example for the library and a useful tool in it's own right.

https://github.com/whit537/dewey/wiki/Quick-Start

About

Dewey is a fast filesystem index/search library for Python

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages