Giter Site home page Giter Site logo

mayan's Introduction

Mayan

Open source, Django based document manager with custom metadata indexing, file serving integration and OCR capabilities.

screenshot

Features

  • User defined metadata fields
  • Dynamic default values for metadata
  • Lookup support for metadata
  • Filesystem integration by means of metadata indexing directories
  • User defined document uuid generation
  • Local file or server side staging file uploads
  • Batch upload many documents with the same metadata
  • User defined document checksum algorithm
  • Previews for a great deal of image formats, including PDF
  • Search documents by any field value
  • Group documents by metadata automatically
  • Permissions and roles support
  • Multi page document support
  • Page transformations
  • Distributed OCR processing
  • Multilingual (English, Spanish)
  • Duplicated document search
  • Upload multiple documents inside a ZIP file
  • Plugable storage backends (File based and GridFS included)

Requirements

Python:

  • Django - A high-level Python Web framework that encourages rapid development and clean, pragmatic design.
  • django-pagination
  • django-filetransfers - File upload/download abstraction
  • celery - asynchronous task queue/job queue based on distributed message passing
  • django-celery - celery Django integration

For the GridFS storage backend:

  • PyMongo - the recommended way to work with MongoDB from Python
  • GridFS - a storage specification for large objects in MongoDB

Or execute pip install -r requirements/production.txt to install the dependencies automatically.

Executables:

  • ImageMagick - Convert, Edit, Or Compose Bitmap Images
  • libmagic - MIME detection library
  • tesseract-ocr - An OCR Engine that was developed at HP Labs between 1985 and 1995... and now at Google.
  • unpaper - post-processing scanned and photocopied book pages
  • MongoDB - a scalable, open source, document-oriented database

License

See docs/LICENSE file.

Author

Roberto Rosario - Twitter [E-mail](roberto.rosario.gonzalez at gmail)

Credits

See docs/CREDITS file.

FAQ

See docs/FAQ file for common questions and issues.

mayan's People

Contributors

siloraptor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.