LICENSE
MANIFEST.in
README.md
pyproject.toml
trophy/__init__.py
trophy/client.py
trophy/environment.py
trophy.egg-info/PKG-INFO
trophy.egg-info/SOURCES.txt
trophy.egg-info/dependency_links.txt
trophy.egg-info/requires.txt
trophy.egg-info/top_level.txt
trophy/achievements/__init__.py
trophy/achievements/client.py
trophy/core/__init__.py
trophy/core/api_error.py
trophy/core/client_wrapper.py
trophy/core/datetime_utils.py
trophy/core/file.py
trophy/core/http_client.py
trophy/core/jsonable_encoder.py
trophy/core/pydantic_utilities.py
trophy/core/query_encoder.py
trophy/core/remove_none_from_dict.py
trophy/core/request_options.py
trophy/core/serialization.py
trophy/errors/__init__.py
trophy/errors/bad_request_error.py
trophy/errors/not_found_error.py
trophy/errors/unauthorized_error.py
trophy/errors/unprocessable_entity_error.py
trophy/metrics/__init__.py
trophy/metrics/client.py
trophy/points/__init__.py
trophy/points/client.py
trophy/streaks/__init__.py
trophy/streaks/client.py
trophy/streaks/types/__init__.py
trophy/streaks/types/streaks_rankings_request_type.py
trophy/types/__init__.py
trophy/types/achievement_completion_response.py
trophy/types/achievement_response.py
trophy/types/achievement_response_trigger.py
trophy/types/achievement_with_stats_response.py
trophy/types/achievement_with_stats_response_event_attribute.py
trophy/types/achievement_with_stats_response_user_attributes_item.py
trophy/types/base_streak_response.py
trophy/types/bulk_streak_response.py
trophy/types/bulk_streak_response_item.py
trophy/types/completed_achievement_response.py
trophy/types/error_body.py
trophy/types/event_response.py
trophy/types/get_user_points_response.py
trophy/types/metric_event_points_response.py
trophy/types/metric_event_streak_response.py
trophy/types/metric_response.py
trophy/types/metric_status.py
trophy/types/points_award.py
trophy/types/points_range.py
trophy/types/points_summary_response.py
trophy/types/points_system_response.py
trophy/types/points_trigger.py
trophy/types/points_trigger_response.py
trophy/types/points_trigger_response_event_attribute.py
trophy/types/points_trigger_response_status.py
trophy/types/points_trigger_response_type.py
trophy/types/points_trigger_response_user_attributes_item.py
trophy/types/points_trigger_type.py
trophy/types/streak_frequency.py
trophy/types/streak_ranking_user.py
trophy/types/streak_response.py
trophy/types/streak_response_streak_history_item.py
trophy/types/updated_user.py
trophy/types/upserted_user.py
trophy/types/user.py
trophy/users/__init__.py
trophy/users/client.py
trophy/users/types/__init__.py
trophy/users/types/users_metric_event_summary_request_aggregation.py
trophy/users/types/users_metric_event_summary_response_item.py
trophy/users/types/users_points_event_summary_request_aggregation.py
trophy/users/types/users_points_event_summary_response_item.py