MANIFEST.in
setup.py
pymal/Account.py
pymal/Anime.py
pymal/Manga.py
pymal/README.md
pymal/Seasons.py
pymal/__init__.py
pymal/consts.py
pymal/decorators.py
pymal/global_functions.py
pymal.egg-info/PKG-INFO
pymal.egg-info/SOURCES.txt
pymal.egg-info/dependency_links.txt
pymal.egg-info/requires.txt
pymal.egg-info/top_level.txt
pymal/account_objects/AccountAnimes.py
pymal/account_objects/AccountFriends.py
pymal/account_objects/AccountMangas.py
pymal/account_objects/MyAnime.py
pymal/account_objects/MyManga.py
pymal/account_objects/README.md
pymal/account_objects/__init__.py
pymal/exceptions/FailedToParseError.py
pymal/exceptions/MyAnimeListApiError.py
pymal/exceptions/README.md
pymal/exceptions/__init__.py
pymal/inner_objects/README.md
pymal/inner_objects/Recommendation.py
pymal/inner_objects/Review.py
pymal/inner_objects/Season.py
pymal/inner_objects/__init__.py
pymal/searches/README.md
pymal/searches/Search.py
pymal/searches/SearchAccounts.py
pymal/searches/SearchAnimes.py
pymal/searches/SearchMangas.py
pymal/searches/__init__.py
pymal/types/README.md
pymal/types/ReloadedSet.py
pymal/types/Singleton.py
pymal/types/SingletonFactory.py
pymal/types/__init__.py