{"id":37660644,"url":"https://github.com/guardicode/serpentarium","last_synced_at":"2026-01-16T11:48:48.050Z","repository":{"id":64575576,"uuid":"576643091","full_name":"guardicode/serpentarium","owner":"guardicode","description":"A Python framework for running plugins with conflicting dependencies","archived":false,"fork":false,"pushed_at":"2024-03-18T15:05:23.000Z","size":95,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":6,"default_branch":"dev","last_synced_at":"2025-09-13T15:31:33.566Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/guardicode.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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}},"created_at":"2022-12-10T14:05:49.000Z","updated_at":"2024-07-17T06:43:57.000Z","dependencies_parsed_at":"2024-03-18T16:34:57.983Z","dependency_job_id":"8750b269-944d-4331-bb44-970d10682701","html_url":"https://github.com/guardicode/serpentarium","commit_stats":{"total_commits":110,"total_committers":2,"mean_commits":55.0,"dds":"0.018181818181818188","last_synced_commit":"3cd900b4abe5188a7e480315e021168c12d7c000"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/guardicode/serpentarium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guardicode%2Fserpentarium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guardicode%2Fserpentarium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guardicode%2Fserpentarium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guardicode%2Fserpentarium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guardicode","download_url":"https://codeload.github.com/guardicode/serpentarium/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guardicode%2Fserpentarium/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478377,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-01-16T11:48:47.411Z","updated_at":"2026-01-16T11:48:48.046Z","avatar_url":"https://github.com/guardicode.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# serpentarium\nA Python framework for running plugins with conflicting dependencies\n\n## Description\n\nComing soon!\n\n## Installation\n\n`pip install serpentarium`\n\n## Caveats\n\n- This package is highly experimental\n- `import serpentarium` must be the first thing that your code imports so that\n  it can save the state of the interpreter's import system before any other\n  imports modify it.\n- MultiprocessingPlugin only works with the \"spawn\" method (for now). On Linux,\n  you'll need to use a multiprocessing Context object with the \"spawn\" method\n  to generate any Locks, Events, or other synchronization primitives that will\n  be passed to a plugin.\n- SECURITY: This project loads and executes code from files. Do not load or run\n  plugins from untrusted sources.\n\n## Development\n### Pre-commit hooks\n`pre-commit install`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguardicode%2Fserpentarium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguardicode%2Fserpentarium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguardicode%2Fserpentarium/lists"}