mixpeek 0.16.2__tar.gz → 0.17.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {mixpeek-0.16.2 → mixpeek-0.17.0}/PKG-INFO +4 -4
- {mixpeek-0.16.2 → mixpeek-0.17.0}/pyproject.toml +14 -12
- mixpeek-0.17.0/src/mixpeek/__init__.py +18 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/_version.py +4 -1
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/sdkconfiguration.py +10 -4
- mixpeek-0.16.2/src/mixpeek/__init__.py +0 -9
- {mixpeek-0.16.2 → mixpeek-0.17.0}/README-PYPI.md +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/py.typed +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/_hooks/__init__.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/_hooks/registration.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/_hooks/sdkhooks.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/_hooks/types.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/assets.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/basesdk.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/collections.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/feature_extractors.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/feature_search.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/features.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/health.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/httpclient.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/ingest_assets.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/__init__.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/actionusage.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/apierror.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/apikey.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/apikeyupdate.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/assetfeatures.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/assetresponse.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/assets_model_searchquery.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/assetupdate.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/assignmentconfig.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/availablemodels.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/availablemodelsresponse.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/boolindexparams.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/classificationmatch.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/classificationwithfeature.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/classify_features_v1_entities_taxonomies_taxonomy_classify_postop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/collectionmodel.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/collectionresult.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/create_api_key_v1_organizations_users_user_email_api_keys_postop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/create_collection_v1_collections_postop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/create_taxonomy_v1_entities_taxonomies_postop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/createcollectionrequest.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/createnamespacerequest.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/datetimeindexparams.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/dateusage.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/db_model_paginationresponse.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/delete_api_key_v1_organizations_users_user_email_api_keys_key_name_deleteop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/delete_asset_v1_assets_asset_id_deleteop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/delete_classifications_v1_entities_taxonomies_taxonomy_classifications_classification_id_deleteop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/delete_collection_v1_collections_collection_deleteop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/delete_feature_v1_features_feature_id_deleteop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/delete_namespace_v1_namespaces_namespace_deleteop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/delete_taxonomy_v1_entities_taxonomies_taxonomy_deleteop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/delete_user_v1_organizations_users_user_email_deleteop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/denseembedding.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/discoverrequest.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/embeddingconfig.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/embeddingrequest.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/embeddingresponse.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/entitysettings.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/errordetail.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/errorresponse.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/facedetectsettings.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/featureextractionembeddingrequest.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/featureoptions.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/featureresponse.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/features_model_paginationresponse.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/featureupdaterequest.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/filtercondition.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/floatindexparams.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/full_asset_update_v1_assets_asset_id_putop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/full_feature_update_v1_features_feature_id_putop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/genericsuccessresponse.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/geoindexparams.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/get_asset_v1_assets_asset_id_getop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/get_asset_with_features_v1_assets_asset_id_features_getop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/get_collection_v1_collections_collection_getop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/get_feature_v1_features_feature_id_getop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/get_namespace_v1_namespaces_namespace_getop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/get_task_v1_tasks_task_id_getop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/get_taxonomy_node_v1_entities_taxonomies_nodes_node_getop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/get_taxonomy_v1_entities_taxonomies_taxonomy_getop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/get_user_v1_organizations_users_user_email_getop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/groupbyoptions.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/groupbyoptionsasset.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/groupedassetdata.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/healthcheckresponse.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/httpvalidationerror.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/imagedescribesettings.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/imagedetectsettings.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/imagereadsettings.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/imagesettings.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/ingest_image_url_v1_ingest_images_url_postop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/ingest_text_v1_ingest_text_postop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/ingest_video_url_v1_ingest_videos_url_postop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/inputtype.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/integerindexparams.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/internal/__init__.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/internal/globals.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/jsonimageoutputsettings.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/jsontextoutputsettings.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/jsonvideooutputsettings.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/keywordindexparams.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/kill_task_v1_tasks_task_id_deleteop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/list_assets_v1_assets_postop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/list_classifications_v1_entities_taxonomies_taxonomy_classifications_postop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/list_collections_v1_collections_getop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/list_features_v1_features_postop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/list_taxonomies_v1_entities_taxonomies_getop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/listassetsrequest.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/listassetsresponse.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/listclassificationsrequest.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/listclassificationsresponse.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/listcollectionsresponse.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/listfeaturesrequest.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/listfeaturesresponse.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/listtaxonomiesresponse.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/logicaloperator.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/logodetectsettings.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/modality.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/modeldetails.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/namespaceresponse.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/nodeoptions.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/nodeupdate.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/organizationmodel.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/partial_asset_update_v1_assets_asset_id_patchop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/payloadindexconfig.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/payloadindextype.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/payloadschematype.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/permission.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/processimageurlinput.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/processtextinput.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/processvideourlinput.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/querysettings.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/rerankingoptions.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/search_assets_v1_assets_search_postop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/search_features_v1_features_search_postop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/search_model_searchquery.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/searchassetsrequest.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/searchrequestfeatures.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/security.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/sortoption.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/sparseembedding.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/taskresponse.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/taskstatus.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/taxonomycreate.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/taxonomyextractionconfig.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/taxonomymodel.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/taxonomynode.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/taxonomynodecreate.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/taxonomyupdate.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/textindexparams.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/textsettings.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/tokenizertype.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/update_api_key_v1_organizations_users_user_email_api_keys_key_name_patchop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/update_collection_v1_collections_collection_putop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/update_namespace_v1_namespaces_namespace_putop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/update_node_v1_entities_taxonomies_nodes_node_patchop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/update_taxonomy_v1_entities_taxonomies_taxonomy_patchop.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/updateassetrequest.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/updatenamespacerequest.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/usage.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/usermodel_input.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/usermodel_output.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/uuidindexparams.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/validationerror.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/vectormodel.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/vectortype.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/videodescribesettings.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/videodetectsettings.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/videoreadsettings.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/videosettings.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/videotranscriptionsettings.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/namespaces.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/organizations.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/py.typed +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/sdk.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/tasks.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/taxonomy_entities.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/types/__init__.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/types/basemodel.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/utils/__init__.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/utils/annotations.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/utils/enums.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/utils/eventstreaming.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/utils/forms.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/utils/headers.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/utils/logger.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/utils/metadata.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/utils/queryparams.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/utils/requestbodies.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/utils/retries.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/utils/security.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/utils/serializers.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/utils/url.py +0 -0
- {mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/utils/values.py +0 -0
@@ -1,16 +1,16 @@
|
|
1
|
-
Metadata-Version: 2.
|
1
|
+
Metadata-Version: 2.3
|
2
2
|
Name: mixpeek
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.17.0
|
4
4
|
Summary: Python Client SDK Generated by Speakeasy.
|
5
5
|
Home-page: https://github.com/mixpeek/python-sdk.git
|
6
6
|
Author: Speakeasy
|
7
|
-
Requires-Python: >=3.
|
7
|
+
Requires-Python: >=3.9
|
8
8
|
Classifier: Programming Language :: Python :: 3
|
9
|
-
Classifier: Programming Language :: Python :: 3.8
|
10
9
|
Classifier: Programming Language :: Python :: 3.9
|
11
10
|
Classifier: Programming Language :: Python :: 3.10
|
12
11
|
Classifier: Programming Language :: Python :: 3.11
|
13
12
|
Classifier: Programming Language :: Python :: 3.12
|
13
|
+
Classifier: Programming Language :: Python :: 3.13
|
14
14
|
Requires-Dist: eval-type-backport (>=0.2.0,<0.3.0)
|
15
15
|
Requires-Dist: httpx (>=0.28.1,<0.29.0)
|
16
16
|
Requires-Dist: jsonpath-python (>=1.0.6,<2.0.0)
|
@@ -1,9 +1,20 @@
|
|
1
|
-
[
|
1
|
+
[project]
|
2
2
|
name = "mixpeek"
|
3
|
-
version = "0.
|
3
|
+
version = "0.17.0"
|
4
4
|
description = "Python Client SDK Generated by Speakeasy."
|
5
|
-
authors = ["Speakeasy",]
|
5
|
+
authors = [{ name = "Speakeasy" },]
|
6
6
|
readme = "README-PYPI.md"
|
7
|
+
requires-python = ">=3.9"
|
8
|
+
dependencies = [
|
9
|
+
"eval-type-backport (>=0.2.0,<0.3.0)",
|
10
|
+
"httpx (>=0.28.1,<0.29.0)",
|
11
|
+
"jsonpath-python (>=1.0.6,<2.0.0)",
|
12
|
+
"pydantic (>=2.10.3,<2.11.0)",
|
13
|
+
"python-dateutil (>=2.8.2,<3.0.0)",
|
14
|
+
"typing-inspect (>=0.9.0,<0.10.0)",
|
15
|
+
]
|
16
|
+
|
17
|
+
[tool.poetry]
|
7
18
|
repository = "https://github.com/mixpeek/python-sdk.git"
|
8
19
|
packages = [
|
9
20
|
{ include = "mixpeek", from = "src" }
|
@@ -16,15 +27,6 @@ include = ["py.typed", "src/mixpeek/py.typed"]
|
|
16
27
|
[virtualenvs]
|
17
28
|
in-project = true
|
18
29
|
|
19
|
-
[tool.poetry.dependencies]
|
20
|
-
python = "^3.8"
|
21
|
-
eval-type-backport = "^0.2.0"
|
22
|
-
httpx = "^0.28.1"
|
23
|
-
jsonpath-python = "^1.0.6"
|
24
|
-
pydantic = "~2.10.3"
|
25
|
-
python-dateutil = "^2.8.2"
|
26
|
-
typing-inspect = "^0.9.0"
|
27
|
-
|
28
30
|
[tool.poetry.group.dev.dependencies]
|
29
31
|
mypy = "==1.14.1"
|
30
32
|
pylint = "==3.2.3"
|
@@ -0,0 +1,18 @@
|
|
1
|
+
"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
|
2
|
+
|
3
|
+
from ._version import (
|
4
|
+
__title__,
|
5
|
+
__version__,
|
6
|
+
__openapi_doc_version__,
|
7
|
+
__gen_version__,
|
8
|
+
__user_agent__,
|
9
|
+
)
|
10
|
+
from .sdk import *
|
11
|
+
from .sdkconfiguration import *
|
12
|
+
from .models import *
|
13
|
+
|
14
|
+
|
15
|
+
VERSION: str = __version__
|
16
|
+
OPENAPI_DOC_VERSION = __openapi_doc_version__
|
17
|
+
SPEAKEASY_GENERATOR_VERSION = __gen_version__
|
18
|
+
USER_AGENT = __user_agent__
|
@@ -3,7 +3,10 @@
|
|
3
3
|
import importlib.metadata
|
4
4
|
|
5
5
|
__title__: str = "mixpeek"
|
6
|
-
__version__: str = "0.
|
6
|
+
__version__: str = "0.17.0"
|
7
|
+
__openapi_doc_version__: str = "0.81"
|
8
|
+
__gen_version__: str = "2.492.3"
|
9
|
+
__user_agent__: str = "speakeasy-sdk/python 0.17.0 2.492.3 0.81 mixpeek"
|
7
10
|
|
8
11
|
try:
|
9
12
|
if __package__ is not None:
|
@@ -1,6 +1,12 @@
|
|
1
1
|
"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
|
2
2
|
|
3
3
|
from ._hooks import SDKHooks
|
4
|
+
from ._version import (
|
5
|
+
__gen_version__,
|
6
|
+
__openapi_doc_version__,
|
7
|
+
__user_agent__,
|
8
|
+
__version__,
|
9
|
+
)
|
4
10
|
from .httpclient import AsyncHttpClient, HttpClient
|
5
11
|
from .utils import Logger, RetryConfig, remove_suffix
|
6
12
|
from dataclasses import dataclass
|
@@ -27,10 +33,10 @@ class SDKConfiguration:
|
|
27
33
|
server_url: Optional[str] = ""
|
28
34
|
server_idx: Optional[int] = 0
|
29
35
|
language: str = "python"
|
30
|
-
openapi_doc_version: str =
|
31
|
-
sdk_version: str =
|
32
|
-
gen_version: str =
|
33
|
-
user_agent: str =
|
36
|
+
openapi_doc_version: str = __openapi_doc_version__
|
37
|
+
sdk_version: str = __version__
|
38
|
+
gen_version: str = __gen_version__
|
39
|
+
user_agent: str = __user_agent__
|
34
40
|
retry_config: OptionalNullable[RetryConfig] = Field(default_factory=lambda: UNSET)
|
35
41
|
timeout_ms: Optional[int] = None
|
36
42
|
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/create_collection_v1_collections_postop.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/delete_asset_v1_assets_asset_id_deleteop.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/full_asset_update_v1_assets_asset_id_putop.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/get_feature_v1_features_feature_id_getop.py
RENAMED
File without changes
|
{mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/get_namespace_v1_namespaces_namespace_getop.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/ingest_image_url_v1_ingest_images_url_postop.py
RENAMED
File without changes
|
File without changes
|
{mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/ingest_video_url_v1_ingest_videos_url_postop.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/list_collections_v1_collections_getop.py
RENAMED
File without changes
|
File without changes
|
{mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/list_taxonomies_v1_entities_taxonomies_getop.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/search_assets_v1_assets_search_postop.py
RENAMED
File without changes
|
{mixpeek-0.16.2 → mixpeek-0.17.0}/src/mixpeek/models/search_features_v1_features_search_postop.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|