Skip to content

arshpreetsingh/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.

About

Simple file manager in Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 69.8%
  • HTML 29.1%
  • CSS 1.1%