Skip to main content

Open source document management system for digital archives

Project description

Tests

Papermerge RESTful Backend Server

This python package is the heart of Papermerge project. It consists of a set of reusable Django apps which are consumed across different bundles of Papermerge Document Management System (DMS).

Technically speaking, it contains following Django apps:

  • papermerge.core - the epicenter of Papermerge DMS project
  • papermerge.notifications - Django Channels app for sending notifications via websockets
  • papermerge.search - RESTful search. Supports four backends: Xapian, Whoosh, Elasticsearch, Solr.

What is Papermerge?

Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. Instead of having piles of paper documents all over your desk, office or drawers - you can quickly scan them and configure your scanner to directly upload to Papermerge DMS. Papermerge DMS on its turn will extract text data from the scanned documents using Optical Character Recognition (OCR) technology the index it and make it searchable. You will be able to quickly find any (scanned!) document using full text search capabilities.

Papermerge is perfect tool to manage documents in PDF, JPEG, TIFF and PNG formats.

Features Highlights

  • RESTul API
  • Works well with PDF documents
  • OCR (Optical Character Recognition) of the documents (uses OCRmyPDF)
  • Full Text Search of the scanned documents (supports four search engine backends, uses Xapian by default)
  • Document Versions
  • Tags - assign colored tags to documents or folders
  • Documents and Folders - users can organize documents in folders
  • Multi-User (supports user groups)
  • User permissions management
  • Page Management - delete, reorder, cut & paste pages (uses PikePDF)

Documentation

Online documentation is available at https://docs.papermerge.io

Tests

Test suite is divided into two big groups:

  1. tests.core
  2. tests.search

First group is concerned with tests which do not depend on elasticsearch while second one tests.search is concerned with tests for which depend on elasticsearch and as result run very slow (hence the grouping). In order to run tests.core tests you need to have redis up and running; in order to run test.search you need to both redis and elasticsearch up and running.

Before running core tests suite, make sure redis service is up and running. Run tests:

 poetry run task test-core

Before running search tests suite, make sure both redis and elasticsearch services are up and running:

 poetry run task test-search

In order to run all tests suite (core + search):

poetry run task test

Linting

Use following command to make sure that your code is formatted per PEP8 spec:

poetry run task lint

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

papermerge-core-2.1.0b8.tar.gz (105.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

papermerge_core-2.1.0b8-py3-none-any.whl (144.9 kB view details)

Uploaded Python 3

File details

Details for the file papermerge-core-2.1.0b8.tar.gz.

File metadata

  • Download URL: papermerge-core-2.1.0b8.tar.gz
  • Upload date:
  • Size: 105.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.1 CPython/3.10.7 Linux/5.15.0-1020-azure

File hashes

Hashes for papermerge-core-2.1.0b8.tar.gz
Algorithm Hash digest
SHA256 cc4e75caf8184df9837ca0bf7d0b2068fce670b3e163262c9230855b3772a038
MD5 3dadf12c02a9ebb7ca6847205888ae40
BLAKE2b-256 61dfb3511be36bfb0634845beccf63818c214d0b25e39216398714cceb68a251

See more details on using hashes here.

File details

Details for the file papermerge_core-2.1.0b8-py3-none-any.whl.

File metadata

  • Download URL: papermerge_core-2.1.0b8-py3-none-any.whl
  • Upload date:
  • Size: 144.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.1 CPython/3.10.7 Linux/5.15.0-1020-azure

File hashes

Hashes for papermerge_core-2.1.0b8-py3-none-any.whl
Algorithm Hash digest
SHA256 17abf4130d6269d95c5c5a2c5870d28da43e84dddfbb6a2f1d034928c8424dcd
MD5 5d7e283a4d3ae9f2f87822a3dcaca557
BLAKE2b-256 91735bf3fba20ca1afac9d534e82b7bcadb0d4de3f73acdbaff184c85e260507

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page