Skip to main content

Little api wrapper for the paperless(-ngx) dms.

Project description

PyPaperless

Test Badge codecov

Little api client for Paperless-ngx!

Find out more here:

Features

  • Depends on aiohttp, works in async environments.
  • Token authentication only. No credentials anymore.
  • list() requests all object ids of resources.
  • get() for each resources. Accepts Django filters.
  • iterate() for each endpoint. Accepts Django filters.
  • create(), update(), delete() methods for many resources.
  • Paperless makes use of pagination. We use that too. You have full control.
  • PyPaperless only transports data. Your code organizes it.

Documentation

Thanks to

  • The Paperless-ngx Team
  • The Home Assistant Community

Project details


Download files

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

Source Distribution

pypaperless-2.3.0.tar.gz (25.6 kB view hashes)

Uploaded Source

Built Distribution

pypaperless-2.3.0-py3-none-any.whl (23.6 kB view hashes)

Uploaded Python 3

Supported by

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