/TornadoPhotoExplorer

Browser-based Photo Explorer by Tornado

Primary LanguagePython

Photo Gallery Example

Run the demo

python main.py

Dependency

  • all included in Anaconda distribution.
    • See all packages included
    • Tornado by pip install Tornado.
    • SQLAlchemy 0.9 by pip install SQLAlchemy
    • SciPy by brew install scipy