Python-based Document Management System?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • W. Borgert

    #1

    Python-based Document Management System?

    Hi,

    I'm looking for a Python-based DMS, but I don't know any.
    The following points are relevant:

    - suitable for 10..100 users with more than 10000 documents

    - documents are mostly proprietary formats: MS Word, MS Excel,
    MS PowerPoint, but maybe also: PDF, HTML, DocBook, ...

    - typical DMS features: access control, archive older
    versions, search/query, document hierarchy, web frontend

    I have heard of DocMGR, MyDMS, and OWL, which are all PHP-based.
    A Python-based DMS would allow me to add new features easily.

    Thanks for hints!

    Cheers, WB (please CC me)
  • B Mahoney

    #2
    Re: Python-based Document Management System?

    If you search for CONTENT management system, there is
    Plone: A user-friendly and powerful open source Content Management ...
    Plone is an open-source content management system (CMS) with over 20 years of stability and security wrapped in a modern, powerful user-centric package with Plone 6.


    Comment

    • Dieter Maurer

      #3
      Re: Python-based Document Management System?

      "W. Borgert" <debacle@debian .org> writes on Thu, 10 Nov 2005 14:43:14 +0100:[color=blue]
      > I'm looking for a Python-based DMS, but I don't know any.
      > The following points are relevant:
      >
      > - suitable for 10..100 users with more than 10000 documents
      >
      > - documents are mostly proprietary formats: MS Word, MS Excel,
      > MS PowerPoint, but maybe also: PDF, HTML, DocBook, ...
      >
      > - typical DMS features: access control, archive older
      > versions, search/query, document hierarchy, web frontend[/color]

      You may have a look at Plone, Silva and CPS (all Zope based).


      Dieter

      Comment

      Working...