.. PyMDL documentation master file, created by sphinx-quickstart on Thu Feb 17 12:50:40 2022. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to PyMDL's documentation! ================================= PyMDL is a python API for getting the contents of All the Movies/Drams/Present in MyDramaList (MDL). It scrapes the content from the website parses it into an Python object. Installation ------------ **Install pypresence with pip:** ``pip install PyMDL`` Links ----- - `Github `_ - `PyPi `_ - `The Original Website `_ .. toctree:: :maxdepth: 1 :caption: Contents: doc/Casts.md doc/InfoPage.md doc/Searching.md .. toctree:: :maxdepth: 1 :caption: Information: info/About.md info/Changelog.md info/Examples.md