Skip to content

jblowe/infrared

Repository files navigation

Infrared

System information:

A few details

  • Requires Python module regex

To install:

cd infrared

then:

pip3 install -r requirements.txt
  • To run, in the same directory type:
python3 app.py

If it starts, it will say something like:

Bottle v0.13-dev server starting up (using WSGIRefServer())...
Listening on http://localhost:8080/
Hit Ctrl-C to quit.

Then visit http://localhost:8080

To stop the server, that is, when you are done using the local web interface, press the control`` and c``` keys simultaneiously.

About

Python + Bottle discovery framework for a Solr core

Resources

License

Stars

Watchers

Forks

Packages

No packages published