{"id":17537590,"url":"https://github.com/zenhack/spyc","last_synced_at":"2025-09-05T19:33:25.431Z","repository":{"id":32136840,"uuid":"35709558","full_name":"zenhack/spyc","owner":"zenhack","description":"Prototype IT automation system","archived":false,"fork":false,"pushed_at":"2015-09-23T06:51:34.000Z","size":168,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-03T13:45:10.440Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zenhack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-16T04:17:26.000Z","updated_at":"2015-05-16T04:17:38.000Z","dependencies_parsed_at":"2022-09-11T17:23:40.127Z","dependency_job_id":null,"html_url":"https://github.com/zenhack/spyc","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/zenhack%2Fspyc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenhack%2Fspyc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenhack%2Fspyc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenhack%2Fspyc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zenhack","download_url":"https://codeload.github.com/zenhack/spyc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246135739,"owners_count":20729056,"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":"2024-10-20T20:42:15.623Z","updated_at":"2025-03-29T03:46:06.166Z","avatar_url":"https://github.com/zenhack.png","language":"Python","readme":"# Overview\n\nSpyc (pronounced \"spec\") is a very early prototype of an IT automation \nsystem, mixing my favorite parts of ansible, puppet, and chef.\n\nFrom Ansible: No master to set up, only sshd and python 2 are required \non the managed machine. This makes it easy to get started, and it means \nyou don't have to set up a server to set up your server (Yo Dawg).\n\nFrom Puppet: Declare resources and their dependencies, let the tool work \nout the ordering. Ansible and Chef both just execute things in the order \nlisted in the file --- you have an imperative script whose statements\nhappen to be idempotent.\n\nFrom Chef: Use a real programming language, instead of a special-purpose \nDSL. Ansible uses a specialized yaml format, and puppet has it's own\nlanguage. Both of these get clumsy when you start needing to do anything \nnon-trivial. Chef just let's you write things in ruby. In the case of \nSpyc, the language is python 2.\n\n# License\n\nLGPL-2.1 (see `COPYING`).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenhack%2Fspyc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzenhack%2Fspyc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenhack%2Fspyc/lists"}