Welcome to PyPandora’s documentation!¶

This is the client API for Pandora:

foo

Installation¶

The package is available on PyPi, so you can install it with:

pip install pypandora

Usage¶

You can use pandora as a python script:

$ pandora -h

Or as a library:

  • API reference
    • AuthError
    • PyPandoraError
    • PyPandora
      • PyPandora
        • PyPandora.get_apikey()
        • PyPandora.get_enabled_workers()
        • PyPandora.get_stats()
        • PyPandora.get_submit_stats()
        • PyPandora.init_apikey()
        • PyPandora.is_up
        • PyPandora.redis_up()
        • PyPandora.search()
        • PyPandora.submit()
        • PyPandora.submit_from_disk()
        • PyPandora.task_download()
        • PyPandora.task_observables()
        • PyPandora.task_status()
        • PyPandora.worker_status()
        • PyPandora.workers_stats_day()
        • PyPandora.workers_stats_month()
        • PyPandora.workers_stats_week()
        • PyPandora.workers_stats_year()

Indices and tables¶

  • Index

  • Module Index

  • Search Page

PyPandora

Navigation

  • API reference

Related Topics

  • Documentation overview
    • Next: API reference
©2021, Pandora team. | Powered by Sphinx 9.1.0 & Alabaster 1.0.0 | Page source