README.md
pyproject.toml
setup.cfg
setup.py
dofusdude/__init__.py
dofusdude/api_client.py
dofusdude/api_response.py
dofusdude/configuration.py
dofusdude/exceptions.py
dofusdude/py.typed
dofusdude/rest.py
dofusdude.egg-info/PKG-INFO
dofusdude.egg-info/SOURCES.txt
dofusdude.egg-info/dependency_links.txt
dofusdude.egg-info/requires.txt
dofusdude.egg-info/top_level.txt
dofusdude/api/__init__.py
dofusdude/api/almanax_api.py
dofusdude/api/consumables_api.py
dofusdude/api/cosmetics_api.py
dofusdude/api/equipment_api.py
dofusdude/api/game_api.py
dofusdude/api/meta_api.py
dofusdude/api/mounts_api.py
dofusdude/api/quest_items_api.py
dofusdude/api/resources_api.py
dofusdude/api/sets_api.py
dofusdude/api/webhooks_api.py
dofusdude/models/__init__.py
dofusdude/models/almanax.py
dofusdude/models/almanax_bonus.py
dofusdude/models/almanax_tribute.py
dofusdude/models/almanax_tribute_item.py
dofusdude/models/almanax_webhook.py
dofusdude/models/almanax_webhook_daily_settings.py
dofusdude/models/condition.py
dofusdude/models/condition_leaf.py
dofusdude/models/condition_node.py
dofusdude/models/condition_relation.py
dofusdude/models/create_almanax_webhook.py
dofusdude/models/create_almanax_webhook_daily_settings.py
dofusdude/models/create_almanax_webhook_mentions_value_inner.py
dofusdude/models/create_rss_webhook.py
dofusdude/models/create_twitter_webhook.py
dofusdude/models/effect.py
dofusdude/models/effect_type.py
dofusdude/models/equipment.py
dofusdude/models/equipment_set.py
dofusdude/models/error.py
dofusdude/models/game_search.py
dofusdude/models/game_search_item.py
dofusdude/models/game_search_type.py
dofusdude/models/get_meta_almanax_bonuses200_response_inner.py
dofusdude/models/get_meta_webhooks_twitter200_response.py
dofusdude/models/images.py
dofusdude/models/item_subtype.py
dofusdude/models/list_equipment_set.py
dofusdude/models/list_equipment_sets.py
dofusdude/models/list_item.py
dofusdude/models/list_item_general.py
dofusdude/models/list_items.py
dofusdude/models/list_mounts.py
dofusdude/models/mount.py
dofusdude/models/mount_family.py
dofusdude/models/paged_links.py
dofusdude/models/put_almanax_webhook.py
dofusdude/models/put_rss_webhook.py
dofusdude/models/put_twitter_webhook.py
dofusdude/models/range.py
dofusdude/models/recipe.py
dofusdude/models/resource.py
dofusdude/models/rss_webhook.py
dofusdude/models/translated_id.py
dofusdude/models/twitter_webhook.py
dofusdude/models/version.py
dofusdude/models/weapon.py
test/test_almanax.py
test/test_almanax_api.py
test/test_almanax_bonus.py
test/test_almanax_tribute.py
test/test_almanax_tribute_item.py
test/test_almanax_webhook.py
test/test_almanax_webhook_daily_settings.py
test/test_condition.py
test/test_condition_leaf.py
test/test_condition_node.py
test/test_condition_relation.py
test/test_consumables_api.py
test/test_cosmetics_api.py
test/test_create_almanax_webhook.py
test/test_create_almanax_webhook_daily_settings.py
test/test_create_almanax_webhook_mentions_value_inner.py
test/test_create_rss_webhook.py
test/test_create_twitter_webhook.py
test/test_effect.py
test/test_effect_type.py
test/test_equipment.py
test/test_equipment_api.py
test/test_equipment_set.py
test/test_error.py
test/test_game_api.py
test/test_game_search.py
test/test_game_search_item.py
test/test_game_search_type.py
test/test_get_meta_almanax_bonuses200_response_inner.py
test/test_get_meta_webhooks_twitter200_response.py
test/test_images.py
test/test_item_subtype.py
test/test_list_equipment_set.py
test/test_list_equipment_sets.py
test/test_list_item.py
test/test_list_item_general.py
test/test_list_items.py
test/test_list_mounts.py
test/test_meta_api.py
test/test_mount.py
test/test_mount_family.py
test/test_mounts_api.py
test/test_paged_links.py
test/test_put_almanax_webhook.py
test/test_put_rss_webhook.py
test/test_put_twitter_webhook.py
test/test_quest_items_api.py
test/test_range.py
test/test_recipe.py
test/test_resource.py
test/test_resources_api.py
test/test_rss_webhook.py
test/test_sets_api.py
test/test_translated_id.py
test/test_twitter_webhook.py
test/test_version.py
test/test_weapon.py
test/test_webhooks_api.py