- 전체
- Python 일반
- Python 수학
- Python 그래픽
- Python 자료구조
- Python 인공지능
- Python 인터넷
- Python SAGE
- wxPython
- TkInter
- iPython
- wxPython
- pyQT
- Jython
- django
- flask
- blender python scripting
- python for minecraft
- Python 데이터 분석
- Python RPA
- cython
- PyCharm
- pySide
- kivy (python)
flask flask-simple-image-gallery
2017.06.10 18:27
flask-simple-image-gallery
https://github.com/gipi/flask-simple-image-gallery
Introduction ------------ This simple Flask application make easy to publish a gallery of images contained in a directory. Use the unix modification time to order images with the most recent to the top. In order to test it you can install the dependencies using pip $ pip install -r requirements.txt The images must be in a directory pointed by GALLERY_ROOT_DIR settings. To test the web application you can do something like this: $ python app.py and visit http://localhost:8080.
[출처] https://github.com/gipi/flask-simple-image-gallery
본 웹사이트는 광고를 포함하고 있습니다.
광고 클릭에서 발생하는 수익금은 모두 웹사이트 서버의 유지 및 관리, 그리고 기술 콘텐츠 향상을 위해 쓰여집니다.
광고 클릭에서 발생하는 수익금은 모두 웹사이트 서버의 유지 및 관리, 그리고 기술 콘텐츠 향상을 위해 쓰여집니다.

