LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
figshare_cli/__init__.py
figshare_cli/__main__.py
figshare_cli/cli.py
figshare_oai_pmh.egg-info/PKG-INFO
figshare_oai_pmh.egg-info/SOURCES.txt
figshare_oai_pmh.egg-info/dependency_links.txt
figshare_oai_pmh.egg-info/entry_points.txt
figshare_oai_pmh.egg-info/requires.txt
figshare_oai_pmh.egg-info/top_level.txt
openapi_client/__init__.py
openapi_client/api_client.py
openapi_client/api_response.py
openapi_client/configuration.py
openapi_client/exceptions.py
openapi_client/py.typed
openapi_client/rest.py
openapi_client/api/__init__.py
openapi_client/api/altmetric_api.py
openapi_client/api/articles_api.py
openapi_client/api/authors_api.py
openapi_client/api/collections_api.py
openapi_client/api/institutions_api.py
openapi_client/api/oauth_api.py
openapi_client/api/other_api.py
openapi_client/api/profiles_api.py
openapi_client/api/projects_api.py
openapi_client/api/symplectic_api.py
openapi_client/models/__init__.py
openapi_client/models/account.py
openapi_client/models/account_create.py
openapi_client/models/account_create_response.py
openapi_client/models/account_report.py
openapi_client/models/account_update.py
openapi_client/models/altmetric_institution.py
openapi_client/models/article.py
openapi_client/models/article_complete.py
openapi_client/models/article_complete_private.py
openapi_client/models/article_confidentiality.py
openapi_client/models/article_create.py
openapi_client/models/article_doi.py
openapi_client/models/article_embargo.py
openapi_client/models/article_embargo_updater.py
openapi_client/models/article_handle.py
openapi_client/models/article_project_create.py
openapi_client/models/article_search.py
openapi_client/models/article_unpublish_data.py
openapi_client/models/article_update.py
openapi_client/models/article_version_update.py
openapi_client/models/article_versions.py
openapi_client/models/article_with_project.py
openapi_client/models/articles_creator.py
openapi_client/models/author.py
openapi_client/models/author_complete.py
openapi_client/models/authors_creator.py
openapi_client/models/categories_creator.py
openapi_client/models/category.py
openapi_client/models/category_list.py
openapi_client/models/collaborator.py
openapi_client/models/collection.py
openapi_client/models/collection_complete.py
openapi_client/models/collection_complete_private.py
openapi_client/models/collection_create.py
openapi_client/models/collection_doi.py
openapi_client/models/collection_handle.py
openapi_client/models/collection_private_link_creator.py
openapi_client/models/collection_search.py
openapi_client/models/collection_update.py
openapi_client/models/collection_versions.py
openapi_client/models/common_search.py
openapi_client/models/confidentiality_creator.py
openapi_client/models/create_o_auth_token.py
openapi_client/models/create_project_response.py
openapi_client/models/curation.py
openapi_client/models/curation_comment.py
openapi_client/models/curation_comment_create.py
openapi_client/models/curation_detail.py
openapi_client/models/custom_article_field.py
openapi_client/models/custom_article_field_add.py
openapi_client/models/custom_article_field_add_value.py
openapi_client/models/error_message.py
openapi_client/models/file_creator.py
openapi_client/models/file_id.py
openapi_client/models/funding_create.py
openapi_client/models/funding_information.py
openapi_client/models/funding_search.py
openapi_client/models/group.py
openapi_client/models/group_embargo_options.py
openapi_client/models/institution.py
openapi_client/models/institution_accounts_search.py
openapi_client/models/itbm_timeline.py
openapi_client/models/item_complete.py
openapi_client/models/item_complete_private.py
openapi_client/models/item_create.py
openapi_client/models/item_type.py
openapi_client/models/item_type_field.py
openapi_client/models/item_update.py
openapi_client/models/license.py
openapi_client/models/location.py
openapi_client/models/location_warnings.py
openapi_client/models/location_warnings_update.py
openapi_client/models/o_auth_token.py
openapi_client/models/private_article_search.py
openapi_client/models/private_authors_search.py
openapi_client/models/private_collection_search.py
openapi_client/models/private_file.py
openapi_client/models/private_link.py
openapi_client/models/private_link_creator.py
openapi_client/models/private_link_response.py
openapi_client/models/private_project_article.py
openapi_client/models/profile_update_data.py
openapi_client/models/profile_update_data_personal_profiles_inner.py
openapi_client/models/project.py
openapi_client/models/project_article.py
openapi_client/models/project_collaborator.py
openapi_client/models/project_collaborator_invite.py
openapi_client/models/project_complete.py
openapi_client/models/project_complete_private.py
openapi_client/models/project_create.py
openapi_client/models/project_note.py
openapi_client/models/project_note_create.py
openapi_client/models/project_note_private.py
openapi_client/models/project_private.py
openapi_client/models/project_update.py
openapi_client/models/projects_search.py
openapi_client/models/public_file.py
openapi_client/models/related_material.py
openapi_client/models/resource.py
openapi_client/models/response_message.py
openapi_client/models/role.py
openapi_client/models/short_account.py
openapi_client/models/short_custom_field.py
openapi_client/models/symplectic_accounts_ids200_response_inner.py
openapi_client/models/symplectic_user_id200_response.py
openapi_client/models/timeline.py
openapi_client/models/timeline_update.py
openapi_client/models/underlying_field.py
openapi_client/models/upload_file_part.py
openapi_client/models/upload_info.py
openapi_client/models/user.py
test/test_account.py
test/test_account_create.py
test/test_account_create_response.py
test/test_account_report.py
test/test_account_update.py
test/test_altmetric_api.py
test/test_altmetric_institution.py
test/test_article.py
test/test_article_complete.py
test/test_article_complete_private.py
test/test_article_confidentiality.py
test/test_article_create.py
test/test_article_doi.py
test/test_article_embargo.py
test/test_article_embargo_updater.py
test/test_article_handle.py
test/test_article_project_create.py
test/test_article_search.py
test/test_article_unpublish_data.py
test/test_article_update.py
test/test_article_version_update.py
test/test_article_versions.py
test/test_article_with_project.py
test/test_articles_api.py
test/test_articles_creator.py
test/test_author.py
test/test_author_complete.py
test/test_authors_api.py
test/test_authors_creator.py
test/test_categories_creator.py
test/test_category.py
test/test_category_list.py
test/test_collaborator.py
test/test_collection.py
test/test_collection_complete.py
test/test_collection_complete_private.py
test/test_collection_create.py
test/test_collection_doi.py
test/test_collection_handle.py
test/test_collection_private_link_creator.py
test/test_collection_search.py
test/test_collection_update.py
test/test_collection_versions.py
test/test_collections_api.py
test/test_common_search.py
test/test_confidentiality_creator.py
test/test_create_o_auth_token.py
test/test_create_project_response.py
test/test_curation.py
test/test_curation_comment.py
test/test_curation_comment_create.py
test/test_curation_detail.py
test/test_custom_article_field.py
test/test_custom_article_field_add.py
test/test_custom_article_field_add_value.py
test/test_error_message.py
test/test_file_creator.py
test/test_file_id.py
test/test_funding_create.py
test/test_funding_information.py
test/test_funding_search.py
test/test_group.py
test/test_group_embargo_options.py
test/test_institution.py
test/test_institution_accounts_search.py
test/test_institutions_api.py
test/test_itbm_timeline.py
test/test_item_complete.py
test/test_item_complete_private.py
test/test_item_create.py
test/test_item_type.py
test/test_item_type_field.py
test/test_item_update.py
test/test_license.py
test/test_location.py
test/test_location_warnings.py
test/test_location_warnings_update.py
test/test_o_auth_token.py
test/test_oauth_api.py
test/test_other_api.py
test/test_private_article_search.py
test/test_private_authors_search.py
test/test_private_collection_search.py
test/test_private_file.py
test/test_private_link.py
test/test_private_link_creator.py
test/test_private_link_response.py
test/test_private_project_article.py
test/test_profile_update_data.py
test/test_profile_update_data_personal_profiles_inner.py
test/test_profiles_api.py
test/test_project.py
test/test_project_article.py
test/test_project_collaborator.py
test/test_project_collaborator_invite.py
test/test_project_complete.py
test/test_project_complete_private.py
test/test_project_create.py
test/test_project_note.py
test/test_project_note_create.py
test/test_project_note_private.py
test/test_project_private.py
test/test_project_update.py
test/test_projects_api.py
test/test_projects_search.py
test/test_public_file.py
test/test_related_material.py
test/test_resource.py
test/test_response_message.py
test/test_role.py
test/test_short_account.py
test/test_short_custom_field.py
test/test_symplectic_accounts_ids200_response_inner.py
test/test_symplectic_api.py
test/test_symplectic_user_id200_response.py
test/test_timeline.py
test/test_timeline_update.py
test/test_underlying_field.py
test/test_upload_file_part.py
test/test_upload_info.py
test/test_user.py