Release Stargazers codecov

GitHub last release date GitHub last commit

Contributors Forks Issues

Lines of code Code size

MIT License LinkedIn


Logo

AsyncPOW

Python Overseerr Wrapper, A Python library for interacting with the Overseerr API's



Report Bug ยท Request Feature
Table of Contents
  1. About The Project
  2. Getting Started
  3. Features
  4. Compatibility
  5. Roadmap
  6. Sponsor
  7. Contributing
  8. License
  9. Contact
  10. Acknowledgments

About The Project๏ƒ

This project is a work in progress, the main branch is being developed on live, which may cause breaking changes until the first full release.

The library returns results in JSON format for ease of use, this also reduces the risk of failue when the APIs are updated.

Type hints and type models are in place for all of the APIs, if you notice missing items please create a request to have it fixed.

(back to top)

Built With๏ƒ

python

(back to top)

Getting Started๏ƒ

(back to top)

Features๏ƒ

  • Asynchronous

  • Type Checking

  • Status - Completed

  • Discover - WIP

    • Trending - Completed

  • Media - WIP

    • Get - Completed

    • Update Status - Completed

    • Delete

    • Get Watch Data

Compatibility๏ƒ

AsyncPOW is built for Python 3.12, and initially the v1 Overseerr API

(back to top)

Roadmap๏ƒ

See the feature requests for a full list of requested features.

(back to top)

Contributing๏ƒ

Got something you would like to add? check out the contributing guide in the documentation

(back to top)

License๏ƒ

CC BY-NC-SA 4.0

(back to top)

Contact๏ƒ

(back to top)

Acknowledgments๏ƒ

Below are a list of resources that I used to assist with this project.

  • None at this time

(back to top)

Table of Contents๏ƒ

Models

Utils

Indices and tables๏ƒ