Skip to main content

dumb web interface to search/browse indexed text files

Project description

dumb web search

  • index a directory of text files in sqlite database
  • web browse this directory
  • web search this directory with indexed text

how to run

./index.py --docroot /path/to/markdown/dir --database /path/to/database.sqlite index

HTTP_SERVER_BASEURL=/reverse/proxy/subpath HTTP_SERVER_PORT=1234 INDEX_DIR=/path/to/markdown/dir INDEX_DATABASE=/path/to/database.sqlite ./browse.wsgi

requirements

  • python3
  • sqlite to index/search text
  • wsgi to expose said app
  • jinja2 + bottle as web framework
  • pandoc

security

  • no authentication: put a reverse proxy in front of it with some login
  • no optimization for performance: put a reverse proxy to prevent hammering
  • pandoc is run to render markdown files, which may have its own problems

what could be better done

  • don't make markdown so much ingrained in this app

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dumbwebsearch-0.1.0.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dumbwebsearch-0.1.0-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file dumbwebsearch-0.1.0.tar.gz.

File metadata

  • Download URL: dumbwebsearch-0.1.0.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for dumbwebsearch-0.1.0.tar.gz
Algorithm Hash digest
SHA256 b9091de31cb112d041d656287af1e60e32109b40286b952110da235afdebd4c3
MD5 4d11f868f83047209a4c46d9c59c0fa2
BLAKE2b-256 3298b085bccab44562ef5589c52cc583ecaa7b77489a71ee26697345356c8852

See more details on using hashes here.

File details

Details for the file dumbwebsearch-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: dumbwebsearch-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for dumbwebsearch-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 249e91b2335793411f392cea64cda95c29ee199aeda97292ecf701f941a4ebea
MD5 c2671c5e05bd90622155f40a4178b5bd
BLAKE2b-256 bff4adaffcff43ace447d35cf1ee0dad33790577503eea70cdfa73688b40c55f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page