anthonygclark / PasteServer

Bottle-based Toy Code highlighter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bottle-based simple static file paste server.

  • Highlighting done via highlight (http://www.andre-simon.de/)

  • Password protected submission and deletion (weak, md5), viewing public

  • Three interfaces:

    1. HTML form located at /
    2. Simple form located at /cmd
    3. Easy command line pasting via ./paste_via_curl.sh
  • All dependencies are contained here, bootstrap and jquery.

  • All pastes are kept in pastes/PASTE-* directories

  • Can run as a module via python2 -m paste_bottle or ./run_paste_server.sh

About

Bottle-based Toy Code highlighter


Languages

Language:Groff 81.8%Language:Python 17.8%Language:Shell 0.3%Language:Makefile 0.1%