rapidata 1.8.2__py3-none-any.whl → 1.8.3__py3-none-any.whl

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.

Potentially problematic release.


This version of rapidata might be problematic. Click here for more details.

rapidata/constants.py ADDED
@@ -0,0 +1 @@
1
+ MAX_TIME_IN_SECONDS_FOR_ONE_SESSION=25
@@ -1,4 +1,4 @@
1
- from constants import MAX_TIME_IN_SECONDS_FOR_ONE_SESSION
1
+ from rapidata.constants import MAX_TIME_IN_SECONDS_FOR_ONE_SESSION
2
2
  from rapidata.rapidata_client.order.rapidata_order import RapidataOrder
3
3
  from rapidata.rapidata_client.order.rapidata_order_builder import RapidataOrderBuilder
4
4
  from rapidata.rapidata_client.metadata import Metadata, PromptMetadata
@@ -1,4 +1,4 @@
1
- from constants import MAX_TIME_IN_SECONDS_FOR_ONE_SESSION
1
+ from rapidata.constants import MAX_TIME_IN_SECONDS_FOR_ONE_SESSION
2
2
  from rapidata.service.openapi_service import OpenAPIService
3
3
  from rapidata.rapidata_client.metadata import Metadata, PromptMetadata
4
4
  from rapidata.rapidata_client.order.rapidata_order_builder import RapidataOrderBuilder
@@ -1,4 +1,4 @@
1
- from constants import MAX_TIME_IN_SECONDS_FOR_ONE_SESSION
1
+ from rapidata.constants import MAX_TIME_IN_SECONDS_FOR_ONE_SESSION
2
2
  from rapidata.rapidata_client.order.rapidata_order import RapidataOrder
3
3
  from rapidata.rapidata_client.order.rapidata_order_builder import RapidataOrderBuilder
4
4
  from rapidata.rapidata_client.referee.naive_referee import NaiveReferee
@@ -1,4 +1,4 @@
1
- from constants import MAX_TIME_IN_SECONDS_FOR_ONE_SESSION
1
+ from rapidata.constants import MAX_TIME_IN_SECONDS_FOR_ONE_SESSION
2
2
  from rapidata.rapidata_client.order.rapidata_order import RapidataOrder
3
3
  from rapidata.rapidata_client.order.rapidata_order_builder import RapidataOrderBuilder
4
4
  from rapidata.rapidata_client.referee.naive_referee import NaiveReferee
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: rapidata
3
- Version: 1.8.2
3
+ Version: 1.8.3
4
4
  Summary: Rapidata package containing the Rapidata Python Client to interact with the Rapidata Web API in an easy way.
5
5
  License: Apache-2.0
6
6
  Author: Rapidata AG
@@ -321,6 +321,7 @@ rapidata/api_client/models/workflow_split_model_filter_configs_inner.py,sha256=1
321
321
  rapidata/api_client/models/workflow_state.py,sha256=5LAK1se76RCoozeVB6oxMPb8p_5bhLZJqn7q5fFQWis,850
322
322
  rapidata/api_client/rest.py,sha256=zmCIFQC2l1t-KZcq-TgEm3vco3y_LK6vRm3Q07K-xRI,9423
323
323
  rapidata/api_client_README.md,sha256=2Jqt9GXhr2ZA4S1PpYVkgsrdg2Cc29fnMt_I5V26JOQ,36246
324
+ rapidata/constants.py,sha256=tv-g6KDuc0v1GtCN5LZFf8VTP1PeV6J1P4OqyhEfUgI,39
324
325
  rapidata/rapidata_client/__init__.py,sha256=mmfjHy_GMA7xFU_haNwxjNRaCF505iPXhE4KC2dXObY,841
325
326
  rapidata/rapidata_client/assets/__init__.py,sha256=ctyFS6eSBcmTG69Tzq_f2q1TSEjslstCOVFRP5TBl4Y,273
326
327
  rapidata/rapidata_client/assets/base_asset.py,sha256=B2YWH1NgaeYUYHDW3OPpHM_bqawHbH4EjnRCE2BYwiM,298
@@ -373,10 +374,10 @@ rapidata/rapidata_client/settings/__init__.py,sha256=DTsffohaZICEmBRpokyWAd6GNcf
373
374
  rapidata/rapidata_client/settings/feature_flags.py,sha256=aKnxl1kv4cC3TaHV-xfqYlvL3ATIB2-H0VKl1rUt8jQ,4658
374
375
  rapidata/rapidata_client/settings/settings.py,sha256=ncLvEuIYWkUnAi8J3PQoG7WoAOZn-G3WZ0LWyrwt-QM,4556
375
376
  rapidata/rapidata_client/simple_builders/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
376
- rapidata/rapidata_client/simple_builders/simple_classification_builders.py,sha256=jqHQY8cKQuZnVcx2oCPaVyd2p6jQ421Iw9AzbnL7vI8,11634
377
- rapidata/rapidata_client/simple_builders/simple_compare_builders.py,sha256=JpXoURsrGouBNJMqqmd35bgbmKcgCTVIXEYZNekfS5o,12237
378
- rapidata/rapidata_client/simple_builders/simple_free_text_builders.py,sha256=udJWDo_8h-lglxxEEl-FpufPtCZ9Fs9AMZX9Q24CmCA,8171
379
- rapidata/rapidata_client/simple_builders/simple_transcription_builders.py,sha256=J0d53f2zDOpRwXNtgVVAgQ_n6srUzC4BHjXxjTYQGHc,9580
377
+ rapidata/rapidata_client/simple_builders/simple_classification_builders.py,sha256=XeTAR-WdeVcf9piOw-Z-_tCpVR3_xEO84jfdFXQ7KVo,11643
378
+ rapidata/rapidata_client/simple_builders/simple_compare_builders.py,sha256=TxmODitcroWbj4Xge8uKUIPeol6-exRIvc4rPkcla80,12246
379
+ rapidata/rapidata_client/simple_builders/simple_free_text_builders.py,sha256=-FE3q0Ci98kbKpX5T3zxHjo4_QIRWiQI6iJBvbXW0wo,8180
380
+ rapidata/rapidata_client/simple_builders/simple_transcription_builders.py,sha256=9haZ7yEPmqaBwmC4NPgvGunvd81U5YlNoKTJhm44aBM,9589
380
381
  rapidata/rapidata_client/workflow/__init__.py,sha256=xWuzAhBnbcUFfWcgYrzj8ZYLSOXyFtgfepgMrf0hNhU,290
381
382
  rapidata/rapidata_client/workflow/base_workflow.py,sha256=iDBeklFwOIbMuJHA7t-x_cwxfygJCG0SoXLBB7R53fQ,1395
382
383
  rapidata/rapidata_client/workflow/classify_workflow.py,sha256=NkyyBrlCDqYVQaCARR9EHYuREEtXond69kD6jbzcN3M,1713
@@ -389,7 +390,7 @@ rapidata/service/credential_manager.py,sha256=4jiJaX4hnRKoU91-WnpLytOTvSWApSa8ez
389
390
  rapidata/service/local_file_service.py,sha256=pgorvlWcx52Uh3cEG6VrdMK_t__7dacQ_5AnfY14BW8,877
390
391
  rapidata/service/openapi_service.py,sha256=Q1_anQhDFOfgucLJkNyTnqdX9qdJQUQlYIktbe-dOZM,2581
391
392
  rapidata/service/token_manager.py,sha256=JZ5YbR5Di8dO3H4kK11d0kzWlrXxjgCmeNkHA4AapCM,6425
392
- rapidata-1.8.2.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
393
- rapidata-1.8.2.dist-info/METADATA,sha256=Dt4Yf9uPyf4CInvI6f_DQZM0_k7kkHjQH2eaHvNZ9B8,1033
394
- rapidata-1.8.2.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
395
- rapidata-1.8.2.dist-info/RECORD,,
393
+ rapidata-1.8.3.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
394
+ rapidata-1.8.3.dist-info/METADATA,sha256=jCpDYPgjiAvP-Ujv6Ym-fQrYye0_AF7kE_osKZ8YYDg,1033
395
+ rapidata-1.8.3.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
396
+ rapidata-1.8.3.dist-info/RECORD,,