Skip to content

vmi356/filemanager

Repository files navigation

Filemanager

Simple file manager in Flask. This repository created for learning purposes.

Installation

  1. Install python package zc.buildout or bootstrap it with command:

    curl -O http://downloads.buildout.org/2/bootstrap.py python bootstrap.py

  2. Run buildout (or bin/buildout in second case)

Run

bin/flask manager.py

A note: project can't start in Debug mode from console, set app.debug=False to start project from console.

LICENSE

Since this project is classwork for python programming course, the license is BSD.

About

Simple file manager in Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published