LICENSE
README.md
pyproject.toml
setup.py
solved.py.egg-info/PKG-INFO
solved.py.egg-info/SOURCES.txt
solved.py.egg-info/dependency_links.txt
solved.py.egg-info/not-zip-safe
solved.py.egg-info/requires.txt
solved.py.egg-info/top_level.txt
solvedac/__init__.py
solvedac/session.py
solvedac/solved_types.py
solvedac/endpoints/__init__.py
solvedac/endpoints/background.py
solvedac/endpoints/badge.py
solvedac/endpoints/coins.py
solvedac/endpoints/problem.py
solvedac/endpoints/search.py
solvedac/endpoints/site.py
solvedac/endpoints/user.py
solvedac/schemes/Background.py
solvedac/schemes/BackgroundAuthor.py
solvedac/schemes/BackgroundCategory.py
solvedac/schemes/BackgroundCoinShop.py
solvedac/schemes/ClassInfo.py
solvedac/schemes/CoinShopProduct.py
solvedac/schemes/Color.py
solvedac/schemes/CountedArray.py
solvedac/schemes/Emoticon.py
solvedac/schemes/Grass.py
solvedac/schemes/GrassTheme.py
solvedac/schemes/GrassTopic.py
solvedac/schemes/History.py
solvedac/schemes/Item.py
solvedac/schemes/LevelInfo.py
solvedac/schemes/SiteStats.py
solvedac/schemes/SortCriteria.py
solvedac/schemes/SproutInfo.py
solvedac/schemes/__init__.py
solvedac/schemes/badge/Badge.py
solvedac/schemes/badge/BadgeCategory.py
solvedac/schemes/badge/BadgeTier.py
solvedac/schemes/badge/__init__.py
solvedac/schemes/problem/Problem.py
solvedac/schemes/problem/ProblemLevel.py
solvedac/schemes/problem/ProblemTag.py
solvedac/schemes/problem/ProblemTagAlias.py
solvedac/schemes/problem/ProblemTagNameTranslated.py
solvedac/schemes/problem/ProblemTitleTranslated.py
solvedac/schemes/problem/__init__.py
solvedac/schemes/suggestion/AutoComplete.py
solvedac/schemes/suggestion/BriefProblem.py
solvedac/schemes/suggestion/BriefProblemTag.py
solvedac/schemes/suggestion/Suggestion.py
solvedac/schemes/suggestion/__init__.py
solvedac/schemes/user/AdditionalInfo.py
solvedac/schemes/user/ArenaTier.py
solvedac/schemes/user/ClassDecoration.py
solvedac/schemes/user/ClassStats.py
solvedac/schemes/user/Gender.py
solvedac/schemes/user/Organization.py
solvedac/schemes/user/OrganizationType.py
solvedac/schemes/user/ProblemStats.py
solvedac/schemes/user/SocialUser.py
solvedac/schemes/user/SolveTier.py
solvedac/schemes/user/TagRating.py
solvedac/schemes/user/TagStats.py
solvedac/schemes/user/User.py
solvedac/schemes/user/__init__.py