{"id":25895418,"url":"https://github.com/diamondlightsource/python-procrunner","last_synced_at":"2025-03-02T22:31:15.896Z","repository":{"id":30435472,"uuid":"124883134","full_name":"DiamondLightSource/python-procrunner","owner":"DiamondLightSource","description":"Versatile utility function to run external processes","archived":false,"fork":false,"pushed_at":"2025-02-20T22:37:17.000Z","size":266,"stargazers_count":7,"open_issues_count":9,"forks_count":4,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-02-20T23:27:40.409Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pypi.org/project/procrunner/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DiamondLightSource.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-12T12:06:44.000Z","updated_at":"2024-11-18T13:47:55.000Z","dependencies_parsed_at":"2023-10-23T16:37:30.793Z","dependency_job_id":"f4efabd2-991f-44e0-b157-0a333e6569cc","html_url":"https://github.com/DiamondLightSource/python-procrunner","commit_stats":{"total_commits":283,"total_committers":9,"mean_commits":"31.444444444444443","dds":"0.31095406360424027","last_synced_commit":"9afdbc89fc997a9be397aa81ad99f10deb90f933"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiamondLightSource%2Fpython-procrunner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiamondLightSource%2Fpython-procrunner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiamondLightSource%2Fpython-procrunner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiamondLightSource%2Fpython-procrunner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DiamondLightSource","download_url":"https://codeload.github.com/DiamondLightSource/python-procrunner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241582513,"owners_count":19985845,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-02T22:31:15.160Z","updated_at":"2025-03-02T22:31:15.891Z","avatar_url":"https://github.com/DiamondLightSource.png","language":"Python","readme":"==========\nProcRunner\n==========\n\n\n.. image:: https://img.shields.io/pypi/v/procrunner.svg\n        :target: https://pypi.python.org/pypi/procrunner\n        :alt: PyPI release\n\n.. image:: https://img.shields.io/conda/vn/conda-forge/procrunner.svg\n        :target: https://anaconda.org/conda-forge/procrunner\n        :alt: Conda Version\n\n.. image:: https://dev.azure.com/DLS-tooling/procrunner/_apis/build/status/CI?branchName=master\n        :target: https://github.com/DiamondLightSource/python-procrunner/commits/master\n        :alt: Build status\n\n.. image:: https://ci.appveyor.com/api/projects/status/jtq4brwri5q18d0u/branch/master\n        :target: https://ci.appveyor.com/project/Anthchirp/python-procrunner\n        :alt: Build status\n\n.. image:: https://readthedocs.org/projects/procrunner/badge/?version=latest\n        :target: https://procrunner.readthedocs.io/en/latest/?badge=latest\n        :alt: Documentation Status\n\n.. image:: https://img.shields.io/pypi/pyversions/procrunner.svg\n        :target: https://pypi.python.org/pypi/procrunner\n        :alt: Supported Python versions\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n        :target: https://github.com/ambv/black\n        :alt: Code style: black\n\nVersatile utility function to run external processes\n\n* Free software: BSD license\n* Documentation: https://procrunner.readthedocs.io.\n\n\nFeatures\n--------\n\n* runs an external process and waits for it to finish\n* does not deadlock, no matter the process stdout/stderr output behaviour\n* returns the exit code, stdout, stderr (separately, both as bytestrings),\n  as a subprocess.CompletedProcess object\n* process can run in a custom environment, either as a modification of\n  the current environment or in a new environment from scratch\n* stdin can be fed to the process\n* stdout and stderr is printed by default, can be disabled\n* stdout and stderr can be passed to any arbitrary function for\n  live processing (separately, both as unicode strings)\n* optionally enforces a time limit on the process, raising a\n  subprocess.TimeoutExpired exception if it is exceeded.\n\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiamondlightsource%2Fpython-procrunner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiamondlightsource%2Fpython-procrunner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiamondlightsource%2Fpython-procrunner/lists"}