{"id":13343196,"url":"https://github.com/xonsh/slug","last_synced_at":"2025-09-11T21:02:45.526Z","repository":{"id":72324851,"uuid":"81026695","full_name":"xonsh/slug","owner":"xonsh","description":"A snail without its shell","archived":false,"fork":false,"pushed_at":"2024-05-16T08:39:23.000Z","size":87,"stargazers_count":15,"open_issues_count":15,"forks_count":2,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-10-24T15:38:44.210Z","etag":null,"topics":["posix","processes","xonsh","xonsh-dev"],"latest_commit_sha":null,"homepage":"","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/xonsh.png","metadata":{"files":{"readme":"README.rst","changelog":null,"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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-05T22:23:57.000Z","updated_at":"2024-06-10T20:21:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"43dd4014-0749-4af5-9d30-2b66b402c45e","html_url":"https://github.com/xonsh/slug","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xonsh%2Fslug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xonsh%2Fslug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xonsh%2Fslug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xonsh%2Fslug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xonsh","download_url":"https://codeload.github.com/xonsh/slug/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243158974,"owners_count":20245668,"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":["posix","processes","xonsh","xonsh-dev"],"created_at":"2024-07-29T19:30:42.515Z","updated_at":"2025-03-12T04:32:47.575Z","avatar_url":"https://github.com/xonsh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"slug\n====\n\n.. image:: https://badges.gitter.im/xonsh/xonsh.svg\n   :alt: Join the chat at https://gitter.im/xonsh/xonsh\n   :target: https://gitter.im/xonsh/xonsh?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge\n\n.. image:: https://travis-ci.org/xonsh/slug.svg?branch=master\n    :target: https://travis-ci.org/xonsh/slug\n\n.. image:: https://ci.appveyor.com/api/projects/status/github/xonsh/slug?svg=true\n    :target: https://ci.appveyor.com/project/xonsh/slug\n\n.. image:: https://landscape.io/github/xonsh/slug/master/landscape.svg?style=flat\n    :target: https://landscape.io/github/xonsh/slug/master\n    :alt: Code Health\n\n.. image:: https://codecov.io/gh/xonsh/slug/branch/master/graph/badge.svg\n    :target: https://codecov.io/gh/xonsh/slug\n\nThe underlying process management library for `xonsh`_.\n\nExample\n-------\n\n.. code:: python\n\n    with ProcessGroup() as pg:\n      pipe = Pipe()\n      spam = pg.add(Process(['spam'], stdout=pipe.side_in))\n      eggs = pg.add(Process(['eggs'], stdin=pipe.side_out))\n    pg.start()\n    pg.join()\n\n.. _xonsh: http://xon.sh/\n\n\nSee also\n--------\n\n* `duct.py \u003chttps://github.com/oconnor663/duct.py\u003e`_ with `gotchas \u003chttps://github.com/oconnor663/duct.py/blob/master/gotchas.md\u003e`_ - a library for running child processes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxonsh%2Fslug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxonsh%2Fslug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxonsh%2Fslug/lists"}