intelliw

View on PyPIReverse Dependencies (0)

2.1.5 intelliw-2.1.5-py3-none-any.whl

Wheel Details

Project: intelliw
Version: 2.1.5
Filename: intelliw-2.1.5-py3-none-any.whl
Download: [link]
Size: 259219
MD5: 3bcf77ae1ce202f5c68119f29e2279e4
SHA256: cbcd84f1fe2683b1b886c6302871412b7a713f8c1e6a0902111486a431a0e21c
Uploaded: 2024-10-24 07:42:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: intelliw
Version: 2.1.5
Summary: An easy to start Intelligent Workshop Algorithm Framework
Author: yonyou
Author-Email: yonyou[at]yonyou.com
Home-Page: http://git.yonyou.com/iuapaipaas/iw-algo-fx
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: fastapi (>=0.103.2)
Requires-Dist: uvicorn[standard] (>=0.22.0)
Requires-Dist: python-multipart (==0.0.6)
Requires-Dist: gunicorn (==20.1.0)
Requires-Dist: PyYAML (<6.1,>=5.4.1)
Requires-Dist: numpy (<2.0a0,>=1.15.4)
Requires-Dist: pandas (<2.0,>=1.1.5)
Requires-Dist: absl-py (>=1.4.0)
Requires-Dist: requests (>=2.28.2)
Requires-Dist: fastapi (>=0.103.2); extra == "all"
Requires-Dist: uvicorn[standard] (>=0.22.0); extra == "all"
Requires-Dist: python-multipart (==0.0.6); extra == "all"
Requires-Dist: gunicorn (==20.1.0); extra == "all"
Requires-Dist: PyYAML (<6.1,>=5.4.1); extra == "all"
Requires-Dist: numpy (<2.0a0,>=1.15.4); extra == "all"
Requires-Dist: pandas (<2.0,>=1.1.5); extra == "all"
Requires-Dist: PyJWT (==2.7.0); extra == "all"
Requires-Dist: scikit-learn (>=0.24); extra == "all"
Requires-Dist: pycryptodome (>=3.14.1); extra == "all"
Requires-Dist: apscheduler (>=3.9.1); extra == "all"
Requires-Dist: eurekapy (==1.0.0); extra == "all"
Requires-Dist: sqlalchemy (>=1.4.0); extra == "all"
Requires-Dist: absl-py (>=1.4.0); extra == "all"
Requires-Dist: requests (>=2.28.2); extra == "all"
Requires-Dist: psutil (==5.9.6); extra == "all"
Requires-Dist: py-spy; extra == "all"
Provides-Extra: all
Description-Content-Type: text/markdown
License-File: LICENCE
[Description omitted; length: 2367 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
intelliw/.DS_Store sha256=tqyxjSTQbNFDMJMqaMOsoKFNAR9J70xtRAdE6YXlZKA 10244
intelliw/__init__.py sha256=OJj3cELYh5ZnmMPYZxjVEoJP81FJmNIcFH3RZsbpq94 739
intelliw/feature.py sha256=3Zjg6zJi2cQczc7DOrC_TqY7-LfPczzB55tw2ATYLoc 1024
intelliw/prepare_env.sh sha256=1Ne8swziMIne7NJ_u8Ciw_ItnftNOYgbBKClUXEnA0c 10085
intelliw/algorithms_demo/README.md sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
intelliw/algorithms_demo/algorithm.py sha256=El8hJacV1H1ea2a7gvroTpcHuqIareQn_Vzb4bBzp-0 5519
intelliw/algorithms_demo/algorithm.yaml sha256=tZXyYV-oOGWTZ2yTIrpucnZEFCLOryOFftQmpbzRo64 270
intelliw/algorithms_demo/requirements.txt sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
intelliw/config/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
intelliw/config/cfg_parser.py sha256=fFLRVELsZs_RVSM0Y97EWqGwWTV0kn91janqCp5WFhM 4446
intelliw/config/config.py sha256=NmK7KO0PGWLAatEV6xx5P_KpUJbzNLQYKoS93XogAA8 5606
intelliw/config/dataset_config.py sha256=3JNAZMR78NMe6NS1NBUOiQ13cXqSs-5XcG0FByMsVDk 5460
intelliw/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
intelliw/core/al_decorator.py sha256=WQbwcxRIEIfgBNrOHD4W50lD2OUA9pcdS9MofKn3cTA 9507
intelliw/core/custom.py sha256=tSgtC23k5N2PAch3g5K90hObkxFxZZO3THTwZ7cLPVA 5891
intelliw/core/infer.py sha256=SpN50AI5qQ1a7ou7arY0tXSmtuYyeqqFLVXl8tNsZcw 744
intelliw/core/linkserver.py sha256=UgqJhbDV2yxs8XRYJ_jrK9XoP_zc-CIcsCxcA329FLk 9617
intelliw/core/pipeline.py sha256=caEXTcC3NZIRu1MKvEOkU8EQ0qGeRrBal6YPdAEtULg 31553
intelliw/core/recorder.py sha256=12g14UNnypwJJeaVaTqY2Nv4p7FHjrVoqyxXK7ccUko 2357
intelliw/core/trainer.py sha256=sBxzTxLcJuzfX2KI98y80eSiwqZBKkclKV_EmzuSwbY 903
intelliw/datasets/__init__.py sha256=PRq4976rCVMRI5SpeZpC9hJFxyej1P6dgw0cTE4OQEk 675
intelliw/datasets/dataset_writer.py sha256=qS_rZC9u5pnPNGflduhtl7EoVyWRsVKa1Z6FKZcbUe8 9292
intelliw/datasets/datasets.py sha256=0VO6Gl-xEGz5M-zDkzQCorWWDx_59YWv0Va8w7DlhUo 8680
intelliw/datasets/datasource_base.py sha256=nCzbHKMVzUZS99wQJ5D3YN2NAgZit3mQv9xaXlYE33k 3691
intelliw/datasets/datasource_empty.py sha256=CrXJP3VHT-f6BrbJppwBseuxVrdqWsMd7tETS3n9FKM 1006
intelliw/datasets/datasource_intelliv.py sha256=2KLuy2VJq4qev5aZR6V4PA_MgZ6Ap9Mm-sD7DDr2TnE 6847
intelliw/datasets/datasource_iwfactorydata.py sha256=GiWaaWslsYXsqwWX_0v04pf1e8excB6cUvzYvfhU6fw 8850
intelliw/datasets/datasource_iwimgdata.py sha256=rt7DelZYdf97pXq4Iz--rZgNoiEayhxHy0zWae4-x2A 15959
intelliw/datasets/datasource_large_model.py sha256=SzTXU95EFVazTQTbFHabsWirDLqacU_aF772eAmRRVc 9460
intelliw/datasets/datasource_local_csv.py sha256=FsWg5DS6cn8y_eAWmg1-UZWo7pA-XeTheMbC5EpnWYU 5248
intelliw/datasets/datasource_nlp_corpora.py sha256=dJnMcB5N5-mlmun94M-451Z7ljRNviYe5LxgMMNh3Pw 14872
intelliw/datasets/datasource_remote_csv.py sha256=QB8-zZ-tJa1IGcO7v4plxph6n7K3X3IYN6vGq-HRkwg 2102
intelliw/datasets/datasource_semantic.py sha256=nnFp25WtQPOdM1nIk_6AR4Hx-PN5tqVcaDwADLnSSHc 7424
intelliw/datasets/spliter.py sha256=Cew671d783ehEogf8PgoABK2YfBmmKn9BoEF7NDY_MA 13966
intelliw/docs/Q&A.md sha256=89WfX8JGfGQGwkkbrgv3XuqDrEn6qZuWIPolGp1s7m8 12226
intelliw/docs/README.md sha256=WTYLJL33Eh1EAmC4FrePCDEYUJOaIwUawRCoJuCbFrA 3676
intelliw/docs/instructions.md sha256=GpwwjYyTvtW5bB5iI-YflKHpGuhBpNUSg1-lJwhS5ms 50500
intelliw/functions/__init__.py sha256=HgRYG-ApO4hXiHu8mcNP-8IZLSImSGbwSAfQMJ1xMm4 699
intelliw/functions/data_filtering.py sha256=qLmf2JyVgipn4jXO3wJNVYpHMkdWv1V3towbgQ4_hzI 5512
intelliw/functions/feature_process.py sha256=r8hlIZ3R-IFag59uor3ceKnwo10JiMJ19yn5lD8RH_M 37818
intelliw/functions/general.py sha256=LlqalXzNAYbSl224fhKTo5RH3kdE_T0Ek88Yktj52kQ 619
intelliw/functions/matrix.py sha256=8lNKGWC6KaHtw9SvhtF90ptuonjq-EMWWn6PyNv3v6o 1486
intelliw/functions/opencv.py sha256=kXruqVOB11DTRdQIB0zZEJi5tx8aubrXrxTaW0Xa_-0 1711
intelliw/functions/post.py sha256=cf1c-TJ4bwNwXldAhdr9zOBLBkOT3M4-fMmJQwwbUfM 650
intelliw/functions/select_columns.py sha256=ZygAiqfeZmGAzjPc6quGhB-Z-WTTBIIn4UNnnlhmAbw 891
intelliw/interface/.DS_Store sha256=Qg8zLH7FRdR7NP7-7wx56TjeRCMwkmIXdWE2idWFWpc 8196
intelliw/interface/__init__.py sha256=YUyJGPuiEc9XBL1vlxvn1h_T24AXxfAQDp20tngdQt0 285
intelliw/interface/batchjob.py sha256=8ahYL5ce0PGUpClHg4iiPr0jsqcmxN6fLLrMytgOWW0 7942
intelliw/interface/controller.py sha256=aKqSHdhfLPab2LPn5APxgHDMNvUchBuIwFVkB0pleaE 4241
intelliw/interface/customjob.py sha256=VdLfeO5K6KldCvLwzfcoOfoWXSKBlGMCThhwKyLZXFM 1255
intelliw/interface/entrypoint.py sha256=7CLSk-4sU4GD2UJyeoF1cHkrAh0y7293-r8DmiQEXlI 10123
intelliw/interface/trainjob.py sha256=rF0f2QxwFmysiz_nOXVTeLG7cQNqbJjFqqYX-wik_fk 1300
intelliw/interface/iwapi/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
intelliw/interface/iwapi/iwapp.py sha256=eIA2lvhmbtLp9XJvUCPOuz7X1TnhWNVS3pex5wm_n9o 9110
intelliw/interface/iwapi/iwhandler.py sha256=3rSEYBjaBrRUe8Y-ro6qc2Pbn3patJtlTnClJODTAyU 8017
intelliw/interface/iwapi/iwmain.py sha256=YNXfINNJl5aXNmOtaQlsBfjseEcO4QwkkGmfVKFN4WE 534
intelliw/utils/.DS_Store sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM 6148
intelliw/utils/__init__.py sha256=aDKkDfNtCrJGzGwd5wvAJfL6u64h9cXe2VmxNYGVsdY 201
intelliw/utils/cGroup.py sha256=rdXLH1EIQLs7_v-apxivGoZm6s1bujWadPCjgoUuvb4 4824
intelliw/utils/check_algorithm_py.py sha256=eYbwT0VFsbStIJ1HATfOMP6SevaB22pPTaksRkVHw9c 2048
intelliw/utils/crontab.py sha256=Nebx4Fypdqu-DlAqc3590oQDqOclAsHelrusrFhqNfI 4367
intelliw/utils/debug_controller.py sha256=M9BIaIFxiTkpLjHjm4tFMkuEUUUwrX1wJKQll38K66w 6749
intelliw/utils/exception.py sha256=UazMobWm4nS2uXJMoHiG6Kc_oj1mu2yOEVXqv0ihZqo 1983
intelliw/utils/gen_model_cfg.py sha256=993YAroB9_Po3kuXpKXdrXwsUY_SsMdnisbWOIhxhVI 2748
intelliw/utils/global_val.py sha256=g5sRqPJ8Tp33TtORG22PL6lF8nMl5DBF5geD-NliG1I 2285
intelliw/utils/health_check.py sha256=rM8nSFlfujqO9m8lbbRpzapL-EoRI9qMVgPdnHxbECQ 44
intelliw/utils/hijack_function.py sha256=lqfIwNIFrBMCN8Ti2qFlgTsHxm4R6_1LYjEVfwFUb0Q 3306
intelliw/utils/iprofile.py sha256=cvPvdJjPj4HHvur4wmKGcQxwJ-ZYMDie9sWnYkit9sI 1897
intelliw/utils/iuap_request.py sha256=xroPhCLisETyf2mhhYY7a15JjlnNyn1kr8MSxQ5HniY 14886
intelliw/utils/logger.py sha256=ivw8S3v9pEs9P6tme6BuaQuxNyoDf9ATk4uFIq40y6M 8249
intelliw/utils/memory_profiler.py sha256=69ivY_aB25faPAPwu12RRHHlSY4SWEdla2_7Yyv9bao 48528
intelliw/utils/message.py sha256=R6-70WVdX77ujU76VI3xLc4LXN8FZCb3xzx_XagDkuc 6931
intelliw/utils/storage_service.py sha256=7DNZ25XzXeMMU4AMUs9U0rmICk0S7idWMWUO2v6kDmQ 6540
intelliw/utils/util.py sha256=h9ZgIpVyY4FNOCSDBEPOiN9ay0fGOnYlxaenipo1vMg 8790
intelliw/utils/yaml_downloader.py sha256=79RwoSe9uHBxerGD5nLkUMICXmWPQWH03nOmbDelH1Y 314
intelliw/utils/yms_downloader.py sha256=8pCUVTKnsep-OqKv2k6sDtsnUqY8wH19oPANs2axpUE 9010
intelliw/utils/aiocache/__init__.py sha256=QwZy6d8Ruy69D3CHXoJjpSw0sUr31xcnSVuwPl8h3lk 1163
intelliw/utils/aiocache/base.py sha256=kcPMHMCZjNud6Qhne-8IYUIf_6LjwpYKgimhpk8VINI 20436
intelliw/utils/aiocache/common.py sha256=n3wQNJoCCScfyP0Ej7Mi1xNd9Q7g7kXIeafXYQhJYqs 829
intelliw/utils/aiocache/decorators.py sha256=xRGatl0gAKMrQwo05UzYpZciAkfGW4FrPfxXCYGwhN0 19636
intelliw/utils/aiocache/exceptions.py sha256=maPdFVMOWUcMoaSZhe_Boxs41b230e9Ak7YXTvkedac 44
intelliw/utils/aiocache/factory.py sha256=zgJs6AhedRk1rgIe_wACd74UagmT9Pk98BIv0jVc0_Q 9070
intelliw/utils/aiocache/lock.py sha256=O4OHtACNvtEH3chW90CtGH5oZUH_r_ngq2kheBVm0PU 6457
intelliw/utils/aiocache/plugins.py sha256=TYuZ89MGRwCxhM-rhHnDMUhoLKBANJr2qelCIWSG-Mc 3470
intelliw/utils/aiocache/backends/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
intelliw/utils/aiocache/backends/memcached.py sha256=TrD47X-E4cz6P46CEBl1xVR3RgCJREqsl5lUz4r7Fyo 5960
intelliw/utils/aiocache/backends/memory.py sha256=FHfSt0vnbxPLrRlvWR2LKa9yRYwwwjSVj902dVVAkcI 4503
intelliw/utils/aiocache/backends/redis.py sha256=OIWLB6Io3me36xeqgPxN1p8SaWKNygekx8p4ukUJ6Kc 7156
intelliw/utils/aiocache/serializers/__init__.py sha256=3saG_Kxl8i7K3tdKN24w1-cd0-d4wFdvmy3tljFdv7g 531
intelliw/utils/aiocache/serializers/serializers.py sha256=9BFyGzSYX6d3ouiF-J08UBMM7Ru0YzOZrImXkr_yBlI 5556
intelliw/utils/colorlog/__init__.py sha256=GcS7kW8v76U-QGX4t4WZ_fZzi9za3iPndknAL9l4_lw 878
intelliw/utils/colorlog/escape_codes.py sha256=Z9fr6RZL6PDHiqhRMhb9lXclz0Myr3Y89EAa_2jFGjE 2268
intelliw/utils/colorlog/formatter.py sha256=zrMtCNw5HEJkiXB0fpBDzDSr6O_hxj3dXmMyZzPzHUE 7791
intelliw/utils/colorlog/wrappers.py sha256=9ZTxyYfAfk13-OD1NsaD7i_sLrn7EvooaXp2oZcJ4tc 2212
intelliw/utils/database/__init__.py sha256=O1O1dlwx3aI41RN_3R6rhp0-zwHMmsRdf-Fb0N-5_cg 466
intelliw/utils/database/connection.py sha256=0_-TatMn_aU8m4O2BScdODH0eymgFpyRgxCHfV6idDk 3253
intelliw/utils/database/proxy.py sha256=P5WOq4bwsTUDloOQss901Dij70BbduIQuM-AEeaZNN4 2023
intelliw/utils/database/schema.py sha256=a19X5qr3woPC_BQy-HMObgie754xQaDO8UsvTaTd2G0 2605
intelliw/utils/intelliwapi/__init__.py sha256=YYqvJNTaAMU86gkErRqgsU8mPRMSuY3DZkv7fCvYDZs 363
intelliw/utils/intelliwapi/context.py sha256=HLxVyAOUgwVyRWZhq-Xze94jrrZk0xSpe6x81R2kedc 1321
intelliw/utils/intelliwapi/gunicorn_server.py sha256=fSDpRAB7YPgl4_xbWHD2_YKb4MVxdga1lxTIOsSkiD0 3588
intelliw/utils/intelliwapi/monitor.py sha256=bdtlgoFREZKYyLUYY9cfjPCfIFzUwk3IYOTZ0uM2ikQ 3468
intelliw/utils/intelliwapi/request.py sha256=Ji-cKv1xqVdky2NmNArNq6tyWl5dp4MC1JSfUel0PL4 602
intelliw/utils/intelliwapi/response.py sha256=Zu7mne6rJ7oNKGxZGWz4MWkSiSLGyjbEP79nybs9RPA 547
intelliw/utils/intelliwapi/workers.py sha256=ZX7qW-h0sm1cINbwWvtaxsH3eJsq3n5P6mD_i_nr3kY 3725
intelliw/utils/kafka/__init__.py sha256=uSORdJHUPUNWfc2Oo2oEWTsZ-mkz_0EwIgc0WArkKhg 2637
intelliw/utils/kafka/client.py sha256=yShb3Ua4-5KJUxiUw7rnKK4hW_Vp36q0jV0RhnsPTZE 8448
intelliw/utils/kafka/test.py sha256=ExJc-E2x2HNI4LrndRhQKVv5pI9HoUpkGdX_FKDs2_k 2767
intelliw/utils/kafka/logs/iw-algo-fx-framework.log sha256=lX1hwxtb8jDmesptEYenlhxABNcyTMxgRaXaKJkrui4 198983
intelliw/utils/kafka/logs/iw-algo-fx-user.log sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
intelliw/utils/kafka/logs/iw-algo-fx.log sha256=PZWqHmfW_jSrMxxIalZMs1kopKqF-C7I_oMoTXQTEHI 199004
intelliw/utils/logs/iw-algo-fx-framework.log sha256=eoZeaER2SmRqrYkaRt8x1vL61_hJah_YuQBXyDR_16s 104
intelliw/utils/logs/iw-algo-fx-user.log sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
intelliw/utils/logs/iw-algo-fx.log sha256=qaZvL6bL1Q1Kzi30rwVM3pgSsaGSfOYSQOv3fOv-F1U 108
intelliw/utils/redis/__init__.py sha256=X9ETstyq-wT8IO2PEf79k6uOU_FxuTt-RhWxy07Y7AA 2268
intelliw/utils/redis/common.py sha256=PGVQqdCWF75gM4MpnPjgcGOlBzi7n-iJcybzvUHPKLE 245
intelliw/utils/redis/connect.py sha256=LNFzajHIkpewL6evUp70XEDCDpRer2Wsr-gwVOeju_U 3931
intelliw/utils/redis/connect_async.py sha256=DrB_3dDJPox-GJ-HkZxK6mjMuTCvQMMezwy6PdnfglI 4611
intelliw/utils/redis/test.py sha256=8J5VBKgsHVHdJrcCg5uv0Hu2dStcKZN9-QsJiEs4Z_s 1315
intelliw/utils/redis/logs/iw-algo-fx-framework.log sha256=12gezK1FCnqcy1vvKARnKhL5-320dMFQ8c9o3l7D2V8 2344
intelliw/utils/redis/logs/iw-algo-fx-user.log sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
intelliw/utils/redis/logs/iw-algo-fx.log sha256=RVxHl4PGoREZ3b1nHtNlr1Tnrd9g2GQNdOad7iyli48 5195
intelliw/utils/spark_process/__init__.py sha256=VJ7OMg8K06lStMmcAyZf-BP0MiRnIVPXBhytMYEZDac 200
intelliw/utils/spark_process/engine.py sha256=LNdnAxWpNrdfYOL4cqX0MLuyy9lmzJQflTwDH4MappY 26154
intelliw/utils/spark_process/spark.py sha256=C9hz566trwIS8iMbsnkVkDMyKwRZzHblBojOSIuoIXY 4420
intelliw-2.1.5.dist-info/LICENCE sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM 35147
intelliw-2.1.5.dist-info/METADATA sha256=1N6HAVxSyjxwF5xgUkIw_9O4nqFRx9G7tCvbv5h2v30 5648
intelliw-2.1.5.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
intelliw-2.1.5.dist-info/entry_points.txt sha256=8Day1wo02R4zN-l1PSIwMp6_qyYRD7eWEUFeQZhMuL4 63
intelliw-2.1.5.dist-info/top_level.txt sha256=dmGM8TdTr29-SSGGklu4UuJvUesyssGJcegjlhTaYLE 9
intelliw-2.1.5.dist-info/RECORD

top_level.txt

intelliw

entry_points.txt

intelliw = intelliw.interface.entrypoint:run