LICENSE
README.md
pyproject.toml
setup.py
shiki.py.egg-info/PKG-INFO
shiki.py.egg-info/SOURCES.txt
shiki.py.egg-info/dependency_links.txt
shiki.py.egg-info/requires.txt
shiki.py.egg-info/top_level.txt
shikimori/__init__.py
shikimori/auth.py
shikimori/base.py
shikimori/client.py
shikimori/constants.py
shikimori/enums.py
shikimori/exceptions.py
shikimori/request.py
shikimori/requestLimiter.py
shikimori/endpoints/__init__.py
shikimori/endpoints/abuse_requests.py
shikimori/endpoints/achievements.py
shikimori/endpoints/animes.py
shikimori/endpoints/appears.py
shikimori/endpoints/bans.py
shikimori/endpoints/base.py
shikimori/endpoints/calendar.py
shikimori/endpoints/characters.py
shikimori/endpoints/club.py
shikimori/endpoints/comments.py
shikimori/endpoints/constants.py
shikimori/endpoints/dialogs.py
shikimori/endpoints/episode_notifications.py
shikimori/endpoints/favorites.py
shikimori/endpoints/forums.py
shikimori/endpoints/friends.py
shikimori/endpoints/genres.py
shikimori/endpoints/grapql.py
shikimori/endpoints/manga.py
shikimori/endpoints/message.py
shikimori/endpoints/people.py
shikimori/endpoints/publisher.py
shikimori/endpoints/ranobe.py
shikimori/endpoints/review.py
shikimori/endpoints/stats.py
shikimori/endpoints/studios.py
shikimori/endpoints/styles.py
shikimori/endpoints/topic_ignore.py
shikimori/endpoints/topics.py
shikimori/endpoints/user_ignore.py
shikimori/endpoints/user_images.py
shikimori/endpoints/user_rates.py
shikimori/endpoints/users.py
shikimori/endpoints/videos.py
shikimori/types/__init__.py
shikimori/types/abuse_requests.py
shikimori/types/achievements.py
shikimori/types/animes.py
shikimori/types/auth.py
shikimori/types/bans.py
shikimori/types/calendar.py
shikimori/types/character.py
shikimori/types/club.py
shikimori/types/comment.py
shikimori/types/constants.py
shikimori/types/dialog.py
shikimori/types/episode_notification.py
shikimori/types/externalLink.py
shikimori/types/franchise.py
shikimori/types/genres.py
shikimori/types/manga.py
shikimori/types/message.py
shikimori/types/people.py
shikimori/types/photo.py
shikimori/types/publisher.py
shikimori/types/ranobe.py
shikimori/types/review.py
shikimori/types/roles.py
shikimori/types/screenshots.py
shikimori/types/studios.py
shikimori/types/style.py
shikimori/types/topic_ignore.py
shikimori/types/topics.py
shikimori/types/user.py
shikimori/types/user_ignore.py
shikimori/types/user_rates.py
shikimori/types/videos.py
shikimori/utils/__init__.py
shikimori/utils/filter.py