web based file manager in python

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ksenia Marasanova

    web based file manager in python

    Hi,

    I didn't suceed in finding any kind of standard web based file
    manager, written in Python. There are quite a lot for PHP (the nicest
    I found is phpXplorer: http://www.phpxplorer.org) , but I'd rather use
    Python. I don't mind installing one of the millions webframeworks for
    this (well, except for Zope) :)
    I know, it's not hard to write your own... I am just trying not
    re-inventing the wheel this time :)
    Any hints?

    Thanks!
    --
    Ksenia
  • Kartic

    #2
    Re: web based file manager in python

    "The Great 'Ksenia Marasanova' uttered these words" on 4/25/2005 1:04 PM:[color=blue]
    > Hi,
    >
    > I didn't suceed in finding any kind of standard web based file
    > manager, written in Python. There are quite a lot for PHP (the nicest[/color]

    [color=blue]
    > Any hints?
    >
    > Thanks![/color]

    Ksenia - I recently came across this python web-based FM:



    It is by Irmen De Jong, the author of Snakelets.

    Thanks,
    -Kartic

    Comment

    • Ksenia Marasanova

      #3
      Re: web based file manager in python

      > Ksenia - I recently came across this python web-based FM:[color=blue]
      >
      > http://snakelets.sourceforge.net/filemgr/index.html
      >
      > It is by Irmen De Jong, the author of Snakelets.
      > [/color]

      Looks good! Thank you very much :)

      --
      Ksenia

      Comment

      Working...