pypeline-runner

View on PyPIReverse Dependencies (1)

1.3.0 pypeline_runner-1.3.0-py3-none-any.whl

Wheel Details

Project: pypeline-runner
Version: 1.3.0
Filename: pypeline_runner-1.3.0-py3-none-any.whl
Download: [link]
Size: 21201
MD5: bd62ac246e67333fa714f4e87f2a6948
SHA256: 81993238175018bf90e4ad4286b33891ae290321f5b14208c41427056ce441cd
Uploaded: 2024-12-17 15:50:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pypeline-runner
Version: 1.3.0
Summary: Configure and execute pipelines with Python (similar to GitHub workflows or Jenkins pipelines).
Author: cuinixam
Author-Email: me[at]cuinixam.com
Home-Page: https://github.com/cuinixam/pypeline
Project-Url: Bug Tracker, https://github.com/cuinixam/pypeline/issues
Project-Url: Changelog, https://github.com/cuinixam/pypeline/blob/main/CHANGELOG.md
Project-Url: Documentation, https://pypeline-runner.readthedocs.io
Project-Url: Repository, https://github.com/cuinixam/pypeline
License: MIT
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.10,<4.0
Requires-Dist: py-app-dev (<3.0.0,>=2.3.3)
Requires-Dist: pyyaml (<7.0,>=6.0)
Requires-Dist: typer[all] (<0.13,>=0.12)
Description-Content-Type: text/markdown
[Description omitted; length: 5928 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pypeline/__init__.py sha256=F5mW07pSyGrqDNY2Ehr-UpDzpBtN-FsYU0QGZWf6PJE 22
pypeline/__run.py sha256=TCdaX05Qm3g8T4QYryKB25Xxf0L5Km7hFOHe1mK9vI0 350
pypeline/domain/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pypeline/domain/artifacts.py sha256=qXshnk9umi0AVGV4m5iEiy_MQ5Ad2LDZwI8OULU-qMk 1355
pypeline/domain/config.py sha256=AlavAaz5hSxa6yaKYnj-x71ClhOtA41yv5Qf2JIE47k 1650
pypeline/domain/execution_context.py sha256=0zc3OgXeIMDpgWWYMaDGub7fY5urLLR79yuCaXVxoTQ 1101
pypeline/domain/pipeline.py sha256=1xhIl1zFr6r8mGeQWn04P2_N5smTu-eyY_6irNZNpWk 3860
pypeline/domain/project_slurper.py sha256=YCho7V1BHjFmC_foxHFaWX8c_VbMJ16XEB4CQBlMrhc 894
pypeline/kickstart/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pypeline/kickstart/create.py sha256=dWqSdDsqNh7_AnNEsJzsmheR2-xyO6rpUwF-7AwzCYY 2188
pypeline/kickstart/templates/project/.gitignore sha256=y8GJoVvRPez1LBokf1NaDOt2X1XtGwKFMF5yjA8AVS0 24
pypeline/kickstart/templates/project/bootstrap.ps1 sha256=eR8cyIJwDVt-bA2H3GWmxUew3igJaKYKv4rtg7MqhsY 766
pypeline/kickstart/templates/project/poetry.toml sha256=q5gF2MWexTFIahJ6StUa3y62HDUrRW7t8kGFszZhgp4 34
pypeline/kickstart/templates/project/pypeline.ps1 sha256=s7CDfnagg8BIO42fpCfLF1l8uK7PNzui-7t9_suokzc 111
pypeline/kickstart/templates/project/pypeline.yaml sha256=EV5Tnu3H33gMT3Ov0t14-jKwnv9naSMb0wEDzaG0H2Q 238
pypeline/kickstart/templates/project/pyproject.toml sha256=yc6RCo-bUo1PXF91XfM-dButgfxU16Uud34NidgJ0zQ 225
pypeline/kickstart/templates/project/scoopfile.json sha256=DcfZ8jYf9hmPHM-AWwnPKQJCzRG3fCuYtMeoY01nkag 219
pypeline/kickstart/templates/project/steps/my_step.py sha256=_zx01qAVuwn6IMPBUBwKY-IBjS9Gs2m-d51L9sayGug 733
pypeline/main.py sha256=GtuOgB9OeNFgbWLHZux80fppYQVwMYNFZoZhDIlJW9c 3457
pypeline/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pypeline/pypeline.py sha256=GC4AS8rGKdJJVSNXfxV3-0F94-Rgt-Soth6rl_gZuW8 8806
pypeline/steps/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pypeline/steps/create_venv.py sha256=vTPSA0gGGzq_QhI1jAgsGchS2s8_ZpEtnWcb0uL8BHE 1934
pypeline/steps/scoop_install.py sha256=_YdoCMXLON0eIwck8PJOcNhayx_ka1krBAidw_oRuFE 3373
pypeline/steps/west_install.py sha256=hPyr28ksdKsQ0tv0gMNytzupgk1IgjN9CpmaBdX5zps 1947
pypeline_runner-1.3.0.dist-info/LICENSE sha256=sKxdoqSmW9ezvPvt0ZGJbneyA0SBcm0GiqzTv2jN230 1066
pypeline_runner-1.3.0.dist-info/METADATA sha256=vFgk-TdAPHnMIP4gabBdE_nevAscPi4Vvrl_H6xVhpM 7211
pypeline_runner-1.3.0.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
pypeline_runner-1.3.0.dist-info/entry_points.txt sha256=pe1u0uuhPI_yeQ0KjEw6jK-EvQfPcZwBSajgbAdKz1o 47
pypeline_runner-1.3.0.dist-info/RECORD

entry_points.txt

pypeline = pypeline.main:main