Paperap

Contents:

  • Introduction to Paperap
  • Installation
  • Usage
  • Contributing
  • Changelog
Paperap
  • paperap.scripts package
  • View page source

paperap.scripts package


METADATA:

File: __init__.py

Project: paperap

Created: 2025-03-18

Version: 0.0.9

Author: Jess Mann Email: jess@jmann.me

Copyright (c) 2025 Jess Mann


LAST MODIFIED:

2025-03-18 By Jess Mann

Submodules

  • paperap.scripts.describe module
    • ScriptDefaults
      • ScriptDefaults.NEEDS_DESCRIPTION
      • ScriptDefaults.DESCRIBED
      • ScriptDefaults.NEEDS_TITLE
      • ScriptDefaults.NEEDS_DATE
      • ScriptDefaults.MODEL
    • DescribePhotos
      • DescribePhotos.max_threads
      • DescribePhotos.paperless_tag
      • DescribePhotos.prompt
      • DescribePhotos.client
      • DescribePhotos.model_config
      • DescribePhotos.progress_bar
      • DescribePhotos.openai_url
      • DescribePhotos.openai_key
      • DescribePhotos.openai_model
      • DescribePhotos.openai
      • DescribePhotos.validate_max_threads()
      • DescribePhotos.jinja_env
      • DescribePhotos.choose_template()
      • DescribePhotos.get_prompt()
      • DescribePhotos.extract_images_from_pdf()
      • DescribePhotos.parse_date()
      • DescribePhotos.parse_datetime()
      • DescribePhotos.standardize_image_contents()
      • DescribePhotos.convert_image_to_jpg()
      • DescribePhotos.describe_document()
      • DescribePhotos.process_response()
      • DescribePhotos.describe_documents()
      • DescribePhotos.model_post_init()
    • ArgNamespace
      • ArgNamespace.url
      • ArgNamespace.key
      • ArgNamespace.model
      • ArgNamespace.openai_url
      • ArgNamespace.tag
      • ArgNamespace.prompt
      • ArgNamespace.verbose
    • main()
  • paperap.scripts.utils module
    • ProgressBar
      • ProgressBar.total
      • ProgressBar.text()
      • ProgressBar.__init__()
    • setup_logging()

© Copyright 2025, Jess Mann.

Built with Sphinx using a theme provided by Read the Docs.