![codecov](https://img.shields.io/codecov/c/github/totaldebug/asyncpow?style=flat-square)
![GitHub last commit](https://img.shields.io/github/last-commit/totaldebug/asyncpow.svg?style=flat-square&logo=github&label=Last%20Commit&logoColor=white)
![Issues](https://img.shields.io/github/issues/totaldebug/asyncpow.svg?style=flat-square)
![Code size](https://img.shields.io/github/languages/code-size/totaldebug/asyncpow?style=flat-square)
![LinkedIn](https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555)
Table of Contents
-
About The Project
- Getting Started
- Features
- Compatibility
- Roadmap
- Sponsor
- Contributing
- License
- Contact
- 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 where possible (this API has terrible circular dependencies which breaks python), if you notice missing items please create a request to have it fixed.
(back to top)
Built With
![python](https://img.shields.io/badge/Python-blue?style=flat-square&logo=Python&logoColor=white)
(back to top)
Getting Started
(back to top)
Features
- Asynchronous
- Type Checking
- Status - Completed
- Discover - WIP
- Media - WIP
- Get - Completed
- Update Status - Completed
- Delete
- Get Watch Data
- User - WIP
- Get - Completed
- Bulk Update - Completed
- Update
- Delete
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)
My projects arent possible without the support of the community, please consider donating a small amount to keep these projects alive.
![Sponsor](https://img.shields.io/badge/sponsor-000?style=flat-square&logo=githubsponsors&logoColor=red)
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](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-orange.svg?style=flat-square)
(back to top)
Contact
(back to top)
Acknowledgments
Below are a list of resources that I used to assist with this project.
(back to top)