pipeline-ui

View on PyPIReverse Dependencies (0)

0.0.5 pipeline_ui-0.0.5-py3-none-any.whl

Wheel Details

Project: pipeline-ui
Version: 0.0.5
Filename: pipeline_ui-0.0.5-py3-none-any.whl
Download: [link]
Size: 799959
MD5: 364e261651df53122cd1b6bc574a0efc
SHA256: c3a2e48fb5bcc025c3b293b5a6759b9e9771ec7ea0cb82bb4bf4a5ac784d9736
Uploaded: 2025-01-10 10:21:49 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: pipeline_ui
Version: 0.0.5
Summary: The best way to build AI pipelines
Author-Email: Special Bottle <specialbottle[at]pipelineui.com>
Project-Url: Homepage, https://github.com/specialbottle/pipeline_ui
Project-Url: Bug Tracker, https://github.com/specialbottle/pipeline_ui/issues
Requires-Python: >=3.10
Requires-Dist: aiohttp (>=3.10.10)
Requires-Dist: devtools (>=0.12.2)
Requires-Dist: fastapi[all] (>=0.115.0)
Requires-Dist: gitpython (>=3.1.43)
Requires-Dist: pillow (>=11.0.0)
Requires-Dist: pynput (>=1.7.6)
Requires-Dist: pytest (>=8.3.3)
Requires-Dist: questionary (>=2.0.1)
Requires-Dist: requests (>=2.32.3)
Requires-Dist: toml (>=0.10.2)
Requires-Dist: typer (>=0.12.5)
Requires-Dist: watchfiles (>=0.24.0)
Requires-Dist: bumpver; extra == "dev"
Requires-Dist: diffusers (>=0.20.0); extra == "test"
Requires-Dist: pillow (>=11.0.0); extra == "test"
Requires-Dist: pytest (>=8.3.3); extra == "test"
Requires-Dist: torch (>=2.4.1); extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 913 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pipeline_ui/__init__.py sha256=pA5v2YsXm_wMVaZXCrewAtawdw_HZB-PvDYWlQ0cxq8 1215
pipeline_ui/modules/auth/auth.py sha256=LIrp68S8etX-kgx6ptjDT-z151VZslHxEGlvWv8N058 1077
pipeline_ui/modules/auth/cli.py sha256=KT4nijjzDT5CJ-XrUDCwPpcaUYcyLqZ9f14cXqdwB7Q 492
pipeline_ui/modules/beam/utils.py sha256=nU9KTjffPm6h0mn0NyO2ELHLRu0jWdcXdSdUgiudJ5k 156
pipeline_ui/modules/cli/cli.py sha256=kgSVrHjKMs4Y1BOdJNxaKDtKN1doNsJqKP6XSjw_dAM 2270
pipeline_ui/modules/common/dependencies.py sha256=crjae6SlmNJ5fFpKXdXA1CQvBCfZ7c_GLSajkXF6lz8 392
pipeline_ui/modules/common_parser/code_validator.py sha256=ZE3VUUM4qw9WsLhIencSSwi3o4Dlc4cQ-NTBIZhAdRo 540
pipeline_ui/modules/common_parser/full_code_extractor.py sha256=okmZ2C_DdsrBCeqGvMnYN9XVfopgqdJBdpOQ2l8a7Y0 2920
pipeline_ui/modules/common_parser/function_parser_extractor.py sha256=wctJDo9BGrE4-lAykRTnM2XlfDr9L9YtJaNM7lheihs 6390
pipeline_ui/modules/common_parser/import_merger.py sha256=SktQ95Z_2Le5xjU1NLkoueuxNKrw0ndu3jFOGqo7JlE 6249
pipeline_ui/modules/common_parser/schema.py sha256=ljQL-l2vV3QWgFzjTUVkzPynhHndWS35oix9A-BM374 446
pipeline_ui/modules/docs/router.py sha256=47lA2SEMiIGS_Msp6Hwv7-YrINlUsZ-vXqRVF2KIvMs 4335
pipeline_ui/modules/io_manager/io_manager.py sha256=AaoprLisiMI65fCTiPRAVcMnfG95TLvC0PbrLqN1vZ8 3185
pipeline_ui/modules/node/decorator.py sha256=r1lcWQKTHlPK3hMZ68p9nMZ8jsXfQpMBbBCet4rl1NI 3949
pipeline_ui/modules/node/node.py sha256=QA63m2iaYsaZuR-AMTAUPF5XQIwlqKn8RRxfeVs-A74 3127
pipeline_ui/modules/node/node_manager.py sha256=XkZnXL-BRg1skrRvGVAsfCTXS3ZuXnJVDw3CLeYkyuI 2529
pipeline_ui/modules/node/router.py sha256=7HqVqg2fVMzS7ufqNnr5cikvdXUteL8T2-Wbl1LSnsg 2014
pipeline_ui/modules/node/_instance/base_schema.py sha256=C5IPezUwqaQFppZD0z5AjNN-UDPYevikdo639_HB2q4 522
pipeline_ui/modules/node/_instance/common_schema.py sha256=RS5E5MfQbPf5eKn6pGDF67SOdy8MgbwARng3NLyf6d8 1133
pipeline_ui/modules/node/_instance/media_schema.py sha256=KcHcMfS8ptBPzKL_HEb08ZgrZzZIEnk19RwZx0uO7gA 1289
pipeline_ui/modules/node/_instance/schema.py sha256=41QqHCil2dnQCiPx16oVizbMw-QreuzZT-bXQ-XIQbE 224
pipeline_ui/modules/node/_instance/parameter/schema.py sha256=VFp1K4ahm61SxUK_xxTr2ydTyl6vhuWXy4Vb6WnDGiQ 253
pipeline_ui/modules/node/_parameter/base_schema.py sha256=gTpU0WMLIaNF-I81byDrgRQNkycSBpnCOd04JfthjuQ 2295
pipeline_ui/modules/node/_parameter/media_schema.py sha256=VtyhPiINJMJNfF70JrN2lL6nCLuC-rPprcvYC9JamqU 724
pipeline_ui/modules/node/_parameter/schema.py sha256=V5PCC9TLefQQy5Rbc79xK9FtIhpjfRHUo90TC4OPR_U 213
pipeline_ui/modules/node/_pin/base_schema.py sha256=p8fABRtJ7YI54rORA0GBEGZLXvuRK-VIZJdydu1vKJU 500
pipeline_ui/modules/node/_pin/media_schema.py sha256=Bjg0TtmYzc1entE4QxdboLBDEpDwS6R1828QVSU5few 1142
pipeline_ui/modules/node/parser/get_method_args.py sha256=F3L0-iMDBWzfSeq7OamTSlhrVVrd2wSbaMgRzpHFON8 718
pipeline_ui/modules/node/parser/node_input_parser.py sha256=ko0H_d2hD7pjScJKF8vQIoeifhGK8zcxOwoLt83-hs8 5151
pipeline_ui/modules/node/parser/node_output_parser.py sha256=xvYJWk1ETDzSufzrPhY2odffKinXcYoLsZi8LskXhQ8 1820
pipeline_ui/modules/node/parser/parameter_parser.py sha256=eVqmRFzp3zIXMQY9VI0HUfGOeU39i1J5cK2jnaSjMzU 6130
pipeline_ui/modules/node/parser/stream.py sha256=4QWyXDTueUUbjPh-0LN4xd-UM4CE8_p331fu1h9X4AY 7406
pipeline_ui/modules/node/schema/node_schema.py sha256=mrr3dbjkVGVMICbtiCb7as1dstd1oF3FyVaUQxABq20 800
pipeline_ui/modules/pack/cli.py sha256=wXGJPCARMQH55WST2hp_PlNYgVdP-wOFToyNLuM_6LM 4721
pipeline_ui/modules/pack/pack.py sha256=1GYVL6mZaDnRJfENs6jW5UG6E21CjFS_GGtRpxzxJXQ 347
pipeline_ui/modules/pack/default_files/.gitignore sha256=M-YQMqvVoA5p0z5joOCTidE29EWhs6KLJ2FEavvziTE 279
pipeline_ui/modules/pack/default_files/.python-version sha256=MzB9pWrxP3kVhFGP7y5JZBGAv78u97LSVsmrb61WT4A 4
pipeline_ui/modules/pack/default_files/README.md sha256=NYApPsx6WQf2zr4_ul3RUPPdfprw-Z6pKBLxzGZKF98 61
pipeline_ui/modules/pack/default_files/main.py sha256=2K4SbqECgsy2Kt3V86WEEdIe9edCkMOVLUnkQ1V3xiU 70
pipeline_ui/modules/pack/default_files/pyproject.toml sha256=6WrmWniHQdpLjXvDPSPe-z-KLtMLGidAtzqY1At94jk 405
pipeline_ui/modules/pui/auto_loader.py sha256=0GyjQgmmr7xHfon8CqKEWKSoGEDtG-z_FTP8J5Ef0wo 3951
pipeline_ui/modules/pui/pui.py sha256=BZOFqAXuu5YWhIXrYIiSolCv_2HDXc-yNAZafAW9hx4 11219
pipeline_ui/modules/registry/cli.py sha256=ROGu4U3q38wm-RbG1baMkkUH0NdTkXCw3N9bdj9rwfg 4287
pipeline_ui/modules/registry/registry.py sha256=UDx8tKibWcFoVrN1WWFw57nGll3J3KAiyJ0cAOSND7s 7697
pipeline_ui/modules/testing/testing_var.py sha256=Cg51TG8pbbE-AlrTaOAXTDET0Wx0dbj0BUGsOjY0_Bg 14
pipeline_ui/modules/types/edges.py sha256=TWszBcMGFhocNJCQF8Z8RL-xuLy0AE-D_OY_fI0vhUc 568
pipeline_ui/modules/workflow/pretty_logger.py sha256=7fpd4aNplXmTbVh8cUHuP2ijtsxCPhPT72XLkoPpJBw 1000
pipeline_ui/modules/workflow/router.py sha256=e_a0TIIBaiWRiwbPOUi--dI9_GxCuB3IVgrhgO1VGvU 5003
pipeline_ui/modules/workflow/workflow.py sha256=Zx398B4alRpZm-UC5VL13HntuO-V7OEgvQTPkBJLq0w 4643
pipeline_ui/modules/workflow/workflow_manager.py sha256=zJltT3qjFp5_74E8VzscG6meznTMVV2HweD1G3vCZ3I 3101
pipeline_ui/modules/workflow/parser/argument_parser.py sha256=CxcUHuet2Ia6y5U7JRRuWEOanLqKVOos3WDh8-McmIw 4662
pipeline_ui/modules/workflow/parser/edge_parser.py sha256=_FPwWP0-_SfQ_dBegCED8kahrKnX2A6KhuSBANPAhEY 8320
pipeline_ui/modules/workflow/parser/parser.py sha256=s7k29zdNZ-H7Nv9BIPWntgLw3wbftxzVR2pnFnwUqgU 3976
pipeline_ui/modules/workflow/parser/streaming_parser.py sha256=ELJ_yGbjoXULlWkBJe_jm37tQJ5exFzYooVx7Ucv3RE 988
pipeline_ui/modules/workflow/parser/streaming_parser_old.py sha256=fC-Arr9oKzrSGQps_LVj-CPBhoR6GFMHSb5eDQYq39M 6114
pipeline_ui/modules/workflow/schema/client/schema.py sha256=xzA7WP5PxRJjgbLzfntZp4eB8kD57mv3B_QEJM9JNgo 189
pipeline_ui/modules/workflow/schema/internal/schema.py sha256=D8Jzp5Q7yihh6NGLWIyju2Z-pwnefDrw4P_PHNgWioQ 1306
pipeline_ui/modules/workflow/utils/stream_manager.py sha256=6A-vmxJy3xFRfVErHlu8MXAdcRbhzYt-W9V8p_4yX30 11007
pipeline_ui/static/favicon.ico sha256=PhzfyZcMNnPX9Np0ccLzd9oL42UQKgy_H415PgV9k4Y 130689
pipeline_ui/static/favicon.png sha256=HFI3iDXE_Nh0fORRzMIgoVXX0iiNoUPO_1Deb-7og90 48458
pipeline_ui/static/index.html sha256=9D3EUtIJjGBiFC94sK9HxAihYUGGsy_gyhyqKFN2SG0 515
pipeline_ui/static/logo.png sha256=rZ5NajK9-R8B1W4NuDwswuyv5Xro0qMYi_et08xIHmk 54716
pipeline_ui/static/logo.svg sha256=aftoNq51yLPOjVKgZq-_eW-Rr_xqKtKcPypUfp805_s 16285
pipeline_ui/static/assets/index-BR5lKLvb.css sha256=jRq4fM6yTgzm65lKVAnR9dvJScM2Dbi7J8YoMHL4O7Y 68947
pipeline_ui/static/assets/index-C3rgiPc7.js sha256=4vY5vFvlYjUPpLXbYGG8VGhYV3mbLqDfIULrVc8RxpU 659390
pipeline_ui-0.0.5.data/data/pipeline_ui/static/favicon.ico sha256=PhzfyZcMNnPX9Np0ccLzd9oL42UQKgy_H415PgV9k4Y 130689
pipeline_ui-0.0.5.data/data/pipeline_ui/static/favicon.png sha256=HFI3iDXE_Nh0fORRzMIgoVXX0iiNoUPO_1Deb-7og90 48458
pipeline_ui-0.0.5.data/data/pipeline_ui/static/index.html sha256=9D3EUtIJjGBiFC94sK9HxAihYUGGsy_gyhyqKFN2SG0 515
pipeline_ui-0.0.5.data/data/pipeline_ui/static/logo.png sha256=rZ5NajK9-R8B1W4NuDwswuyv5Xro0qMYi_et08xIHmk 54716
pipeline_ui-0.0.5.data/data/pipeline_ui/static/logo.svg sha256=aftoNq51yLPOjVKgZq-_eW-Rr_xqKtKcPypUfp805_s 16285
pipeline_ui-0.0.5.data/data/pipeline_ui/static/assets/index-BR5lKLvb.css sha256=jRq4fM6yTgzm65lKVAnR9dvJScM2Dbi7J8YoMHL4O7Y 68947
pipeline_ui-0.0.5.data/data/pipeline_ui/static/assets/index-C3rgiPc7.js sha256=4vY5vFvlYjUPpLXbYGG8VGhYV3mbLqDfIULrVc8RxpU 659390
pipeline_ui-0.0.5.dist-info/METADATA sha256=X4-7fB-0rWeVMlrCigE57dasL-_zr2-mR0VhNzDyAhc 1930
pipeline_ui-0.0.5.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
pipeline_ui-0.0.5.dist-info/entry_points.txt sha256=-uygHf8QNNjGt-49__VsLcoUbxOBZ89vNY__sCCFSFU 70
pipeline_ui-0.0.5.dist-info/RECORD

entry_points.txt

pipeline-ui = pipeline_ui:app
pui = pipeline_ui:app