johndoe31415 / pyslist

Python shopping list with web interface

Repository from Github https://github.comjohndoe31415/pyslistRepository from Github https://github.comjohndoe31415/pyslist

pyslist

This is a Python-based shopping list implementation.

Installation

  • Put in a subdirectory on your webserver
  • Copy config_template.json to config.json and configure
  • Edit .htaccess and fix AuthUserFile path
  • Edit .htdigest, change default password (joe/foobar) and add users

Third party dependences

License

GNU GPL-3 for my own code, Autocomplete under their own license.

About

Python shopping list with web interface

License:GNU General Public License v3.0


Languages

Language:Python 68.6%Language:JavaScript 22.7%Language:HTML 7.1%Language:CSS 1.6%