{"id":16446106,"url":"https://github.com/mschaeffner/sporestack-python","last_synced_at":"2026-06-06T20:32:11.943Z","repository":{"id":93436122,"uuid":"80257402","full_name":"mschaeffner/sporestack-python","owner":"mschaeffner","description":"Python library and CLI application 'nodemeup' for SporeStack","archived":false,"fork":false,"pushed_at":"2017-01-26T17:14:28.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-09T01:47:51.684Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sporestack.com/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mschaeffner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-01-28T00:26:12.000Z","updated_at":"2021-04-14T03:15:40.000Z","dependencies_parsed_at":"2023-04-02T12:49:51.429Z","dependency_job_id":null,"html_url":"https://github.com/mschaeffner/sporestack-python","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschaeffner%2Fsporestack-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschaeffner%2Fsporestack-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschaeffner%2Fsporestack-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschaeffner%2Fsporestack-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mschaeffner","download_url":"https://codeload.github.com/mschaeffner/sporestack-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240831382,"owners_count":19864718,"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-11T09:46:28.705Z","updated_at":"2026-06-06T20:32:11.914Z","avatar_url":"https://github.com/mschaeffner.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Python library for http://sporestack.com/\n\n# Installation\n\n* `pip install sporestack`\n\n# In action\n\n[![asciicast](https://asciinema.org/a/98672.png)](https://asciinema.org/a/98672)\n\n# Usage\n\nUse the helper application:\n\n```\n$ sporestack spawn\n```\n\nSpawn a tor relay for 28 days:\n\n```\n$ sporestack spawn --launch tor_relay\n```\n\nView available options (osid, dcid, flavor) as a dict.\n\n```\ndef node_options():\n    \"\"\"\n    Returns a dict of options for osid, dcid, and flavor.\n    \"\"\"\n```\n\n\nSpawn a node.\n\n```\ndef node(days,\n         unique,\n         sshkey=None,\n         cloudinit=None,\n         startupscript=None,\n         osid=None,\n         dcid=None,\n         flavor=None):\n    \"\"\"\n    Returns a node\n\n    Returns:\n    node.payment_status\n    node.end_of_life\n    node.ip6\n    node.ip4\n    \"\"\"\n```\n\n# Example SporeStack files\n\nhttps://github.com/sporestack/node-profiles\n\n# Deprecation notice\n\n`nodemeup` has been replaced by `sporestack spawn`.\n\n# Licence\n\n[Unlicense/Public domain](LICENSE.txt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmschaeffner%2Fsporestack-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmschaeffner%2Fsporestack-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmschaeffner%2Fsporestack-python/lists"}