Skip to content

A pure python search engine/spider with a plugin architecture.

Notifications You must be signed in to change notification settings

sjl421/django-magellan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magellan is a lightweight search engine with a built-in spider.

For more info, see /docs or http://readthedocs.org/docs/django-magellan/en/latest/.

Dependencies (handled via setup.py):

Django, probably >= 1.2.
Whoosh.
Spider makes use of httplib2 and BeautifulSoup.
Chardet is not required but will improve results greatly.

Some parts of spider were extracted from the django-spider project, forked from https://github.com/coleifer/django-spider.

About

A pure python search engine/spider with a plugin architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.0%
  • HTML 6.0%
  • CSS 3.0%