README.md
pyproject.toml
setup.cfg
setup.py
songtradr_api_client_python/__init__.py
songtradr_api_client_python/api_client.py
songtradr_api_client_python/api_response.py
songtradr_api_client_python/configuration.py
songtradr_api_client_python/exceptions.py
songtradr_api_client_python/py.typed
songtradr_api_client_python/rest.py
songtradr_api_client_python.egg-info/PKG-INFO
songtradr_api_client_python.egg-info/SOURCES.txt
songtradr_api_client_python.egg-info/dependency_links.txt
songtradr_api_client_python.egg-info/requires.txt
songtradr_api_client_python.egg-info/top_level.txt
songtradr_api_client_python/api/__init__.py
songtradr_api_client_python/api/allowed_values_api.py
songtradr_api_client_python/api/recording_api.py
songtradr_api_client_python/api/user_api.py
songtradr_api_client_python/models/__init__.py
songtradr_api_client_python/models/category_minimal_dto.py
songtradr_api_client_python/models/config_access_dto.py
songtradr_api_client_python/models/config_identifier_dto.py
songtradr_api_client_python/models/contributor_type_dto.py
songtradr_api_client_python/models/error_response.py
songtradr_api_client_python/models/field_summary_dto.py
songtradr_api_client_python/models/file_dto.py
songtradr_api_client_python/models/file_list_dto.py
songtradr_api_client_python/models/file_small_dto.py
songtradr_api_client_python/models/file_upload_dto.py
songtradr_api_client_python/models/file_w_ith_url_dto.py
songtradr_api_client_python/models/files_summary_dto.py
songtradr_api_client_python/models/forgot_password_dto.py
songtradr_api_client_python/models/genre_dto.py
songtradr_api_client_python/models/genre_minimal_dto.py
songtradr_api_client_python/models/genres_summary_dto.py
songtradr_api_client_python/models/init_put_recording_audio_dto.py
songtradr_api_client_python/models/jwt_token_dto.py
songtradr_api_client_python/models/login_dto.py
songtradr_api_client_python/models/musical_features_dto.py
songtradr_api_client_python/models/party_small_dto.py
songtradr_api_client_python/models/recording_genre_prediction_dto.py
songtradr_api_client_python/models/recording_medium_dto.py
songtradr_api_client_python/models/recording_minimal_with_taggrams_dto.py
songtradr_api_client_python/models/recording_minimal_with_tagstrengths_dto.py
songtradr_api_client_python/models/recording_party_dto.py
songtradr_api_client_python/models/recording_tag_small_dto.py
songtradr_api_client_python/models/save_user_dto.py
songtradr_api_client_python/models/search_filter_values_dto.py
songtradr_api_client_python/models/sign_up_dto.py
songtradr_api_client_python/models/tag_dto.py
songtradr_api_client_python/models/taggram_dto.py
songtradr_api_client_python/models/tags_summary_dto.py
songtradr_api_client_python/models/tagstrength_dto.py
songtradr_api_client_python/models/title_dto.py
songtradr_api_client_python/models/token_request.py
songtradr_api_client_python/models/track_dto.py
songtradr_api_client_python/models/update_password_dto.py
songtradr_api_client_python/models/user_dto.py
songtradr_api_client_python/models/video_recognition_response.py
test/test_allowed_values_api.py
test/test_category_minimal_dto.py
test/test_config_access_dto.py
test/test_config_identifier_dto.py
test/test_contributor_type_dto.py
test/test_error_response.py
test/test_field_summary_dto.py
test/test_file_dto.py
test/test_file_list_dto.py
test/test_file_small_dto.py
test/test_file_upload_dto.py
test/test_file_w_ith_url_dto.py
test/test_files_summary_dto.py
test/test_forgot_password_dto.py
test/test_genre_dto.py
test/test_genre_minimal_dto.py
test/test_genres_summary_dto.py
test/test_init_put_recording_audio_dto.py
test/test_jwt_token_dto.py
test/test_login_dto.py
test/test_musical_features_dto.py
test/test_party_small_dto.py
test/test_recording_api.py
test/test_recording_genre_prediction_dto.py
test/test_recording_medium_dto.py
test/test_recording_minimal_with_taggrams_dto.py
test/test_recording_minimal_with_tagstrengths_dto.py
test/test_recording_party_dto.py
test/test_recording_tag_small_dto.py
test/test_save_user_dto.py
test/test_search_filter_values_dto.py
test/test_sign_up_dto.py
test/test_tag_dto.py
test/test_taggram_dto.py
test/test_tags_summary_dto.py
test/test_tagstrength_dto.py
test/test_title_dto.py
test/test_token_request.py
test/test_track_dto.py
test/test_update_password_dto.py
test/test_user_api.py
test/test_user_dto.py
test/test_video_recognition_response.py